paper-with-me

Papers

Central limit theorem for the averaged Adam optimizer

2026-06-19 · Steffen Dereich, Arnulf Jentzen arxiv

In this article, we analyse convergence of the averaged Adam optimizer to an attracting zero of the Adam vector field. We provide a central limit theorem that, in particular, quantifies exactly the speed of convergence. The order of convergence is $n^{-1/2}$ in the number of steps of the algorithm which coincides with the order observed for classical stochastic approximation algorithms. The covariance in the central limit theorem is given in terms of properties of the Adam algorithm in the state of the attractor.

📄 PDF Abstract BibTeX arXiv:2606.21433

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

PADAM: Parallel averaged Adam reduces the error for stochastic optimization in scientific machine learning

2025-05-28 · Arnulf Jentzen, Julian Kranz, Adrian Riekert

Averaging techniques such as Ruppert--Polyak averaging and exponential movering averaging (EMA) are powerful approaches to accelerate optimization procedures of stochastic gradient descent (SGD) optimization methods such…

Stochastic Optimization

Central Limit Theorems for Asynchronous Averaged Q-Learning

2025-09-23 · Xingtu Liu arxiv

This paper establishes central limit theorems for Polyak-Ruppert averaged Q-learning under asynchronous updates. We prove a non-asymptotic central limit theorem, where the convergence rate in Wasserstein distance explici…

Averaged Adam accelerates stochastic optimization in the training of deep neural network approximations for partial differential equation and optimal control problems

2025-01-10 · Steffen Dereich, Arnulf Jentzen, Adrian Riekert

Deep learning methods - usually consisting of a class of deep neural networks (DNNs) trained by a stochastic gradient descent (SGD) optimization method - are nowadays omnipresent in data-driven learning problems as well …

image-classificationImage ClassificationStochastic Optimization

Adam symmetry theorem: characterization of the convergence of the stochastic Adam optimizer

2025-11-10 · Steffen Dereich, Thang Do, Arnulf Jentzen, Philippe von Wurstemberger arxiv

Beside the standard stochastic gradient descent (SGD) method, the Adam optimizer due to Kingma & Ba (2014) is currently probably the best-known optimization method for the training of deep neural networks in artificial i…