paper-with-me

Papers

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 payoffs. Extending previous results, we show that various game theoretic properties of convex-concave two-player zero-sum games are preserved in this generalization. We then generalize last iterate convergence results obtained previously in two-player zero-sum games. We analyze convergence rates when players update their strategies using Gradient Ascent, and its variant, Optimistic Gradient Ascent, showing last iterate convergence in three settings -- when the payoffs of players are linear, strongly concave and Lipschitz, and strongly concave and smooth. We provide experimental results that support these theoretical findings.

📄 PDF Abstract BibTeX arXiv:2007.05477

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Competitive Gradient Descent

2019-05-28 · NeurIPS 2019 12 · Florian Schäfer, Anima Anandkumar

We introduce a new algorithm for the numerical computation of Nash equilibria of competitive two-player games. Our method is a natural generalization of gradient descent to the two-player setting where the update is give…

Zeroth-Order Non-Log-Concave Sampling with Variance Reduction and Applications to Inverse Problems

2026-05-28 · M. Berk Sahin, Behzad Sharif, Abolfazl Hashemi arxiv

Sampling from high-dimensional, non-log-concave distributions with unnormalized densities remains a fundamental challenge in machine learning, particularly in black-box settings where gradient information is inaccessible…

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 …

Policy-based Primal-Dual Methods for Concave CMDP with Variance Reduction

2022-05-22 · Donghao Ying, Mengzi Amy Guo, Hyunin Lee, Yuhao Ding 외

We study Concave Constrained Markov Decision Processes (Concave CMDPs) where both the objective and constraints are defined as concave functions of the state-action occupancy measure. We propose the Variance-Reduced Prim…

Last iterate convergence in no-regret learning: constrained min-max optimization for convex-concave landscapes

2020-02-17 · Qi Lei, Sai Ganesh Nagarajan, Ioannis Panageas, Xiao Wang

In a recent series of papers it has been established that variants of Gradient Descent/Ascent and Mirror Descent exhibit last iterate convergence in convex-concave zero-sum games. Specifically, \cite{DISZ17, LiangS18} sh…