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.

168,695 papers · 148 categories

Trend · papers per month

265277103 · Jun 202019922001200920172026
48 results for composite norm

DNNs can learn complex functions efficiently by breaking the curse of dimensionality.

problem Learning complex functions efficiently in high-dimensional spaces.
method Combining compositionality and symmetry learning with generalization bounds.
result DNNs can learn functions with bounded F1F_{1}-norm efficiently, reducing the curse of dimensionality.

Training neural networks under a strict Lipschitz constraint is useful for provable adversarial robustness, generalization bounds, interpretable gradients, and Wasserstein distance estimation. By the composition property of Lipschitz functions, it suffices to ensure that each individual affine transformation or nonline…

2018-11-13abs ↗pdf ↗

Efficiently regularizes deep learning models using Jacobian nuclear norm.

problem Regularizing deep learning models to prevent overfitting and improve generalization.
method Proposes a denoising-style approximation to penalize the Jacobian nuclear norm without computing the Jacobian matrix.
result Demonstrates that penalizing the average squared Frobenius norm of JgJg and JhJh is equivalent to penalizing the Jacobian nuclear norm for function compositions.

Study excess capacity in neural networks using Rademacher complexity.

problem Understanding how much capacity deep networks have beyond what's needed for classification.
method Unified Rademacher complexity bounds for function composition and convolutional layers, considering Lipschitz constants and initialization norms.
result There is substantial excess capacity per task, and capacity can be kept similar across different tasks.

We introduce and study deformation Tb,φT_{{\bf b},φ} of Minkowski norms in Rn\mathbb{R}^n, determined by a set b=(β1,,βp){\bf b}=(β_1,\ldots,β_p) of linearly independent 1-forms and a smooth positive function φφ of pp variables. In particular, the Tb,φT_{{\bf b},φ}-image of a Euclidean norm αα is a Minkowski norm, whose indicat…

2019-10-04abs ↗pdf ↗

We study the Berezin-Toeplitz quantization on Kaehler manifolds. We explain first how to compute various associated asymptotic expansions, then we compute explicitly the first terms of the expansion of the kernel of the Berezin-Toeplitz operators, and of the composition of two Berezin-Toeplitz operators. As application…

2010-09-22abs ↗pdf ↗

This paper advances FL algorithms for composite optimization and statistical recovery.

problem Federated learning optimization and statistical recovery in composite settings.
method Proposes Fast Federated Dual Averaging for strongly convex and smooth loss, and Multi-stage Federated Dual Averaging for restricted strongly convex and smooth loss.
result Establishes state-of-the-art iteration and communication complexity, and high probability complexity bound with linear speedup.

Paper analyzes convergence of PAM method for low-rank factorization models.

problem Convergence analysis of PAM method with subspace correction for low-rank factorization models.
method Majorized proximal alternating minimization (PAM) method with subspace correction.
result Established full convergence of PAM method under KL property and column 2,0\ell_{2,0}-norm condition.

In this paper we develop proximal methods for statistical learning. Proximal point algorithms are useful in statistics and machine learning for obtaining optimization solutions for composite functions. Our approach exploits closed-form solutions of proximal operators and envelope representations based on the Moreau, Fo…

2015-02-11abs ↗pdf ↗

We show that deep networks are better than shallow networks at approximating functions that can be expressed as a composition of functions described by a directed acyclic graph, because the deep networks can be designed to have the same compositional structure, while a shallow network cannot exploit this knowledge. Thu…

2019-05-30abs ↗pdf ↗

We consider the stochastic nested composition optimization problem where the objective is a composition of two expected-value functions. We proposed the stochastic ADMM to solve this complicated objective. In order to find an εε stationary point where the expected norm of the subgradient of corresponding augmented Lag…

2019-11-12abs ↗pdf ↗

Unified analysis of multi-task functional linear regression with manifold and composite penalties.

problem Estimating slope functions from functional data with multi-task learning.
method Penalized splines with manifold constraint and composite quadratic penalty.
result Unified convergence upper bound and phase transition behaviors for estimators.

Using sparse-inducing norms to learn robust models has received increasing attention from many fields for its attractive properties. Projection-based methods have been widely applied to learning tasks constrained by such norms. As a key building block of these methods, an efficient operator for Euclidean projection ont…

2012-06-18abs ↗pdf ↗

New framework explains deep neural networks using variational spline theory.

problem Understanding functions learned by deep neural networks.
method Developed a variational framework and function space.
result Deep ReLU networks are solutions to regularized data fitting problems over the proposed function space.

Develops minibatch stochastic proximal gradient for large-scale learning models.

problem Finding optimal predictors with complex regularizers in large-scale learning models.
method Minibatch variants of stochastic proximal gradient algorithm for composite objective functions.
result Minibatch size NN after O(1Nε)\mathcal{O}(\frac{1}{Nε}) iterations achieves εε-suboptimality in expected quadratic distance.

Paper shows linear convergence of ISTA and FISTA for ill-conditioned images.

