paper-with-me

Papers

On Solving Minimax Optimization Locally: A Follow-the-Ridge Approach

2019-10-16 · ICLR 2020 1 · Yuanhao Wang, Guodong Zhang, Jimmy Ba

Many tasks in modern machine learning can be formulated as finding equilibria in \emph{sequential} games. In particular, two-player zero-sum sequential games, also known as minimax optimization, have received growing interest. It is tempting to apply gradient descent to solve minimax optimization given its popularity and success in supervised learning. However, it has been noted that naive application of gradient descent fails to find some local minimax and can converge to non-local-minimax points. In this paper, we propose \emph{Follow-the-Ridge} (FR), a novel algorithm that provably converges to and only converges to local minimax. We show theoretically that the algorithm addresses the notorious rotational behaviour of gradient dynamics, and is compatible with preconditioning and \emph{positive} momentum. Empirically, FR solves toy minimax problems and improves the convergence of GAN training compared to the recent minimax optimization algorithms.

📄 PDF Abstract BibTeX arXiv:1910.07512

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

A first-order method for constrained nonconvex-nonconcave minimax optimization

2025-10-01 · Zhaosong Lu, Xiangyuan Wang arxiv

We study a class of constrained nonconvex-nonconcave minimax optimization problems in which the inner maximization involves potentially complex constraints. Under the assumption that the inner problem of a novel lifted m…

HessianFR: An Efficient Hessian-based Follow-the-Ridge Algorithm for Minimax Optimization

2022-05-23 · Yihang Gao, Huafeng Liu, Michael K. Ng, Mingjie Zhou

Wide applications of differentiable two-player sequential games (e.g., image generation by GANs) have raised much interest and attention of researchers to study efficient and fast algorithms. Most of the existing algorit…

Image Generation

Local AdaGrad-Type Algorithm for Stochastic Convex-Concave Optimization

2021-06-18 · Luofeng Liao, Li Shen, Jia Duan, Mladen Kolar 외

Large scale convex-concave minimax problems arise in numerous applications, including game theory, robust training, and training of generative adversarial networks. Despite their wide applicability, solving such problems…

Generative Adversarial NetworkVocal Bursts Type Prediction

Adaptive and Optimal Second-order Optimistic Methods for Minimax Optimization

2024-06-04 · Ruichen Jiang, Ali Kavis, Qiujiang Jin, Sujay Sanghavi 외

We propose adaptive, line search-free second-order methods with optimal rate of convergence for solving convex-concave min-max problems. By means of an adaptive step size, our algorithms feature a simple update rule that…

Second-order methods

Follow the Perturbed Leader: Optimism and Fast Parallel Algorithms for Smooth Minimax Games

2020-06-13 · NeurIPS 2020 12 · Arun Sai Suggala, Praneeth Netrapalli

We consider the problem of online learning and its application to solving minimax games. For the online learning problem, Follow the Perturbed Leader (FTPL) is a widely studied algorithm which enjoys the optimal $O(T^{1/…