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,738 papers · 148 categories

Trend · papers per month

159319478637 · Jun 202019922001200920172026
48 results for Gradient property

Researchers compare different gradient methods for ridge regression, finding conjugate gradients have similar performance.

problem Comparing statistical properties of different gradient methods in ridge regression.
method Explicit non-standard error decomposition to bound prediction error of conjugate gradient iterates.
result Conjugate gradient iterates share optimality properties with gradient flow and ridge regression up to a constant factor.

This work analyzes the statistical properties of adaptive gradient methods.

problem Lack of understanding of the statistical properties of adaptive gradient methods.
method Theoretical analyses and experiments on the variance of update magnitudes.
result The variance of update magnitudes is an increasing and bounded function of time, not diverging.

Paper investigates conditions for independence of weak gradients on metric spaces.

problem Dependence of weak gradients on pp in arbitrary metric measure spaces.
method Investigates the Bounded Interpolation Property to ensure independence of weak gradients.
result Bounded Interpolation Property guarantees independence of weak gradients.

We study some equivalent properties of the curvature-dimension conditions CD(n,K)CD(n,K) inequality on infinite, but locally finite graph. These equivalences are gradient estimate, Poincaré type inequalities and reverse Poincaré inequalities. And we also obtain one equivalent property of gradient estimate for a new notion o…

2015-12-06abs ↗pdf ↗

The staircase property aids deep learning by guiding hierarchical feature learning.

problem Understanding how hierarchical structure influences deep learning performance.
method Defined and proved the staircase property for Boolean hypercube functions, and showed its learnability by layerwise stochastic coordinate descent.
result Staircase functions can be learned in polynomial time using layerwise stochastic coordinate descent on regular neural networks.

The paper explores properties of projections and gradient methods in hyperbolic space forms.

problem Optimization problems in hyperbolic space forms.
method Intrinsic κ-projection and gradient projection methods.
result Every accumulation point of the sequence generated by the gradient projection method is a stationary point.

In this paper, we investigate the attractive properties of the proximal gradient algorithm with inertia. Notably, we show that using alternated inertia yields monotonically decreasing functional values, which contrasts with usual accelerated proximal gradient methods. We also provide convergence rates for the algorithm…

2018-01-17abs ↗pdf ↗

Paper studies asymmetric matrix sensing, proving gradient descent converges to low-rank solutions.

problem Reconstructing asymmetric low-rank matrices from linear measurements.
method Factorized gradient descent with coupling and regularization properties.
result Gradient descent from small random initialization converges to globally optimal and generalizing solutions.

This paper studies gradient flows for sampling using various metrics and their affine invariance.

problem Sampling from probability distributions with unknown normalizations.
method Gradient flows in the space of probability measures, focusing on Kullback-Leibler divergence and affine invariance of metrics.
result Gradient flows of Kullback-Leibler divergence do not depend on the normalization constant, and affine invariance is achieved for certain metrics.

Improved bounds for proximal gradient algorithms with computational errors.

problem Analyzing convergence of proximal gradient algorithms with inaccuracies.
method Deriving new tighter deterministic and probabilistic bounds for convex composite problems.
result Probabilistic bounds are more robust and accurate for algorithm verification and performance guarantees.

Gradient descent variants improve phase retrieval accuracy.

problem Phase retrieval problem in high-dimensional spaces.
method Gradient descent, stochastic gradient descent, Langevin algorithm, dynamical mean-field theory.
result Stochastic variants of gradient descent achieve better generalization in phase retrieval.

Stochastic gradient MCMC (SG-MCMC) has played an important role in large-scale Bayesian learning, with well-developed theoretical convergence properties. In such applications of SG-MCMC, it is becoming increasingly popular to employ distributed systems, where stochastic gradients are computed based on some outdated par…

2016-10-21abs ↗pdf ↗

SGD converges to an invariant distribution with sub-Gaussian or sub-exponential properties.

problem Optimizing smooth and strongly convex objectives using SGD.
method Analysis through Markov chains, focusing on convergence and concentration properties.
result SGD iterates and their invariant limit distribution inherit sub-Gaussian or sub-exponential concentration properties.

The paper proves conditions for a manifold to have the Liouville property for the drifted Laplacian.

problem Conditions for a manifold to have the Liouville property for the drifted Laplacian.
method Local gradient estimates for positive solutions to the semilinear equation and structural conditions on F.
result The manifold has the Liouville property for the drifted Laplacian under specific curvature conditions.

Natural gradient descent is an optimization method traditionally motivated from the perspective of information geometry, and works well for many applications as an alternative to stochastic gradient descent. In this paper we critically analyze this method and its properties, and show how it can be viewed as a type of 2…

2014-12-03abs ↗pdf ↗

This paper explores gradient flows for sampling distributions without normalization constants.

problem Sampling from distributions with unknown normalization constants.
method Gradient flows in the space of probability measures, focusing on Kullback-Leibler divergence, Fisher-Rao metric, and affine invariance.
result Gradient flows derived from Kullback-Leibler divergence do not depend on the normalization constant.

New optimization method combines gradient clipping and non-Euclidean smoothness.

problem Improving optimization in non-Euclidean spaces for machine learning.
method Hybrid of steepest descent and conditional gradient, incorporating weight decay.
result Achieves optimal convergence rate and demonstrates effectiveness in deep learning.

Study on Einstein solitons with specific vector fields and their properties.

