paper-with-me

Papers

Function Approximation for Solving Stackelberg Equilibrium in Large Perfect Information Games

2022-12-29 · Chun Kai Ling, J. Zico Kolter, Fei Fang

Function approximation (FA) has been a critical component in solving large zero-sum games. Yet, little attention has been given towards FA in solving \textit{general-sum} extensive-form games, despite them being widely regarded as being computationally more challenging than their fully competitive or cooperative counterparts. A key challenge is that for many equilibria in general-sum games, no simple analogue to the state value function used in Markov Decision Processes and zero-sum games exists. In this paper, we propose learning the \textit{Enforceable Payoff Frontier} (EPF) -- a generalization of the state value function for general-sum games. We approximate the optimal \textit{Stackelberg extensive-form correlated equilibrium} by representing EPFs with neural networks and training them by using appropriate backup operations and loss functions. This is the first method that applies FA to the Stackelberg setting, allowing us to scale to much larger games while still enjoying performance guarantees based on FA error. Additionally, our proposed method guarantees incentive compatibility and is easy to evaluate without having to depend on self-play or approximate best-response oracles.

📄 PDF Abstract BibTeX arXiv:2212.14431

Code (1)

lingchunkai/learn-epf-sefce 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

FA 설명 없음

Similar Papers 제목 키워드 기반

Can Reinforcement Learning Find Stackelberg-Nash Equilibria in General-Sum Markov Games with Myopic Followers?

2021-12-27 · Han Zhong, Zhuoran Yang, Zhaoran Wang, Michael I. Jordan

We study multi-player general-sum Markov games with one of the players designated as the leader and the other players regarded as followers. In particular, we focus on the class of games where the followers are myopic, i…

Reinforcement Learning (RL)

Can Reinforcement Learning Efficiently Find Stackelberg-Nash Equilibria in General-Sum Markov Games?

2021-09-29 · Han Zhong, Zhuoran Yang, Zhaoran Wang, Michael Jordan

We study multi-player general-sum Markov games with one of the players designated as the leader and the rest regarded as the followers. In particular, we focus on the class of games where the state transitions are only d…

Reinforcement Learning (RL)

Sample-Efficient Learning of Stackelberg Equilibria in General-Sum Games

2021-02-23 · NeurIPS 2021 12 · Yu Bai, Chi Jin, Huan Wang, Caiming Xiong

Real world applications such as economics and policy making often involve solving multi-agent games with two unique features: (1) The agents are inherently asymmetric and partitioned into leaders and followers; (2) The a…

Actions Speak What You Want: Provably Sample-Efficient Reinforcement Learning of the Quantal Stackelberg Equilibrium from Strategic Feedbacks

2023-07-26 · Siyu Chen, Mengdi Wang, Zhuoran Yang

We study reinforcement learning (RL) for learning a Quantal Stackelberg Equilibrium (QSE) in an episodic Markov game with a leader-follower structure. In specific, at the outset of the game, the leader announces her poli…

Decision MakingLEMMAReinforcement Learning (RL)

No-Regret Learning in Stackelberg Games with an Application to Electric Ride-Hailing

2025-04-01 · Anna Maddux, Marko Maljkovic, Nikolas Geroliminis, Maryam Kamgarpour

We consider the problem of efficiently learning to play single-leader multi-follower Stackelberg games when the leader lacks knowledge of the lower-level game. Such games arise in hierarchical decision-making problems in…