Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

63125188250 · Jun 202019922001200920182026
48 results for Orthogonal Regularization

DONUT improves treatment effect estimation by enforcing orthogonality constraints.

problem Estimating treatment effects from observational data is challenging due to unobserved outcomes.
method DONUT uses a regularization framework that formalizes unconfoundedness as orthogonality, leading to deep orthogonal networks.
result DONUT outperforms state-of-the-art methods in estimating average treatment effects.

L1-orthogonal regularization improves decision tree explainability of deep neural networks.

problem Lack of explainability in deep neural networks.
method L1-orthogonal regularization during training of decision trees.
result Decision trees closely approximate trained deep neural networks with improved accuracy and fidelity.

The paper proposes new ways to enforce orthogonality in deep CNNs training.

problem Enforcing orthogonality in deep CNNs training.
method Developed novel orthogonality regularizations using analytical tools like mutual coherence and restricted isometry property.
result Consistent performance gains in final accuracies and convergence speed after applying regularizations.

A l1-norm penalized orthogonal forward regression (l1-POFR) algorithm is proposed based on the concept of leaveone- out mean square error (LOOMSE). Firstly, a new l1-norm penalized cost function is defined in the constructed orthogonal space, and each orthogonal basis is associated with an individually tunable regulari…

2015-09-04abs ↗pdf ↗

Orthogonal deep models defend against black-box attacks by ensuring internal representations are nearly orthogonal.

problem Vulnerability of deep learning models to black-box adversarial attacks.
method Introduce a gradient regularization scheme to encourage deep models' internal representations to be orthogonal to another model's.
result Orthogonal deep models significantly boost robustness against transferable black-box adversarial attacks.

Chevalley theorems extended to isotropic functions on matrix spaces.

problem Extending Chevalley theorems to isotropic functions on matrix spaces.
method Proving ultradifferentiable Chevalley restriction theorems for various ultradifferentiable classes.
result Isotropic functions on symmetric matrices have ultradifferentiable regularity if and only if their diagonal restrictions do.

We study conditions for the integrability of the distribution defined on a regular Poisson manifold as the orthogonal complement (with respect to some (pseudo)-Riemannian metric) to the tangent spaces of the leaves of a symplectic foliation. Examples of integrability and non-integrability of this distribution are provi…

2004-05-08abs ↗pdf ↗

A parametric manifold can be viewed as the manifold of orbits of a (regular) foliation of a manifold by means of a family of curves. If the foliation is hypersurface orthogonal, the parametric manifold is equivalent to the 1-parameter family of hypersurfaces orthogonal to the curves, each of which inherits a metric and…

1994-07-12abs ↗pdf ↗

Study spectral flow on a warped cylinder with special boundary conditions.

problem Analyzing spectral flow on a warped cylinder with specific boundary conditions.
method Complexifying the twisting bundle, diagonalizing the orthogonal twist, and regrouping conjugate and reflection-paired blocks.
result Explicit formula for RO(O(2))RO(O(2))-valued spectral flow, refining ordinary spectral flow.

The paper proves smoothness of almost-minimizers' boundaries near the free boundary.

problem Minimizing degenerate area functionals with weighted boundary conditions.
method Epsilon-regularity theorem applied to almost-minimizers.
result Almost-minimizers' boundaries are C1,γ0C^{1,γ_0}-smooth, orthogonal to the boundary ΩΩ.

New method relaxes PCA orthogonality constraints using explained variance of correlated components.

problem Difficulty in using PCA for sparse design due to orthogonality constraints and non-differentiable penalty.
method Introduce expvar(Y) to measure variance explained by correlated components, relax orthogonality constraints.
result Two expvar(Y) definitions suitable for block PCA formulations without orthogonality constraints.

New method for sampling orthogonal matrices using Hamiltonian Monte-Carlo.

problem Sampling from posterior distributions of orthogonal matrices in Bayesian models.
method Proposes a new sampling scheme based on Hamiltonian Monte-Carlo and Riemannian optimization.
result New method is comparable or faster in time per iteration and more sample-efficient than conventional methods.

Through Cayley and Langlands type correspondences, we give a geometric description of the moduli spaces of real orthogonal and symplectic Higgs bundles of any signature in the regular fibres of the Hitchin fibration. As applications of our methods, we complete the concrete abelianization of real slices corresponding to…

