paper-with-me

Papers

What is Local Optimality in Nonconvex-Nonconcave Minimax Optimization?

2019-02-02 · ICML 2020 1 · Chi Jin, Praneeth Netrapalli, Michael. I. Jordan

Minimax optimization has found extensive applications in modern machine learning, in settings such as generative adversarial networks (GANs), adversarial training and multi-agent reinforcement learning. As most of these applications involve continuous nonconvex-nonconcave formulations, a very basic question arises---"what is a proper definition of local optima?" Most previous work answers this question using classical notions of equilibria from simultaneous games, where the min-player and the max-player act simultaneously. In contrast, most applications in machine learning, including GANs and adversarial training, correspond to sequential games, where the order of which player acts first is crucial (since minimax is in general not equal to maximin due to the nonconvex-nonconcave nature of the problems). The main contribution of this paper is to propose a proper mathematical definition of local optimality for this sequential setting---local minimax, as well as to present its properties and existence results. Finally, we establish a strong connection to a basic local search algorithm---gradient descent ascent (GDA): under mild conditions, all stable limit points of GDA are exactly local minimax points up to some degenerate points.

📄 PDF Abstract BibTeX arXiv:1902.00618

Code (1)

dshchung/local_minmax_gans

Tasks

BIG-bench Machine LearningMulti-agent Reinforcement LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Can Decentralized Stochastic Minimax Optimization Algorithms Converge Linearly for Finite-Sum Nonconvex-Nonconcave Problems?

2023-04-24 · Yihan Zhang, Wenhao Jiang, Feng Zheng, Chiu C. Tan 외

Decentralized minimax optimization has been actively studied in the past few years due to its application in a wide range of machine learning models. However, the current theoretical understanding of its convergence rate…

The Landscape of the Proximal Point Method for Nonconvex-Nonconcave Minimax Optimization

2020-06-15 · Benjamin Grimmer, Haihao Lu, Pratik Worah, Vahab Mirrokni

Minimax optimization has become a central tool in machine learning with applications in robust optimization, reinforcement learning, GANs, etc. These applications are often nonconvex-nonconcave, but the existing theory i…

Escaping limit cycles: Global convergence for constrained nonconvex-nonconcave minimax problems

2023-02-20 · ICLR 2022 4 · Thomas Pethick, Puya Latafat, Panagiotis Patrinos, Olivier Fercoq 외

This paper introduces a new extragradient-type algorithm for a class of nonconvex-nonconcave minimax problems. It is well-known that finding a local solution for general minimax problems is computationally intractable. T…

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…

A Unified Single-loop Alternating Gradient Projection Algorithm for Nonconvex-Concave and Convex-Nonconcave Minimax Problems

2020-06-03 · Zi Xu, Huiling Zhang, Yang Xu, Guanghui Lan

Much recent research effort has been directed to the development of efficient algorithms for solving minimax problems with theoretical convergence guarantees due to the relevance of these problems to a few emergent appli…