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

Trend · papers per month

144287431574 · Jun 202019922001200920172026
48 results for stochastic saddle point

A new method helps escape saddle points in non-convex optimization.

problem Escaping saddle points in non-convex optimization problems.
method CNC-SCSG method using a separate SGD step to help escape from strict saddle points.
result The method converges to a second-order stationary point with a rate of O(ε2log(1/ε))O(ε^{-2} log(1/ε)).

New methods help escape strict saddle points in nonsmooth optimization.

problem Escaping strict saddle points in nonsmooth optimization.
method An inexact stochastically perturbed gradient method applied to the Moreau envelope.
result A variety of algorithms for nonsmooth optimization can efficiently escape strict saddle points of the Moreau envelope.

FeDualEx tackles saddle point optimization in federated learning with composite objectives.

problem Saddle point optimization with constraints and non-smooth regularization in federated learning.
method Federated Dual Extrapolation (FeDualEx) algorithm for saddle point optimization and composite objectives.
result FeDualEx effectively solves saddle point optimization problems with composite objectives in federated learning.

New algorithm solves saddle point problems in Banach spaces.

problem Solving saddle point problems in real reflexive Banach spaces.
method Stochastic Bregman Primal-Dual Splitting Algorithm with relative smoothness and strong convexity assumptions.
result Almost sure convergence to saddle points under various conditions.

Optimal privacy-preserving algorithm for solving saddle point problems.

problem Solving convex-concave stochastic saddle point problems under differential privacy constraints.
method Recursive regularization technique repurposed for saddle point problems, achieving strong gap rate of O(1/√n + √d/nε).
result Achieves nearly optimal strong gap rate of O(1/√n + √d/nε) with gradient complexity O(min{n^2ε^(1.5)/√d, n^(3/2)}).

Survey of methods for solving smooth stochastic variational inequalities.

problem Solving smooth (strongly) monotone stochastic variational inequalities.
method Deterministic foundation, general stochastic formulation, finite sum setup, recent advances.
result Review of various methods for solving smooth stochastic variational inequalities.

We consider saddle point problems which objective functions are the average of nn strongly convex-concave individual components. Recently, researchers exploit variance reduction methods to solve such problems and achieve linear-convergence guarantees. However, these methods have a slow convergence when the condition n…

2019-09-13abs ↗pdf ↗

We solve a complex optimization problem for Wasserstein barycenters using stochastic methods.

problem Optimizing the average of multiple probability distributions in a streaming data setting.
method We reformulate the problem as a convex-concave saddle-point problem and propose a stochastic optimization algorithm.
result Our algorithm has better complexity than existing methods for arbitrary distributions.

Two new algorithms solve privacy-constrained SVI and SSP problems.

problem Privacy-constrained stochastic variational inequality and saddle-point problems.
method Proposed Noisy Stochastic Extragradient (NSEG) and Noisy Inexact Stochastic Proximal Point (NISPP) algorithms.
result Optimal risk bounds for weak gap function with sampling with replacement.

New algorithm helps escape saddle points in optimization problems.

problem Optimizing smooth non-convex functions to avoid saddle points.
method Perturbed Saddle-escape Descent (PSD) algorithm with explicit constants.
result PSD finds approximate second-order stationary points efficiently.

Paper shows faster convergence to local-minimizers in over-parametrized models under interpolation-like conditions.

problem Escaping saddle-points in over-parametrized models.
method Stochastic and deterministic optimization algorithms under interpolation-like conditions.
result Oracle complexity of PSGD and SCRN algorithms to reach εε-local-minimizer matches or improves upon deterministic rates.

We analyze the variance of stochastic gradients along negative curvature directions in certain non-convex machine learning models and show that stochastic gradients exhibit a strong component along these directions. Furthermore, we show that - contrary to the case of isotropic noise - this variance is proportional to t…

2018-03-15abs ↗pdf ↗

This paper explains why Adam generalizes worse than SGD by analyzing its components.

