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

35810 · Feb 202019922001200920172026
48 results for Finite-Sum

Smooth finite-sum optimization has been widely studied in both convex and nonconvex settings. However, existing lower bounds for finite-sum optimization are mostly limited to the setting where each component function is (strongly) convex, while the lower bounds for nonconvex finite-sum optimization remain largely unsol…

2019-01-31abs ↗pdf ↗

New lower bounds for gradient methods in strongly convex finite-sum optimization.

problem Developing tight lower bounds for randomized gradient methods in finite-sum optimization.
method Deriving tight lower complexity bounds for SAG, SAGA, SVRG, SARAH, and related methods.
result Tight matches between lower bounds and upper bounds for various methods under specific conditions.

Paper establishes lower bounds for finite-sum optimization problems using novel construction methods.

problem Lower complexity bounds for finite-sum optimization problems with various component functions.
method Developed novel approach to construct hard instances and analyzed PIFO algorithms.
result Established lower complexity bounds for convex-concave and nonconvex-strongly-concave objectives.

We describe a novel optimization method for finite sums (such as empirical risk minimization problems) building on the recently introduced SAGA method. Our method achieves an accelerated convergence rate on strongly convex smooth problems. Our method has only one parameter (a step size), and is radically simpler than o…

2016-02-08abs ↗pdf ↗

Lower bounds for higher-order methods in non-convex optimization.

problem Proving lower bounds for higher-order methods in smooth non-convex finite-sum optimization.
method Analyzing deterministic and randomized algorithms, proposing a new smoothness assumption.
result Proves optimal lower bounds for simulating pth-order regularized methods on the whole function.

Study on Nesterov's method in stochastic settings, revealing divergence under certain conditions.

problem Understanding Nesterov's method in stochastic settings, especially finite-sum.
method Analysis of Nesterov's accelerated gradient method in stochastic and finite-sum settings.
result Nesterov's method may diverge in finite-sum settings without additional conditions.

Paper proposes a faster SPIDER-EM variant for large-scale nonconvex optimization.

problem High computational cost of EM algorithm in large-scale learning.
method Extension of SPIDER-EM for nonconvex finite-sum optimization problems.
result Achieves state-of-the-art complexity bounds and linear convergence under certain conditions.

DESTRESS optimizes decentralized nonconvex optimization with optimal IFO complexity and efficient communication.

problem Decentralized nonconvex finite-sum optimization in multi-agent systems.
method DESTRESS uses stochastic recursive gradient updates, gradient tracking, and careful hyper-parameter choices to achieve optimal IFO complexity with efficient communication.
result DESTRESS matches the optimal IFO complexity of centralized algorithms while maintaining communication efficiency.

Finite-sum optimization problems are ubiquitous in machine learning, and are commonly solved using first-order methods which rely on gradient computations. Recently, there has been growing interest in \emph{second-order} methods, which rely on both gradients and Hessians. In principle, second-order methods can require …

2016-11-15abs ↗pdf ↗

The height function of various surfaces decomposes into finite sums of scaled and translated versions of itself.

problem Decomposing the height function of different types of surfaces into simpler components.
method Using Euler-Ramanujan identities and Weierstrass-Enneper representation to decompose height functions of minimal, maximal, timelike minimal, and Born-Infeld surfaces.
result The height function of various surfaces can be expressed as a finite sum of scaled and translated versions of itself.

Recent advances in randomized incremental methods for minimizing LL-smooth μμ-strongly convex finite sums have culminated in tight complexity of O~((n+nL/μ)log(1/ε))\tilde{O}((n+\sqrt{n L/μ})\log(1/ε)) and O(n+nL/ε)O(n+\sqrt{nL/ε}), where μ>0μ>0 and μ=0μ=0, respectively, and nn denotes the number of individual functions. Unlike incremental me…

2020-02-09abs ↗pdf ↗

SVRN accelerates Newton methods by reducing variance and improving performance.

problem Improving the efficiency of Newton methods for large-scale optimization problems.
method Stochastic Variance-Reduced Newton (SVRN) algorithm that accelerates Subsampled Newton and Iterative Hessian Sketch algorithms.
result SVRN accelerates Newton methods by reducing the number of passes over the data, achieving a significant improvement in performance.

We propose an optimization method for minimizing the finite sums of smooth convex functions. Our method incorporates an accelerated gradient descent (AGD) and a stochastic variance reduction gradient (SVRG) in a mini-batch setting. Unlike SVRG, our method can be directly applied to non-strongly and strongly convex prob…

2015-06-09abs ↗pdf ↗

Two new Frank-Wolfe algorithms improve convergence for constrained optimization.

problem Solving optimization problems with structured constraints in machine learning.
method Two new variants of the Frank-Wolfe (FW) method for stochastic finite-sum minimization.
result Best convergence guarantees for convex and non-convex objective functions.

A thesis submitted for the degree of Doctor of Philosophy of The Australian National University. In this work we introduce several new optimisation methods for problems in machine learning. Our algorithms broadly fall into two categories: optimisation of finite sums and of graph structured objectives. The finite sum pr…

2015-10-09abs ↗pdf ↗

Freya PAGE optimizes nonconvex optimization with heterogeneous, asynchronous workers.

problem Optimizing nonconvex finite-sum problems with varying worker processing times.
method Freya PAGE, a parallel method robust to stragglers and adaptive to slow computations.
result Freya PAGE offers improved time complexity guarantees compared to previous methods.

Novel Newton method for large-scale kernel methods using random features.

problem Efficiently solving large-scale finite-sum minimization problems in RKHS.
method Randomized feature-based Newton method for empirical risk minimization.
result Local superlinear and global linear convergence of the method.

