paper-with-me

홈 › Papers

Complexity Guarantees for Polyak Steps with Momentum

2020-02-03 · Mathieu Barré, Adrien Taylor, Alexandre d'Aspremont

In smooth strongly convex optimization, knowledge of the strong convexity parameter is critical for obtaining simple methods with accelerated rates. In this work, we study a class of methods, based on Polyak steps, where this knowledge is substituted by that of the optimal value, $f_*$. We first show slightly improved convergence bounds than previously known for the classical case of simple gradient descent with Polyak steps, we then derive an accelerated gradient method with Polyak steps and momentum, along with convergence guarantees.

📄 PDF Abstract BibTeX arXiv:2002.00915

Code (1)

mathbarre/PerformanceEstimationPolyakSteps 공식 구현

Similar Papers 제목 키워드 기반

A Modular Analysis of Provable Acceleration via Polyak's Momentum: Training a Wide ReLU Network and a Deep Linear Network

2020-10-04 · Jun-Kun Wang, Chi-Heng Lin, Jacob Abernethy

Incorporating a so-called "momentum" dynamic in gradient descent methods is widely used in neural net training as it has been broadly observed that, at least empirically, it often leads to significantly faster convergenc…

Stochastic Polyak Step-sizes and Momentum: Convergence Guarantees and Practical Performance

2024-06-06 · Dimitris Oikonomou, Nicolas Loizou

Stochastic gradient descent with momentum, also known as Stochastic Heavy Ball method (SHB), is one of the most popular algorithms for solving large-scale stochastic optimization problems in various machine learning task…

Stochastic Optimization

Improved Convergence in Parameter-Agnostic Error Feedback through Momentum

2025-11-18 · Abdurakhmon Sadiev, Yury Demidovich, Igor Sokolov, Grigory Malinovsky 외 arxiv

Communication compression is essential for scalable distributed training of modern machine learning models, but it often degrades convergence due to the noise it introduces. Error Feedback (EF) mechanisms are widely adop…

MoSSP: A Momentum-Based Single-Loop Stochastic Penalty Method for Nonconvex Constrained DC-Regularized Optimization

2026-05-28 · Luxuan Li, Chunfeng Cui, Xiao Wang arxiv

In this paper, we study a structured class of nonconvex constrained stochastic problems with difference-of-convex (DC) regularization, where the feasible set is possibly nonconvex and the concave part of the DC regulariz…

New Perspectives on the Polyak Stepsize: Surrogate Functions and Negative Results

2025-05-26 · Francesco Orabona, Ryan D'Orazio

The Polyak stepsize has been proven to be a fundamental stepsize in convex optimization, giving near optimal gradient descent rates across a wide range of assumptions. The universality of the Polyak stepsize has also ins…