paper-with-me

Papers

Faster Rates for Convex-Concave Games

2018-05-17 · Jacob Abernethy, Kevin A. Lai, Kfir. Y. Levy, Jun-Kun Wang

We consider the use of no-regret algorithms to compute equilibria for particular classes of convex-concave games. While standard regret bounds would lead to convergence rates on the order of $O(T^{-1/2})$, recent work \citep{RS13,SALS15} has established $O(1/T)$ rates by taking advantage of a particular class of optimistic prediction algorithms. In this work we go further, showing that for a particular class of games one achieves a $O(1/T^2)$ rate, and we show how this applies to the Frank-Wolfe method and recovers a similar bound \citep{D15}. We also show that such no-regret techniques can even achieve a linear rate, $O(\exp(-T))$, for equilibrium computation under additional curvature assumptions.

📄 PDF Abstract BibTeX arXiv:1805.06792

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Limited-Capacity Minimax Theorem for Non-Convex Games or: How I Learned to Stop Worrying about Mixed-Nash and Love Neural Nets

2020-02-14 · Gauthier Gidel, David Balduzzi, Wojciech Marian Czarnecki, Marta Garnelo 외

Adversarial training, a special case of multi-objective optimization, is an increasingly prevalent machine learning technique: some of its most notable applications include GAN-based generative modeling and self-play tec…

StarcraftStarcraft II

Solving Min-Max Optimization with Hidden Structure via Gradient Descent Ascent

2021-01-13 · NeurIPS 2021 12 · Lampros Flokas, Emmanouil-Vasileios Vlatakis-Gkaragkounis, Georgios Piliouras

Many recent AI architectures are inspired by zero-sum games, however, the behavior of their dynamics is still not well understood. Inspired by this, we study standard gradient descent ascent (GDA) dynamics in a specific …

Exponential Convergence of Gradient Methods in Concave Network Zero-sum Games

2020-07-10 · Amit Kadan, Hu Fu

Motivated by Generative Adversarial Networks, we study the computation of Nash equilibrium in concave network zero-sum games (NZSGs), a multiplayer generalization of two-player zero-sum games first proposed with linear p…

Convex-Concave Zero-Sum Stochastic Stackelberg Games

2023-09-21 · NeurIPS 2023 11

Zero-sum stochastic Stackelberg games can be used to model a large class of problems, ranging from economics to human robot interaction. In this paper, we develop policy gradient methods to solve these games from noisy g…

Generalized Natural Gradient Flows in Hidden Convex-Concave Games and GANs

2021-09-29 · ICLR 2022 4 · Andjela Mladenovic, Iosif Sakos, Gauthier Gidel, Georgios Piliouras

Game-theoretic formulations in machine learning have recently risen in prominence, whereby entire modeling paradigms are best captured as zero-sum games. Despite their popularity, however, their dynamics are still poorly…