paper-with-me

홈 › Papers

Large Scale Learning of Agent Rationality in Two-Player Zero-Sum Games

2019-03-11 · Chun Kai Ling, Fei Fang, J. Zico Kolter

With the recent advances in solving large, zero-sum extensive form games, there is a growing interest in the inverse problem of inferring underlying game parameters given only access to agent actions. Although a recent work provides a powerful differentiable end-to-end learning frameworks which embed a game solver within a deep-learning framework, allowing unknown game parameters to be learned via backpropagation, this framework faces significant limitations when applied to boundedly rational human agents and large scale problems, leading to poor practicality. In this paper, we address these limitations and propose a framework that is applicable for more practical settings. First, seeking to learn the rationality of human agents in complex two-player zero-sum games, we draw upon well-known ideas in decision theory to obtain a concise and interpretable agent behavior model, and derive solvers and gradients for end-to-end learning. Second, to scale up to large, real-world scenarios, we propose an efficient first-order primal-dual method which exploits the structure of extensive-form games, yielding significantly faster computation for both game solving and gradient computation. When tested on randomly generated games, we report speedups of orders of magnitude over previous approaches. We also demonstrate the effectiveness of our model on both real-world one-player settings and synthetic data.

📄 PDF Abstract BibTeX arXiv:1903.04101

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hindsight and Sequential Rationality of Correlated Play

2020-12-10 · Dustin Morrill, Ryan D'Orazio, Reca Sarfati, Marc Lanctot 외

Driven by recent successes in two-player, zero-sum game solving and playing, artificial intelligence work on games has increasingly focused on algorithms that produce equilibrium-based strategies. However, this approach …

counterfactualDecision MakingMisconceptionsSequential Decision Making

Rationality and correctness in n-player games

2022-09-20 · Lorenzo Bastianello, Mehmet S. Ismail

There are two well-known sufficient conditions for Nash equilibrium in two-player games: mutual knowledge of rationality (MKR) and mutual knowledge of conjectures. MKR assumes that the concept of rationality is mutually …

On Corrigibility and Alignment in Multi Agent Games

2025-01-09 · Edmund Dable-Heath, Boyko Vodenicharski, James Bishop

Corrigibility of autonomous agents is an under explored part of system design, with previous work focusing on single agent systems. It has been suggested that uncertainty over the human preferences acts to keep the agent…

Payoff Information and Learning in Signaling Games

2020-01-14

We add the assumption that players know their opponents' payoff functions and rationality to a model of non-equilibrium learning in signaling games. Agents are born into player roles and play against random opponents eve…

Active Learning

Asynchronous Gradient Play in Zero-Sum Multi-agent Games

2022-11-16 · Ruicheng Ao, Shicong Cen, Yuejie Chi

Finding equilibria via gradient play in competitive multi-agent games has been attracting a growing amount of attention in recent years, with emphasis on designing efficient strategies where the agents operate in a decen…