paper-with-me

Papers

Lyapunov Analysis For Monotonically Forward-Backward Accelerated Algorithms

2024-12-18 · Mingwei Fu, Bin Shi

In the realm of gradient-based optimization, Nesterov's accelerated gradient method (NAG) is a landmark advancement, achieving an accelerated convergence rate that outperforms the vanilla gradient descent method for convex function. However, for strongly convex functions, whether NAG converges linearly remains an open question, as noted in the comprehensive review by Chambolle and Pock [2016]. This issue, aside from the critical step size, was addressed by Li et al. [2024a] using a high-resolution differential equation framework. Furthermore, Beck [2017, Section 10.7.4] introduced a monotonically convergent variant of NAG, referred to as M-NAG. Despite these developments, the Lyapunov analysis presented in [Li et al., 2024a] cannot be directly extended to M-NAG. In this paper, we propose a modification to the iterative relation by introducing a gradient term, leading to a new gradient-based iterative relation. This adjustment allows for the construction of a novel Lyapunov function that excludes kinetic energy. The linear convergence derived from this Lyapunov function is independent of both the parameters of the strongly convex functions and the step size, yielding a more general and robust result. Notably, we observe that the gradient iterative relation derived from M-NAG is equivalent to that from NAG when the position-velocity relation is applied. However, the Lyapunov analysis does not rely on the position-velocity relation, allowing us to extend the linear convergence to M-NAG. Finally, by utilizing two proximal inequalities, which serve as the proximal counterparts of strongly convex inequalities, we extend the linear convergence to both the fast iterative shrinkage-thresholding algorithm (FISTA) and its monotonic counterpart (M-FISTA).

📄 PDF Abstract BibTeX arXiv:2412.13527

Code (0)

등록된 구현이 없습니다.

Tasks

PositionRelation

Similar Papers 제목 키워드 기반

Accelerated forward-backward and Douglas-Rachford splitting dynamics

2024-07-30 · Ibrahim K. Ozaslan, Mihailo R. Jovanović

We examine convergence properties of continuous-time variants of accelerated Forward-Backward (FB) and Douglas-Rachford (DR) splitting algorithms for nonsmooth composite optimization problems. When the objective function…

A Family of Controllable Momentum Coefficients for Forward-Backward Accelerated Algorithms

2025-01-17 · Mingwei Fu, Bin Shi

Nesterov's accelerated gradient method (NAG) marks a pivotal advancement in gradient-based optimization, achieving faster convergence compared to the vanilla gradient descent method for convex functions. However, its alg…

Linear convergence of forward-backward accelerated algorithms without knowledge of the modulus of strong convexity

2023-06-16 · Bowen Li, Bin Shi, Ya-xiang Yuan

A significant milestone in modern gradient-based optimization was achieved with the development of Nesterov's accelerated gradient descent (NAG) method. This forward-backward technique has been further advanced with the …

Convergence-Rate-Matching Discretization of Accelerated Optimization Flows Through Opportunistic State-Triggered Control

2019-12-01 · NeurIPS 2019 12 · Miguel Vaquero, Jorge Cortes

A recent body of exciting work seeks to shed light on the behavior of accelerated methods in optimization via high-resolution differential equations. These differential equations are continuous counterparts of the discre…

Philosophy

A Concise Lyapunov Analysis of Nesterov's Accelerated Gradient Method

2025-02-24 · Jun Liu

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 i…