paper-with-me

홈 › Papers

Adam-HNAG: A Convergent Reformulation of Adam with Accelerated Rate

2026-04-09 · Yaxin Yu, Long Chen, Zeyi Xu arxiv

Adam has achieved strong empirical success, but its theory remains incomplete even in the deterministic full-batch setting, largely because adaptive preconditioning and momentum are tightly coupled. In this work, a convergent reformulation of full-batch Adam is developed by combining variable and operator splitting with a curvature-aware gradient correction. This leads to a continuous-time Adam-HNAG flow with an exponentially decaying Lyapunov function, as well as two discrete methods: Adam-HNAG, and Adam-HNAG-s, a synchronous variant closer in form to Adam. Within a unified Lyapunov analysis framework, convergence guarantees are established for both methods in the convex smooth setting, including accelerated convergence. Numerical experiments support the theory and illustrate the different empirical behavior of the two discretizations. To the best of our knowledge, this provides the first convergence proof for Adam-type methods in convex optimization.

📄 PDF Abstract BibTeX arXiv:2604.08742

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Time Series Forecasting: A Comparative Study of Adam and Nesterov Accelerated Gradient on LSTM and GRU networks Using Stock Market data

2024-09-28 · Ahmad Makinde

Several studies have discussed the impact different optimization techniques in the context of time series forecasting across different Neural network architectures. This paper examines the effectiveness of Adam and Neste…

PredictionTime SeriesTime Series ForecastingTime Series Prediction

Divergence Results and Convergence of a Variance Reduced Version of ADAM

2022-10-11 · Ruiqi Wang, Diego Klabjan

Stochastic optimization algorithms using exponential moving averages of the past gradients, such as ADAM, RMSProp and AdaGrad, have been having great successes in many applications, especially in training deep neural net…

Stochastic Optimization

A Polyak-Ruppert Central Limit Theorem for SA-Adam with Momentum and Non-Convergent Adaptive Preconditioning

2026-06-15 · Sunyoung An, Xiaoming Huo arxiv

Adaptive optimizers combining preconditioning, momentum, and weight decay (Adam and AdamW) are, under Polyak-Ruppert averaging, candidate engines for one-pass inference. Does the averaged iterate keep the classical Polya…

Adam-SHANG: A Convergent Adam-Type Method for Stochastic Smooth Convex Optimization

2026-05-13 · Yaxin Yu, Long Chen, Minfu Feng arxiv

We propose Adam-SHANG, a Lyapunov-guided Adam-type method that couples momentum, adaptive preconditioning, and a curvature-aware correction through a more stable lagged-preconditioner update. For stochastic smooth convex…

From Adam to Adam-Like Lagrangians: Second-Order Nonlocal Dynamics

2026-02-09 · Carlos Heredia arxiv

In this paper, we derive an accelerated continuous-time formulation of Adam by modeling it as a second-order integro-differential dynamical system. We relate this inertial nonlocal model to an existing first-order nonloc…