paper-with-me

Papers

On the One-sided Convergence of Adam-type Algorithms in Non-convex Non-concave Min-max Optimization

2021-09-29 · Zehao Dou, Yuanzhi Li

Adam-type methods, the extension of adaptive gradient methods, have shown great performance in the training of both supervised and unsupervised machine learning models. In particular, Adam-type optimizers have been widely used empirically as the default tool for training generative adversarial networks (GANs). On the theory side, however, despite the existence of theoretical results showing the efficiency of Adam-type methods in minimization problems, the reason of their wonderful performance still remains absent in GAN's training. In existing works, the fast convergence has long been considered as one of the most important reasons and multiple works have been proposed to give a theoretical guarantee of the convergence to a critical point of min-max optimization algorithms under certain assumptions. In this paper, we firstly argue empirically that in GAN's training, Adam does not converge to a critical point even upon successful training: Only the generator is converging while the discriminator's gradient norm remains high throughout the training. We name this one-sided convergence. Then we bridge the gap between experiments and theory by showing that Adam-type algorithms provably converge to a one-sided first order stationary points in min-max optimization problems under the one-sided MVI condition. We also empirically verify that such one-sided MVI condition is satisfied for standard GANs after trained over standard data sets. To the best of our knowledge, this is the very first result which provides an empirical observation and a strict theoretical guarantee on the one-sided convergence of Adam-type algorithms in min-max optimization.

📄 PDF Abstract BibTeX arXiv:2109.14213

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Type Prediction

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

On the Convergence of A Class of Adam-Type Algorithms for Non-Convex Optimization

2018-08-08 · ICLR 2019 5 · Xiangyi Chen, Sijia Liu, Ruoyu Sun, Mingyi Hong

This paper studies a class of adaptive gradient based momentum algorithms that update the search directions and learning rates simultaneously using past gradients. This class, which we refer to as the "Adam-type", includ…

Open-Ended Question AnsweringStochastic Optimization

UAdam: Unified Adam-Type Algorithmic Framework for Non-Convex Stochastic Optimization

2023-05-09 · Yiming Jiang, Jinlan Liu, Dongpo Xu, Danilo P. Mandic

Adam-type algorithms have become a preferred choice for optimisation in the deep learning setting, however, despite success, their convergence is still not well understood. To this end, we introduce a unified framework f…

Stochastic OptimizationVocal Bursts Type Prediction

A new perspective in understanding of Adam-Type algorithms and beyond

2019-09-25 · Zeyi Tao, Qi Xia, Qun Li

First-order adaptive optimization algorithms such as Adam play an important role in modern deep learning due to their super fast convergence speed in solving large scale optimization problems. However, Adam's non-converg…

Deep LearningVocal Bursts Type Prediction

A Sufficient Condition for Convergences of Adam and RMSProp

2018-11-23 · CVPR 2019 6 · Fangyu Zou, Li Shen, Zequn Jie, Weizhong Zhang 외

Adam and RMSProp are two of the most influential adaptive stochastic algorithms for training deep neural networks, which have been pointed out to be divergent even in the convex setting via a few simple counterexamples. …

Stochastic Optimization

Towards Practical Adam: Non-Convexity, Convergence Theory, and Mini-Batch Acceleration

2021-01-14 · Congliang Chen, Li Shen, Fangyu Zou, Wei Liu

Adam is one of the most influential adaptive stochastic algorithms for training deep neural networks, which has been pointed out to be divergent even in the simple convex setting via a few simple counterexamples. Many at…

Stochastic Optimization