problem Characterizing Einstein solitons with gradient, solenoidal, or concircular vector fields.
method Explicitly express the function λ by gradient vector field V and deduce geometric properties under certain curvature conditions.
result Explicit expressions for λ and geometric properties of Einstein solitons.

Researchers study heavy-tail properties of SGD using stochastic recurrence equations.

problem Analyzing heavy-tail properties of Stochastic Gradient Descent (SGD).
method Modeling SGD iterations as multivariate affine stochastic recursions and applying the theory of irreducible-proximal (i-p) matrices.
result Extended results of Gürbüzbalaban et al. (2020) by using the theory of i-p matrices.

Bilevel optimization has been recently revisited for designing and analyzing algorithms in hyperparameter tuning and meta learning tasks. However, due to its nested structure, evaluating exact gradients for high-dimensional problems is computationally challenging. One heuristic to circumvent this difficulty is to use t…

2018-10-25abs ↗pdf ↗

Paper analyzes solutions to quasilinear elliptic equations on manifolds using Nash-Moser iteration.

problem Analyzing positive solutions to quasilinear elliptic equations on manifolds with bounded Ricci curvature.
method Employing Nash-Moser iteration technique to derive logarithmic gradient estimates and Liouville properties.
result Derives universal logarithmic gradient estimates for positive solutions under certain conditions.

Improves deep learning models by blending gradients from training loss and auxiliary objective.

problem Minimizing a single training loss while encouraging desirable model properties.
method Solves a bilevel optimization problem by combining training loss gradients and orthogonal projections of auxiliary gradients.
result Bloop method leads to better performance than other gradient surgery methods without EMA.

Gradient model for memristive systems in neurophysiology and neuromorphic circuits.

problem Understanding and modeling memristive systems.
method Introducing a gradient modeling framework based on Chua's definition of memristive elements.
result Gradient properties of memristive systems have implications for neuromorphic circuit analysis and design.

Most neural networks are trained using first-order optimization methods, which are sensitive to the parameterization of the model. Natural gradient descent is invariant to smooth reparameterizations because it is defined in a coordinate-free way, but tractable approximations are typically defined in terms of coordinate…

2018-08-30abs ↗pdf ↗

GeoAdaLer enhances geometric understanding of Adam for stochastic optimization.

problem Understanding geometric principles behind Adam's success in stochastic optimization.
method Introduces GeoAdaLer, an adaptive learning method based on geometric properties.
result Extends interpretability and effectiveness in complex optimization scenarios.

Characterizes and examines gradient solitons on doubly warped product manifolds.

problem Understanding gradient solitons on specific manifold structures.
method Characterizations and examinations of various types of gradient solitons on doubly warped product manifolds.
result Effects of gradient solitons on factor manifolds and specific curvature properties of doubly warped products.

We analyze the learning properties of the stochastic gradient method when multiple passes over the data and mini-batches are allowed. We study how regularization properties are controlled by the step-size, the number of passes and the mini-batch size. In particular, we consider the square loss and show that for a unive…

2016-05-28abs ↗pdf ↗

In this paper, by slightly modifying Li-Yau's technique so that we can handle drifting Laplacians, we were able to find three different gradient estimates for the warping function, one for each sign of the Einstein constant of the fiber manifold. As an application, we exhibit a nonexistence theorem for gradient almost …

2019-04-30abs ↗pdf ↗

Investigates spectral properties of neural networks, showing invariance under certain conditions.

problem Understanding the spectral evolution and invariance in linear-width neural networks.
method Empirical and theoretical analysis of spectra of weight matrices in high-dimensional settings.
result Spectra of weight matrices are invariant under certain training conditions, with implications for feature learning.

Large deviations theory applied to policy gradient methods.

problem Understanding convergence of policy gradient methods in reinforcement learning.
method Large deviation rate function and contraction principle from large deviations theory.
result Convergence properties of policy gradient methods can be extended to various policy parametrizations.

Study complete gradient Ricci solitons with zero radial Weyl curvature.

problem Characterize complete gradient Ricci solitons with specific curvature properties.
method Classify complete gradient Ricci solitons with zero radial Weyl curvature for dimensions n4n \geq 4.
result Completely classified complete gradient Ricci solitons with zero radial Weyl curvature.

We derive lower bounds on the scalar curvature of complete non-compact gradient Yamabe solitons under some integral curvature conditions. Based on this, we prove that the corresponding potential functions have at most quadratic growth in distance. We also obtain a finite topological type property on complete shrinking …

2011-09-05abs ↗pdf ↗

Improved sampling method using regularized Stein Variational Gradient Flow.

problem Improving the accuracy of sampling methods in machine learning.
method Proposed Regularized Stein Variational Gradient Flow to interpolate between SVGD and Wasserstein Gradient Flow.
result Established theoretical properties and provided preliminary numerical evidence of improved performance.

We study learning properties of accelerated gradient descent methods for linear least-squares in Hilbert spaces. We analyze the implicit regularization properties of Nesterov acceleration and a variant of heavy-ball in terms of corresponding learning error bounds. Our results show that acceleration can provides faster …

2019-05-30abs ↗pdf ↗

The study proves rotationally symmetric property of certain shrinking gradient Yamabe solitons.

problem Understanding the rotational symmetry of specific shrinking gradient Yamabe solitons.
method Analyzing nontrivial complete shrinking gradient Yamabe solitons with bounded scalar curvature.
result The assumption of bounded scalar curvature and strict inequality at some point is necessary and sufficient for rotational symmetry.