A Convergent and Dimension-Independent Min-Max Optimization Algorithm
Vijay Keswani, Oren Mangoubi, Sushant Sachdeva, Nisheeth K. Vishnoi

TL;DR
This paper introduces a dimension-independent min-max optimization algorithm that converges to an approximate equilibrium using a proposal distribution, with applications to stable GAN training and nonconvex-nonconcave functions.
Contribution
It proposes a novel convergence algorithm for nonconvex-nonconcave min-max problems that is dimension-independent and adaptable via proposal distributions.
Findings
Algorithm converges in a dimension-independent number of iterations.
Empirically stabilizes GAN training and avoids mode collapse.
Performs well on challenging nonconvex-nonconcave test functions.
Abstract
We study a variant of a recently introduced min-max optimization framework where the max-player is constrained to update its parameters in a greedy manner until it reaches a first-order stationary point. Our equilibrium definition for this framework depends on a proposal distribution which the min-player uses to choose directions in which to update its parameters. We show that, given a smooth and bounded nonconvex-nonconcave objective function, access to any proposal distribution for the min-player's updates, and stochastic gradient oracle for the max-player, our algorithm converges to the aforementioned approximate local equilibrium in a number of iterations that does not depend on the dimension. The equilibrium point found by our algorithm depends on the proposal distribution, and when applying our algorithm to train GANs we choose the proposal distribution to be a distribution of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Advanced Bandit Algorithms Research · Machine Learning and ELM
