中文
相关论文

相关论文: On Underdamped Nesterov's Acceleration

200 篇论文

We study constrained nested stochastic optimization problems in which the objective function is a composition of two smooth functions whose exact values and derivatives are not available. We propose a single time-scale stochastic…

最优化与控制 · 数学 2019-09-09 Saeed Ghadimi , Andrzej Ruszczyński , Mengdi Wang

Arguably, the two most popular accelerated or momentum-based optimization methods in machine learning are Nesterov's accelerated gradient and Polyaks's heavy ball, both corresponding to different discretizations of a particular second order…

最优化与控制 · 数学 2020-12-25 Guilherme França , Jeremias Sulam , Daniel P. Robinson , René Vidal

This paper considers the distributed optimization problem over a network, where the objective is to optimize a global function formed by a sum of local functions, using only local computation and communication. We develop an Accelerated…

最优化与控制 · 数学 2020-06-02 Guannan Qu , Na Li

Classical machine learning models such as deep neural networks are usually trained by using Stochastic Gradient Descent-based (SGD) algorithms. The classical SGD can be interpreted as a discretization of the stochastic gradient flow. In…

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 an Accelerated Primal-Dual Fixed-Point (APDFP) method that employs Nesterov type acceleration to solve composite problems of the form min f(x) + g(Bx), where g is nonsmooth and B is a linear operator. The APDFP features…

最优化与控制 · 数学 2025-11-04 Ya-Nan Zhu

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…

最优化与控制 · 数学 2018-09-25 Zeyuan Allen-Zhu

We modify Nesterov's constant step gradient method for strongly convex functions with Lipschitz continuous gradient described in Nesterov's book. Nesterov shows that $f(x_k) - f^* \leq L \prod_{i=1}^k (1 - \alpha_k) \| x_0 - x^* \|_2^2$…

最优化与控制 · 数学 2011-09-29 Xiangrui Meng , Hao Chen

The problem of minimizing a separable convex function under linearly coupled constraints arises from various application domains such as economic systems, distributed control, and network flow. The main challenge for solving this problem is…

最优化与控制 · 数学 2017-09-05 Qin Fan , Min Xu , Yiming Ying

Due to its simplicity and efficiency, the first-order gradient method has been extensively employed in training neural networks. Although the optimization problem of the neural network is non-convex, recent research has proved that the…

机器学习 · 计算机科学 2024-05-09 Xin Liu , Wei Tao , Wei Li , Dazhi Zhan , Jun Wang , Zhisong Pan

The extrapolation strategy raised by Nesterov, which can accelerate the convergence rate of gradient descent methods by orders of magnitude when dealing with smooth convex objective, has led to tremendous success in training machine…

机器学习 · 计算机科学 2020-06-18 W. Tao , Z. Pan , G. Wu , Q. Tao

In this work, based on the continuous time approach, we propose an accelerated gradient method with adaptive residual restart for convex multiobjective optimization problems. For the first, we derive rigorously the continuous limit of the…

最优化与控制 · 数学 2025-02-06 Hao Luo , Liping Tang , Xinmin Yang

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 present a variant of accelerated gradient descent algorithms, adapted from Nesterov's optimal first-order methods, for weakly-quasi-convex and weakly-quasi-strongly-convex functions. We show that by tweaking the so-called estimate…

最优化与控制 · 数学 2020-06-16 Jingjing Bu , Mehran Mesbahi

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

For a class of nonsmooth composite optimization problems with linear equality constraints, we utilize a Lyapunov-based approach to establish the global exponential stability of the primal-dual gradient flow dynamics based on the proximal…

最优化与控制 · 数学 2019-10-03 Dongsheng Ding , Mihailo R. Jovanović

In this paper we propose new numerical algorithms in the setting of unconstrained optimization problems and we study the rate of convergence in the iterates of the objective function. Furthermore, our algorithms are based upon splitting and…

最优化与控制 · 数学 2020-02-11 Cristian Daniel Alecsa

We study accelerated optimization methods in the Gaussian phase retrieval problem. In this setting, we prove that gradient methods with Polyak or Nesterov momentum have similar implicit regularization to gradient descent. This implicit…

最优化与控制 · 数学 2023-11-23 Tyler Maunu , Martin Molina-Fructuoso

Gradient restarting has been shown to improve the numerical performance of accelerated gradient methods. This paper provides a mathematical analysis to understand these advantages. First, we establish global linear convergence guarantees…

最优化与控制 · 数学 2025-05-28 Chenglong Bao , Liang Chen , Jiahong Li , Zuowei Shen

This paper studies the Nesterov-Spokoiny Acceleration (NSA), a variant of the accelerated gradient method by Nesterov and Spokoiny. For smooth convex optimization, NSA achieves a strict $o(1/k^2)$ convergence rate in function value and an…

最优化与控制 · 数学 2025-11-13 Weibin Peng , Yu Liu , Tianyu Wang