problem Solving linear inverse problems with sparse representation in signal and image processing.
method Revisits iterative shrinkage-thresholding algorithms (ISTA) and improves their convergence properties.
result Linear convergence of ISTA and FISTA for strongly convex smooth parts, even in ill-conditioned cases.

We study the problem of estimating multiple predictive functions from a dictionary of basis functions in the nonparametric regression setting. Our estimation scheme assumes that each predictive function can be estimated in the form of a linear combination of the basis functions. By assuming that the coefficient matrix …

2012-06-02abs ↗pdf ↗

Neural networks outperform NTK on compositional tasks, revealing a complexity gap.

problem Understanding the performance gap between neural networks and NTK on tasks with compositional structure.
method Characterized Fourier and architectural complexities, and analyzed the minimax rates of the architecture class.
result The NTK estimator is exponentially sub-optimal compared to the minimax floor when complexities decouple.

The paper shows how Hamiltonian diffeomorphisms and homeomorphisms can be broken down into smaller, manageable pieces.

problem Fragmenting Hamiltonian diffeomorphisms and homeomorphisms on surfaces.
method Develops a C0C^0-fragmentation property for Hamiltonian diffeomorphisms and homeomorphisms on surfaces, proving it with a Lipschitz estimate.
result Hamiltonian diffeomorphisms and homeomorphisms can be decomposed into smaller, compactly supported pieces with a Lipschitz estimate on the C0C^0-norm.

Paper studies signal detection in noisy environments with limited communication.

problem Signal detection in Gaussian noise with 1-bit communication constraints.
method Derives lower bounds and exhibits optimal testing strategies.
result Optimal distributed testing strategies attain the derived lower bound.

The paper studies Minkowski norms and Hessian isometries induced by isoparametric foliations on spheres.

problem Understanding Minkowski norms and Hessian isometries induced by isoparametric foliations.
method Constructing Minkowski norms using spherical coordinates, studying Hessian isometries using spherical local frames, and proving properties of these isometries.
result Proves the existence and properties of Hessian isometries induced by isoparametric foliations on spheres.

DoRA improves adaptation efficiency for large models by factoring norms and fusing kernels.

problem High-rank DoRA is computationally expensive and infeasible on common GPUs.
method Factored norms and fused Triton kernels to reduce memory and speed up computation.
result Fused implementation is up to 2.0x faster for inference and 1.9x faster for gradient computation.

Sparse coding consists in representing signals as sparse linear combinations of atoms selected from a dictionary. We consider an extension of this framework where the atoms are further assumed to be embedded in a tree. This is achieved using a recently introduced tree-structured sparse regularization norm, which has pr…

2010-09-11abs ↗pdf ↗

Study shows LLMs can extrapolate rules from out-of-distribution prompts.

problem Understanding LLMs' ability to generalize from unexpected inputs.
method Formal languages and rule-based scenarios to evaluate LLMs' OOD behavior.
result LLMs can extrapolate rules from out-of-distribution prompts, even in complex scenarios.

New variance-reduction methods solve stochastic composite inclusions.

problem Solving nonmonotone stochastic composite inclusions.
method Developed unbiased and biased variance-reduced estimators for FRBS method.
result Achieved best oracle complexities for finite-sum and expectation settings.

The paper analyzes and improves a deep learning optimization technique using matrix gradient orthogonality.

problem Improving deep learning training through more effective optimization methods.
method Develops a stochastic non-Euclidean trust-region gradient method for deep learning optimization.
result Proves state-of-the-art convergence results for the proposed algorithm in various scenarios.

This work is an analytical and numerical study of the composition of several fractals into one and of the relation between the composite dimension and the dimensions of the component fractals. In the case of composition of standard IFS with segments of equal size, the composite dimension can be expressed as a function …

2014-07-10abs ↗pdf ↗

Kähler information manifolds for signal filters in weighted Hardy spaces are explored.

problem Developing a geometric framework for signal processing filters in weighted Hardy spaces.
method Introducing weighted Hardy spaces and smooth transformations of transfer functions, demonstrating the Kähler manifold structure.
result The Riemannian geometry of weighted Hardy norms for transfer functions forms a Kähler manifold.

New geometric approach for analyzing compositional data like gut microbiomes.

problem Analyzing non-negative compositional data with relative values only.
method Reinterpret compositional data as quotient topology of a sphere, using spherical harmonics and reflection group actions.
result Construction of Reproducing Kernel Hilbert Space (RKHS) for compositional data.

In this paper we develop a randomized block-coordinate descent method for minimizing the sum of a smooth and a simple nonsmooth block-separable convex function and prove that it obtains an εε-accurate solution with probability at least 1ρ1-ρ in at most O(nεlog1ρ)O(\tfrac{n}ε \log \tfrac{1}ρ) iterations, where nn is the numbe…

2011-07-14abs ↗pdf ↗

Study on deep neural networks using branching processes and Mehler's formula.

problem Understanding the mathematical role of activation functions in compositional neural networks.
method Connection between compositional kernels and branching processes via Mehler's formula; new random features algorithm.
result Explicit formulas for eigenvalues of compositional kernels quantify complexity.