中文
相关论文

相关论文: A Concise Lyapunov Analysis of Nesterov's Accelera…

200 篇论文

This paper addresses the gradient flow -- the continuous-time representation of the gradient method -- with the smooth approximation of a non-differentiable objective function and presents convergence analysis framework. Similar to the…

最优化与控制 · 数学 2023-12-08 Mitsuru Toyoda , Akatsuki Nishioka , Mirai Tanaka

This work proposes A$^2$GD, a novel adaptive accelerated gradient descent method for convex and composite optimization. Smoothness and convexity constants are updated via Lyapunov analysis. Inspired by stability analysis in ODE solvers, the…

最优化与控制 · 数学 2026-02-10 Zeyi Xu , Long Chen

In machine learning research, the proximal gradient methods are popular for solving various optimization problems with non-smooth regularization. Inexact proximal gradient methods are extremely important when exactly solving the proximal…

机器学习 · 计算机科学 2018-09-11 Bin Gu , De Wang , Zhouyuan Huo , Heng Huang

Empirically, it has been observed that adding momentum to Stochastic Gradient Descent (SGD) accelerates the convergence of the algorithm. However, the literature has been rather pessimistic, even in the case of convex functions, about the…

最优化与控制 · 数学 2025-01-27 Julien Hermant , Marien Renaud , Jean-François Aujol , Charles Dossal , Aude Rondepierre

We propose the first global accelerated gradient method for Riemannian manifolds. Toward establishing our result we revisit Nesterov's estimate sequence technique and develop an alternative analysis for it that may also be of independent…

最优化与控制 · 数学 2020-01-27 Kwangjun Ahn , Suvrit Sra

We analyze the convergence rate of a family of inertial algorithms, which can be obtained by discretization of an inertial system with Hessian-driven damping. We recover a convergence rate, up to a factor of 2 speedup upon Nesterov's…

最优化与控制 · 数学 2025-02-25 Zepeng Wang , Juan Peypouquet

In this paper, we propose Nesterov Accelerated Shuffling Gradient (NASG), a new algorithm for the convex finite-sum minimization problems. Our method integrates the traditional Nesterov's acceleration momentum with different shuffling…

最优化与控制 · 数学 2022-06-14 Trang H. Tran , Katya Scheinberg , Lam M. Nguyen

Optimization plays a key role in machine learning. Recently, stochastic second-order methods have attracted much attention due to their low computational cost in each iteration. However, these algorithms might perform poorly especially if…

机器学习 · 计算机科学 2017-10-25 Haishan Ye , Zhihua Zhang

Nesterov's accelerated gradient method (NAG) achieves faster convergence than gradient descent for convex optimization but lacks monotonicity in function values. To address this, Beck and Teboulle [2009b] proposed a monotonic variant,…

最优化与控制 · 数学 2025-08-06 Mingwei Fu , Bin Shi

This paper considers the problem of understanding the behavior of a general class of accelerated gradient methods on smooth nonconvex functions. Motivated by some recent works that have proposed effective algorithms, based on Polyak's heavy…

最优化与控制 · 数学 2026-04-07 Rishabh Dixit , Mert Gurbuzbalaban , Waheed U. Bajwa

Momentum methods, such as heavy ball method~(HB) and Nesterov's accelerated gradient method~(NAG), have been widely used in training neural networks by incorporating the history of gradients into the current updating process. In practice,…

机器学习 · 计算机科学 2022-04-19 Xin Liu , Zhisong Pan , Wei Tao

We consider unconstrained minimization of smooth convex functions. We propose a novel variational perspective using forced Euler-Lagrange equation that allows for studying high-resolution ODEs. Through this, we obtain a faster convergence…

最优化与控制 · 数学 2023-11-06 Hoomaan Maskan , Konstantinos C. Zygalakis , Alp Yurtsever

We present a dynamical system framework for understanding Nesterov's accelerated gradient method. In contrast to earlier work, our derivation does not rely on a vanishing step size argument. We show that Nesterov acceleration arises from…

最优化与控制 · 数学 2019-05-21 Michael Muehlebach , Michael I. Jordan

We derive efficient algorithms to compute weakly Pareto optimal solutions for smooth, convex and unconstrained multiobjective optimization problems in general Hilbert spaces. To this end, we define a novel inertial gradient-like dynamical…

最优化与控制 · 数学 2022-07-27 Konstantin Sonntag , Sebastian Peitz

We consider problems of minimizing functionals $\mathcal{F}$ of probability measures on the Euclidean space. To propose an accelerated gradient descent algorithm for such problems, we consider gradient flow of transport maps that give…

最优化与控制 · 数学 2023-09-06 Ken'ichiro Tanaka

Nesterov's accelerated gradient methods (AGM) have been successfully applied in many machine learning areas. However, their empirical performance on training max-margin models has been inferior to existing specialized solvers. In this…

机器学习 · 计算机科学 2010-11-03 Xinhua Zhang , Ankan Saha , S. V. N. Vishwanathan

We analyze the convergence rate of the monotone accelerated proximal gradient method, which can be used to solve structured convex composite optimization problems. A linear convergence rate is established when the smooth part of the…

最优化与控制 · 数学 2026-03-16 Zepeng Wang , Juan Peypouquet

Since Nesterov's seminal 1983 work, many accelerated first-order optimization methods have been proposed, but their analyses lacks a common unifying structure. In this work, we identify a geometric structure satisfied by a wide range of…

最优化与控制 · 数学 2021-11-05 Jongmin Lee , Chanwoo Park , Ernest K. Ryu

Momentum methods play a significant role in optimization. Examples include Nesterov's accelerated gradient method and the conditional gradient algorithm. Several momentum methods are provably optimal under standard oracle models, and all…

最优化与控制 · 数学 2018-03-13 Ashia C. Wilson , Benjamin Recht , Michael I. Jordan

We study the problem of minimizing a strongly convex, smooth function when we have noisy estimates of its gradient. We propose a novel multistage accelerated algorithm that is universally optimal in the sense that it achieves the optimal…

最优化与控制 · 数学 2019-10-29 Necdet Serhat Aybat , Alireza Fallah , Mert Gurbuzbalaban , Asuman Ozdaglar