paper-with-me

Papers

Strategically Robust Multi-Agent Reinforcement Learning with Linear Function Approximation

2026-03-10 · Jake Gonzales, Max Horwitz, Eric Mazumdar, Lillian J. Ratliff arxiv

Provably efficient and robust equilibrium computation in general-sum Markov games remains a core challenge in multi-agent reinforcement learning. Nash equilibrium is computationally intractable in general and brittle due to equilibrium multiplicity and sensitivity to approximation error. We study Risk-Sensitive Quantal Response Equilibrium (RQRE), which yields a unique, smooth solution under bounded rationality and risk sensitivity. We propose \texttt{RQRE-OVI}, an optimistic value iteration algorithm for computing RQRE with linear function approximation in large or continuous state spaces. Through finite-sample regret analysis, we establish convergence and explicitly characterize how sample complexity scales with rationality and risk-sensitivity parameters. The regret bounds reveal a quantitative tradeoff: increasing rationality tightens regret, while risk sensitivity induces regularization that enhances stability and robustness. This exposes a Pareto frontier between expected performance and robustness, with Nash recovered in the limit of perfect rationality and risk neutrality. We further show that the RQRE policy map is Lipschitz continuous in estimated payoffs, unlike Nash, and RQRE admits a distributionally robust optimization interpretation. Empirically, we demonstrate that \texttt{RQRE-OVI} achieves competitive performance under self-play while producing substantially more robust behavior under cross-play compared to Nash-based approaches. These results suggest \texttt{RQRE-OVI} offers a principled, scalable, and tunable path for equilibrium learning with improved robustness and generalization.

📄 PDF Abstract BibTeX arXiv:2603.09208

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Strategically Efficient Exploration in Competitive Multi-agent Reinforcement Learning

2021-07-30 · Robert Loftin, Aadirupa Saha, Sam Devlin, Katja Hofmann

High sample complexity remains a barrier to the application of reinforcement learning (RL), particularly in multi-agent systems. A large body of work has demonstrated that exploration mechanisms based on the principle of…

Efficient ExplorationMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

M3HF: Multi-agent Reinforcement Learning from Multi-phase Human Feedback of Mixed Quality

2025-03-03 · Ziyan Wang, Zhicheng Zhang, Fei Fang, Yali Du

Designing effective reward functions in multi-agent reinforcement learning (MARL) is a significant challenge, often leading to suboptimal or misaligned behaviors in complex, coordinated environments. We introduce Multi-a…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Tactics of Adversarial Attack on Deep Reinforcement Learning Agents

2017-03-08 · Yen-Chen Lin, Zhang-Wei Hong, Yuan-Hong Liao, Meng-Li Shih 외

We introduce two tactics to attack agents trained by deep reinforcement learning algorithms using adversarial examples, namely the strategically-timed attack and the enchanting attack. In the strategically-timed attack, …

Adversarial AttackAtari GamesDeep Reinforcement Learningreinforcement-learning+2

Towards Inverse Reinforcement Learning for Limit Order Book Dynamics

2019-06-11 · Jacobo Roa-Vicens, Cyrine Chtourou, Angelos Filos, Francisco Rullan 외

Multi-agent learning is a promising method to simulate aggregate competitive behaviour in finance. Learning expert agents' reward functions through their external demonstrations is hence particularly relevant for subsequ…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Strategically-timed State-Observation Attacks on Deep Reinforcement Learning Agents

2021-06-18 · ICML Workshop AML 2021 7 · You Qiaoben, Xinning Zhou, Chengyang Ying, Jun Zhu

Deep reinforcement learning (DRL) policies are vulnerable to the adversarial attack on their observations, which may mislead real-world RL agents to catastrophic failures. Several works have shown the effectiveness of t…

Adversarial Attackcontinuous-controlContinuous ControlDeep Reinforcement Learning+3