problem Understanding why Adam generalizes worse than Stochastic Gradient Descent (SGD).
method Diffusion theoretical framework to disentangle the effects of Adaptive Learning Rate and Momentum.
result Adaptive Learning Rate helps escape saddle points but not select flat minima, while Momentum provides a drift effect to help pass through saddle points.

Adaptive methods such as Adam and RMSProp are widely used in deep learning but are not well understood. In this paper, we seek a crisp, clean and precise characterization of their behavior in nonconvex settings. To this end, we first provide a novel view of adaptive methods as preconditioned SGD, where the precondition…

2019-01-26abs ↗pdf ↗

SGD in DLNs reveals feature learning dynamics.

problem Understanding SGD dynamics in DLNs during saddle-to-saddle training.
method Stochastic Langevin dynamics with anisotropic, state-dependent noise; one-dimensional per-mode SDEs; Boltzmann distribution approximation.
result SGD noise encodes feature learning progression but does not alter saddle-to-saddle dynamics.

New method for LVEBMs using saddle-point optimization and Langevin updates.

problem Expressive generative modeling of latent variables with hidden structure.
method Reformulate LVEBM training as a saddle problem, using Langevin updates and gradient flows.
result Proves existence and convergence of the algorithm under standard assumptions, with improved ELBO bounds.

SGD converges almost surely in non-convex problems, avoiding saddle points and accelerating convergence.

problem Understanding convergence of SGD in non-convex optimization problems.
method Analysis of SGD trajectories, focusing on boundedness, convergence to strict saddle points, and rate of convergence.
result SGD converges almost surely to a minimizer in non-convex problems, avoiding strict saddle points.

Paper proposes faster method to find local minima in nonconvex optimization.

problem Escaping saddle points and finding local minima in nonconvex optimization.
method LENA (Last stEp shriNkAge) framework for faster perturbed stochastic gradient methods.
result LENA finds (ε,εH)(ε, ε_{H})-approximate local minima within ildeO(ε3+εH6) ilde O(ε^{-3} + ε_{H}^{-6}) evaluations.

We consider discriminative dictionary learning in a distributed online setting, where a network of agents aims to learn a common set of dictionary elements of a feature space and model parameters while sequentially receiving observations. We formulate this problem as a distributed stochastic program with a non-convex o…

2016-05-03abs ↗pdf ↗

Policy evaluation is a crucial step in many reinforcement-learning procedures, which estimates a value function that predicts states' long-term value under a given policy. In this paper, we focus on policy evaluation with linear function approximation over a fixed dataset. We first transform the empirical policy evalua…

2017-02-25abs ↗pdf ↗

This paper concerns the recursive utility maximization problem under partial information. We first transform our problem under partial information into the one under full information. When the generator of the recursive utility is concave, we adopt the variational formulation of the recursive utility which leads to a s…

2016-05-19abs ↗pdf ↗

New analysis of SGD with MCMC gradient estimator shows convergence rate and saddle point escape.

problem Analyzing SGD with MCMC gradient estimator under complex conditions.
method Introduced MCMC-SGD, analyzed convergence rate and saddle point escape using Bernstein inequality.
result Proven first order convergence rate O(logK/nK)O(\log K/\sqrt{n K}) and saddle point escape at least O(ε11/2log2(1/ε))O(ε^{-11/2}\log^{2}(1/ε) ) steps.

We consider the convex-concave saddle point problem minxmaxyf(x)+yAxg(y)\min_{x}\max_{y} f(x)+y^\top A x-g(y) where ff is smooth and convex and gg is smooth and strongly convex. We prove that if the coupling matrix AA has full column rank, the vanilla primal-dual gradient method can achieve linear convergence even if ff is not stron…

2018-02-05abs ↗pdf ↗

Nonconvex optimization algorithms with random initialization have attracted increasing attention recently. It has been showed that many first-order methods always avoid saddle points with random starting points. In this paper, we answer a question: can the nonconvex heavy-ball algorithms with random initialization avoi…

2019-07-23abs ↗pdf ↗

New method solves stochastic optimization problems with random models.

problem Optimizing stochastic objectives with deterministic constraints.
method Trust-Region Sequential Quadratic Programming with random model.
result Global convergence guarantees for first- and second-order stationary points.