paper-with-me

홈 › Papers

A Game-Theoretic Approach to Multi-Agent Trust Region Optimization

2021-06-12 · Ying Wen, Hui Chen, Yaodong Yang, Zheng Tian, Minne Li, Xu Chen, Jun Wang

Trust region methods are widely applied in single-agent reinforcement learning problems due to their monotonic performance-improvement guarantee at every iteration. Nonetheless, when applied in multi-agent settings, the guarantee of trust region methods no longer holds because an agent's payoff is also affected by other agents' adaptive behaviors. To tackle this problem, we conduct a game-theoretical analysis in the policy space, and propose a multi-agent trust region learning method (MATRL), which enables trust region optimization for multi-agent learning. Specifically, MATRL finds a stable improvement direction that is guided by the solution concept of Nash equilibrium at the meta-game level. We derive the monotonic improvement guarantee in multi-agent settings and empirically show the local convergence of MATRL to stable fixed points in the two-player rotational differential game. To test our method, we evaluate MATRL in both discrete and continuous multiplayer general-sum games including checker and switch grid worlds, multi-agent MuJoCo, and Atari games. Results suggest that MATRL significantly outperforms strong multi-agent reinforcement learning baselines.

📄 PDF Abstract BibTeX arXiv:2106.06828

Code (1)

matrl-project/matrl 공식 구현

Tasks

Atari GamesMuJoCoMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multi-Agent Trust Region Learning

2021-01-01 · Ying Wen, Hui Chen, Yaodong Yang, Zheng Tian 외

Trust-region methods are widely used in single-agent reinforcement learning. One advantage is that they guarantee a lower bound of monotonic payoff improvement for policy optimization at each iteration. Nonetheless, whe…

Atari GamesMuJoCoMulti-agent Reinforcement LearningQ-Learning+2

Finite-Sample Convergence Bounds for Trust Region Policy Optimization in Mean-Field Games

2025-05-28 · Antonio Ocello, Daniil Tiapkin, Lorenzo Mancini, Mathieu Laurière 외

We introduce Mean-Field Trust Region Policy Optimization (MF-TRPO), a novel algorithm designed to compute approximate Nash equilibria for ergodic Mean-Field Games (MFG) in finite state-action spaces. Building on the well…

Decision MakingReinforcement Learning (RL)

Towards Machines that Trust: AI Agents Learn to Trust in the Trust Game

2023-12-20 · Ardavan S. Nobandegani, Irina Rish, Thomas R. Shultz

Widely considered a cornerstone of human morality, trust shapes many aspects of human social interactions. In this work, we present a theoretical analysis of the $\textit{trust game}$, the canonical task for studying tru…

reinforcement-learningReinforcement Learning (RL)

Do LLMs trust AI regulation? Emerging behaviour of game-theoretic LLM agents

2025-04-11 · Alessio Buscemi, Daniele Proverbio, Paolo Bova, Nataliya Balabanova 외

There is general agreement that fostering trust and cooperation within the AI development ecosystem is essential to promote the adoption of trustworthy AI systems. By embedding Large Language Model (LLM) agents within an…

Large Language Model

Game Theory Meets LLM and Agentic AI: Reimagining Cybersecurity for the Age of Intelligent Threats

2025-07-14 · Quanyan Zhu

Protecting cyberspace requires not only advanced tools but also a shift in how we reason about threats, trust, and autonomy. Traditional cybersecurity methods rely on manual responses and brittle heuristics. To build pro…