paper-with-me

홈 › Papers

Operator Splitting for Learning to Predict Equilibria in Convex Games

2021-06-02 · Daniel Mckenzie, Howard Heaton, Qiuwei Li, Samy Wu Fung, Stanley Osher, Wotao Yin

Systems of competing agents can often be modeled as games. Assuming rationality, the most likely outcomes are given by an equilibrium (e.g. a Nash equilibrium). In many practical settings, games are influenced by context, i.e. additional data beyond the control of any agent (e.g. weather for traffic and fiscal policy for market economies). Often the exact game mechanics are unknown, yet vast amounts of historical data consisting of (context, equilibrium) pairs are available, raising the possibility of learning a solver which predicts the equilibria given only the context. We introduce Nash Fixed Point Networks (N-FPNs), a class of neural networks that naturally output equilibria. Crucially, N- FPNs employ a constraint decoupling scheme to handle complicated agent action sets while avoiding expensive projections. Empirically, we find N-FPNs are compatible with the recently developed Jacobian-Free Backpropagation technique for training implicit networks, making them significantly faster and easier to train than prior models. Our experiments show N-FPNs are capable of scaling to problems orders of magnitude larger than existing learned game solvers.

📄 PDF Abstract BibTeX arXiv:2106.00906

Code (1)

danielmckenzie/nash_fpns 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Better Regularization for Sequential Decision Spaces: Fast Convergence Rates for Nash, Correlated, and Team Equilibria

2021-05-27 · Gabriele Farina, Christian Kroer, Tuomas Sandholm

We study the application of iterative first-order methods to the problem of computing equilibria of large-scale two-player extensive-form games. First-order methods must typically be instantiated with a regularizer that …

Form

Proximal Regret and Proximal Correlated Equilibria: A New Tractable Solution Concept for Online Learning and Games

2025-11-03 · Yang Cai, Constantinos Daskalakis, Haipeng Luo, Chen-Yu Wei 외 arxiv

Learning and computation of equilibria are central problems in game theory, theory of computation, and artificial intelligence. In this work, we introduce proximal regret, a new notion of regret based on proximal operato…

Learning Variational Inequalities from Data: Fast Generalization Rates under Strong Monotonicity

2024-10-28 · Eric Zhao, Tatjana Chavdarova, Michael Jordan

Variational inequalities (VIs) are a broad class of optimization problems encompassing machine learning problems ranging from standard convex minimization to more complex scenarios like min-max optimization and computing…

Full Implementation via Information Design in Nonatomic Games

2025-02-09 · Frederic Koessler, Marco Scarsini, Tristan Tomala

This paper studies the implementation of Bayes correlated equilibria in symmetric Bayesian nonatomic games, using direct information structures and obedient strategies. The main results demonstrate full implementation in…

All

Global Convergence to Local Minmax Equilibrium in Classes of Nonconvex Zero-Sum Games

2021-12-01 · NeurIPS 2021 12 · Tanner Fiez, Lillian Ratliff, Eric Mazumdar, Evan Faulkner 외

We study gradient descent-ascent learning dynamics with timescale separation in unconstrained continuous action zero-sum games where the minimizing player faces a nonconvex optimization problem and the maximizing player …