paper-with-me

Papers

A More Stable Accelerated Gradient Method Inspired by Continuous-Time Perspective

2021-12-09 · Yasong Feng, Weiguo Gao

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 differential equation and its numerical approximation can be investigated to improve the accelerated gradient method. In this work we present a new improvement of NAG in terms of stability inspired by numerical analysis. We give the precise order of NAG as a numerical approximation of its continuous-time limit and then present a new method with higher order. We show theoretically that our new method is more stable than NAG for large step size. Experiments of matrix completion and handwriting digit recognition demonstrate that the stability of our new method is better. Furthermore, better stability leads to higher computational speed in experiments.

📄 PDF Abstract BibTeX arXiv:2112.04922

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A new accelerated gradient method inspired by continuous-time perspective

2021-01-01 · Yasong Feng, Weiguo Gao

Nesterov's accelerated method are widely used in problems with machine learning background including deep learning. To give more insight about the acceleration phenomenon, an ordinary differential equation was obtained f…

Matrix Completion

Accelerated and Stable Convergence with Anchored Optimistic Method

2026-06-19 · Motahareh Sohrabi, Jianxin You, Simon Lacoste-Julien, Eduard Gorbunov 외 arxiv

We study first-order methods for solving monotone variational inequalities arising in min-max optimization. Classical approaches such as the extragradient method rely on two gradient queries per iteration, which limits t…

A Variational Perspective on Accelerated Methods in Optimization

2016-03-14 · Andre Wibisono, Ashia C. Wilson, Michael. I. Jordan

Accelerated gradient methods play a central role in optimization, achieving optimal rates in many settings. While many generalizations and extensions of Nesterov's original acceleration method have been proposed, it is n…

A geometric alternative to Nesterov's accelerated gradient descent

2015-06-26 · Sébastien Bubeck, Yin Tat Lee, Mohit Singh

We propose a new method for unconstrained optimization of a smooth and strongly convex function, which attains the optimal rate of convergence of Nesterov's accelerated gradient descent. The new algorithm has a simple ge…

Provably Correct Learning Algorithms in the Presence of Time-Varying Features Using a Variational Perspective

2019-03-12 · Joseph E. Gaudio, Travis E. Gibson, Anuradha M. Annaswamy, Michael A. Bolender

Features in machine learning problems are often time-varying and may be related to outputs in an algebraic or dynamical manner. The dynamic nature of these machine learning problems renders current higher order accelerat…

BIG-bench Machine Learning