2017-08-29abs ↗pdf ↗

OMIC improves matrix completion with orthonormal side information and nuclear-norm regularization.

problem Matrix completion with improved interpretability and adaptability.
method OMIC combines orthonormal side information and nuclear-norm regularization, optimized by a converging algorithm.
result OMIC outperforms state-of-the-art methods in synthetic and real-world datasets.

PROD method improves high-dimensional regression by handling strong correlations.

problem Violation of Irrepresentable Condition in LASSO for high-dimensional data.
method PROD procedure based on orthogonal decomposition of design matrix.
result PROD enhances performance of high-dimensional penalized regression.

Subspace clustering methods based on 1\ell_1, 2\ell_2 or nuclear norm regularization have become very popular due to their simplicity, theoretical guarantees and empirical success. However, the choice of the regularizer can greatly impact both theory and practice. For instance, 1\ell_1 regularization is guaranteed t…

2015-07-05abs ↗pdf ↗

SVD training reduces DNN rank and computation load without SVD per step.

problem High memory and computational load in deep neural networks.
method Explicitly achieves low-rank DNNs during training without SVD per step, using orthogonality regularization and sparsity-inducing regularizers.
result Significantly reduces DNN rank and computation load compared to existing methods.

We compute approximate solutions to L0 regularized linear regression using L1 regularization, also known as the Lasso, as an initialization step. Our algorithm, the Lass-0 ("Lass-zero"), uses a computationally efficient stepwise search to determine a locally optimal L0 solution given any L1 regularization solution. We …

2015-11-13abs ↗pdf ↗

Two-layer networks trained on low-dimensional subspaces are vulnerable to adversarial examples.

problem Vulnerability of two-layer neural networks to adversarial examples on low-dimensional subspaces.
method Analysis of gradient behavior and effect of initialization scale and regularization.
result Decreasing initialization scale or adding L2 regularization can improve robustness to adversarial perturbations orthogonal to the data.

The paper shows how gradient flow on over-parametrized tensor decomposition behaves like deflation.

problem Understanding the training dynamics of gradient flow on tensor decomposition.
method Empirical observation and mathematical proof of gradient flow dynamics for orthogonally decomposable tensors.
result Gradient flow dynamics for orthogonally decomposable tensors follows a tensor deflation process, recovering all tensor components.

DFSOS improves sparse discriminant analysis for high-dimensional data.

problem Sparse discriminant analysis in high-dimensional settings with feature selection.
method Deflation-Free Sparse Optimal Scoring (DFSOS) using Bregman iteration and orthogonality-constrained optimization.
result DFSOS achieves comparable or better classification accuracy than deflation-based methods.

New approach to portfolio optimization shows entropy regularization is ineffective.

problem Entropy regularization in mean-variance portfolio optimization under drift uncertainty.
method Combining Bayesian filtering and stochastic policy optimization.
result Entropy regularization does not accelerate learning about unknown drift.

The paper develops methods to reduce deployment risk under dynamic covariate shifts.

problem Reduction of deployment risk under dynamic covariate shifts.
method Time-domain Poincare inequality and Jacobian-velocity theorem to identify and control directional tangent energy.
result Drift-aligned tangent regularization (DTR) reduces risk volatility and directional gain in low-rank drift regimes.

Bayesian Markowitz portfolio problem shows entropy regularization is ineffective.

problem Entropy regularization in Bayesian Markowitz portfolio optimization.
method Combines continuous-time Bayesian filtering with stochastic policy optimization.
result Entropy regularization does not accelerate learning of unknown drift.

We define systems of pre-extremals for the energy functional of regular rheonomic Lagrange manifolds and show how they induce well-defined Hamilton orthogonal nets. Such nets have applications in the modelling of e.g. wildfire spread under time- and space-dependent conditions. The time function inherited from such a Ha…

2017-08-24abs ↗pdf ↗

Study submanifolds in hyperbolic space, focusing on their boundary and Laplace operator.

problem Understanding the geometry and regularity of submanifolds in hyperbolic space.
method Analyzing asymptotic geometry and regularity properties near the ideal boundary, computing essential spectra.
result Computed essential spectra of the Laplace operator on certain submanifolds.