We study Frank-Wolfe methods for nonconvex stochastic and finite-sum optimization problems. Frank-Wolfe methods (in the convex case) have gained tremendous recent interest in machine learning and optimization communities due to their projection-free property and their ability to exploit structured constraints. However,…

2016-07-27abs ↗pdf ↗

Paper develops probabilistic bounds for a stochastic gradient algorithm in non-convex problems.

problem Stochastic optimization in non-convex finite sum problems.
method Develops a new dimension-free Azuma-Hoeffding type bound for a martingale difference sequence.
result Empirical results show superior probabilistic performance of Prob-SARAH compared to other algorithms.

SignSVRG improves SignSGD by reducing variance, achieving similar convergence rates.

problem Minimizing finite sums of convex and Lipschitz functions.
method Incorporates variance reduction techniques into SignSGD.
result Achieves convergence rates of O(1/T)\mathcal{O}(1 / \sqrt{T}) for expected norm of the gradient and O(1/T)\mathcal{O}(1/T) for smooth convex functions.

We propose a fast proximal Newton-type algorithm for minimizing regularized finite sums that returns an εε-suboptimal point in O~(d(n+κd)log(1ε))\tilde{\mathcal{O}}(d(n + \sqrt{κd})\log(\frac{1}ε)) FLOPS, where nn is number of samples, dd is feature dimension, and κκ is the condition number. As long as n>dn > d, the proposed method…

2017-08-28abs ↗pdf ↗

This paper presents a lower bound for optimizing a finite sum of nn functions, where each function is LL-smooth and the sum is μμ-strongly convex. We show that no algorithm can reach an error εε in minimizing all functions from this class in fewer than Ω(n+n(κ1)log(1/ε))Ω(n + \sqrt{n(κ-1)}\log(1/ε)) iterations, where κ=L/μκ=L/μ is a …

2014-10-02abs ↗pdf ↗

A new algorithm improves convergence rates for convex optimization problems.

problem Convex optimization problems with finite-sum structure.
method Nesterov Accelerated Shuffling Gradient (NASG) integrating Nesterov's acceleration with different shuffling schemes.
result Improved convergence rate of O(1/T) for unified shuffling schemes.

The paper analyzes the variance of different shuffling methods in stochastic gradient descent.

problem Understanding the variance of different shuffling methods in stochastic gradient descent.
method Power spectral density analysis to study the noise sequences of stochastic gradients.
result The stationary variances of iterates decrease in the order of SGD, SGD-RR, and SGD-SO.

PAGE is a simple gradient estimator for nonconvex optimization problems.

problem Nonconvex optimization problems in machine learning.
method PAGE is a probabilistic gradient estimator that uses vanilla SGD with probability and a small adjustment with probability 1-p.
result PAGE achieves optimal convergence rates for nonconvex finite-sum and online problems.

Paper develops momentum schemes with variance reduction for non-convex composition optimization.

problem Lack of convergence guarantee and efficient momentum design in existing algorithms.
method Develops various momentum schemes with SPIDER-based variance reduction.
result Achieves near-optimal sample complexity and linear convergence rate.

Nesterov's momentum trick is famously known for accelerating gradient descent, and has been proven useful in building fast iterative algorithms. However, in the stochastic setting, counterexamples exist and prevent Nesterov's momentum from providing similar acceleration, even if the underlying problem is convex and fin…

2016-03-18abs ↗pdf ↗

Unified framework for decentralized optimization combining gradient tracking and variance reduction.

problem Solving finite-sum minimization problems in distributed systems with privacy and resource constraints.
method Unified algorithmic framework combining variance-reduction and gradient tracking.
result Unified methods achieve robust performance and fast convergence for smooth and strongly-convex objectives, and are applicable to non-convex problems.

Improved variance reduction for Riemannian non-convex optimization with adaptive batch size.

problem Optimizing non-convex functions on Riemannian manifolds.
method Batch size adaptation in R-SVRG, R-SRG, and R-SPIDER.
result Achieves lower total complexities for various non-convex functions.

Independent component analysis (ICA) is a widespread data exploration technique, where observed signals are modeled as linear mixtures of independent components. From a machine learning point of view, it amounts to a matrix factorization problem with a statistical independence criterion. Infomax is one of the most used…

2018-05-25abs ↗pdf ↗

A closed spin Kähler manifold of positive scalar curvature with smallest possible first eigenvalue of the Dirac operator is characterized by holomorphic spinors. It is shown that on any spin Kähler-Einstein manifold each holomorphic spinor is a finite sum of eigenspinors of the square of the Dirac operator. Vanishing t…

1998-02-10abs ↗pdf ↗

The total complexity (measured as the total number of gradient computations) of a stochastic first-order optimization algorithm that finds a first-order stationary point of a finite-sum smooth nonconvex objective function F(w)=1ni=1nfi(w)F(w)=\frac{1}{n} \sum_{i=1}^n f_i(w) has been proven to be at least Ω(n/ε)Ω(\sqrt{n}/ε) for $n \leq …

2019-01-22abs ↗pdf ↗

A new decentralized method solves minimax problems with reduced communication and sample complexity.

problem Solving minimax optimization problems in a distributed setting.
method Decentralized stochastic gradient descent ascent with variance reduction.
result Achieved optimal sample and communication complexities for nonconvex-strongly-concave problems.

New algorithms find near-stationary points in convex optimization.

problem Finding near-stationary points in convex optimization.
method Memory-saving variant of OGM-G, accelerated SVRG, adaptively regularized accelerated SVRG.
result Schemes achieve fast rates for minimizing gradient norm and function value.