中文
相关论文

相关论文: A Continuized View on Nesterov Acceleration for St…

200 篇论文

Nesterov's well-known scheme for accelerating gradient descent in convex optimization problems is adapted to accelerating stationary iterative solvers for linear systems. Compared with classical Krylov subspace acceleration methods, the…

最优化与控制 · 数学 2021-08-10 Tao Hong , Irad Yavneh

We develop the mathematical foundations of the stochastic modified equations (SME) framework for analyzing the dynamics of stochastic gradient algorithms, where the latter is approximated by a class of stochastic differential equations with…

机器学习 · 计算机科学 2018-11-06 Qianxiao Li , Cheng Tai , Weinan E

There has been significant interest in generalizations of the Nesterov accelerated gradient descent algorithm due to its improved performance guarantee compared to the standard gradient descent algorithm, and its applicability to large…

最优化与控制 · 数学 2021-03-29 Taeyoung Lee , Molei Tao , Melvin Leok

We propose a framework to use Nesterov's accelerated method for constrained convex optimization problems. Our approach consists of first reformulating the original problem as an unconstrained optimization problem using a continuously…

最优化与控制 · 数学 2021-03-12 Priyank Srivastava , Jorge Cortes

In this paper, we propose a unified view of gradient-based algorithms for stochastic convex composite optimization by extending the concept of estimate sequence introduced by Nesterov. This point of view covers the stochastic gradient…

机器学习 · 统计学 2019-05-08 Andrei Kulunchakov , Julien Mairal

We formulate and study a general family of (continuous-time) stochastic dynamics for accelerated first-order minimization of smooth convex functions. Building on an averaging formulation of accelerated mirror descent, we propose a…

最优化与控制 · 数学 2017-07-20 Walid Krichene , Peter L. Bartlett

Nesterov's accelerated gradient algorithm is derived from first principles. The first principles are founded on the recently-developed optimal control theory for optimization. This theory frames an optimization problem as an optimal control…

最优化与控制 · 数学 2023-09-12 I. M. Ross

While momentum-based optimization algorithms are commonly used in the notoriously non-convex optimization problems of deep learning, their analysis has historically been restricted to the convex and strongly convex setting. In this article,…

最优化与控制 · 数学 2025-05-14 Kanan Gupta , Stephan Wojtowytsch

We present a generalization of Nesterov's accelerated gradient descent algorithm. Our algorithm (AGNES) provably achieves acceleration for smooth convex and strongly convex minimization tasks with noisy gradient estimates if the noise…

机器学习 · 统计学 2024-11-04 Kanan Gupta , Jonathan W. Siegel , Stephan Wojtowytsch

In convex optimization, there is an {\em acceleration} phenomenon in which we can boost the convergence rate of certain gradient-based algorithms. We can observe this phenomenon in Nesterov's accelerated gradient descent, accelerated mirror…

最优化与控制 · 数学 2015-09-14 Andre Wibisono , Ashia C. Wilson

We introduce a generic scheme for accelerating first-order optimization methods in the sense of Nesterov, which builds upon a new analysis of the accelerated proximal point algorithm. Our approach consists of minimizing a convex objective…

最优化与控制 · 数学 2015-10-27 Hongzhou Lin , Julien Mairal , Zaid Harchaoui

Predictive models can be used on high-dimensional brain images for diagnosis of a clinical condition. Spatial regularization through structured sparsity offers new perspectives in this context and reduces the risk of overfitting the model…

We consider a distributed stochastic optimization problem that is solved by a decentralized network of agents with only local communication between neighboring agents. The goal of the whole system is to minimize a global objective function…

We study a general framework for broadcast gossip algorithms which use companion variables to solve the average consensus problem. Each node maintains an initial state and a companion variable. Iterative updates are performed asynchronously…

系统与控制 · 计算机科学 2012-09-03 Wu Shaochuan , Michael G. Rabbat

In the history of first-order algorithms, Nesterov's accelerated gradient descent (NAG) is one of the milestones. However, the cause of the acceleration has been a mystery for a long time. It has not been revealed with the existence of…

最优化与控制 · 数学 2022-09-20 Shuo Chen , Bin Shi , Ya-xiang Yuan

Nesterov's accelerated gradient (AG) is a popular technique to optimize objective functions comprising two components: a convex loss and a penalty function. While AG methods perform well for convex penalties, such as the LASSO, convergence…

最优化与控制 · 数学 2024-01-04 Kai Yang , Masoud Asgharian , Sahir Bhatnagar

We study the convergence of accelerated stochastic gradient descent for strongly convex objectives under the growth condition, which states that the variance of stochastic gradient is bounded by a multiplicative part that grows with the…

最优化与控制 · 数学 2023-11-01 You-Lin Chen , Sen Na , Mladen Kolar

We study the algorithmic stability of Nesterov's accelerated gradient method. For convex quadratic objectives, Chen et al. (2018) proved that the uniform stability of the method grows quadratically with the number of optimization steps, and…

机器学习 · 计算机科学 2021-06-22 Amit Attia , Tomer Koren

Nesterov's accelerated gradient method (NAG) is widely used in problems with machine learning background including deep learning, and is corresponding to a continuous-time differential equation. From this connection, the property of the…

最优化与控制 · 数学 2022-04-05 Yasong Feng , Weiguo Gao

Convergence analysis of Nesterov's accelerated gradient method has attracted significant attention over the past decades. While extensive work has explored its theoretical properties and elucidated the intuition behind its acceleration, a…

最优化与控制 · 数学 2025-07-08 Jun Liu