paper-with-me

홈 › Papers

Distributionally Robust Cooperative Multi-Agent Reinforcement Learning via Robust Value Factorization

2026-02-11 · Chengrui Qu, Christopher Yeh, Kishan Panaganti, Eric Mazumdar, Adam Wierman arxiv

Cooperative multi-agent reinforcement learning (MARL) commonly adopts centralized training with decentralized execution, where value-factorization methods enforce the individual-global-maximum (IGM) principle so that decentralized greedy actions recover the team-optimal joint action. However, the reliability of this recipe in real-world settings remains unreliable due to environmental uncertainties arising from the sim-to-real gap, model mismatch, and system noise. We address this gap by introducing Distributionally robust IGM (DrIGM), a principle that requires each agent's robust greedy action to align with the robust team-optimal joint action. We show that DrIGM holds for a novel definition of robust individual action values, which is compatible with decentralized greedy execution and yields a provable robustness guarantee for the whole system. Building on this foundation, we derive DrIGM-compliant robust variants of existing value-factorization architectures (e.g., VDN/QMIX/QTRAN) that (i) train on robust Q-targets, (ii) preserve scalability, and (iii) integrate seamlessly with existing codebases without bespoke per-agent reward shaping. Empirically, on high-fidelity SustainGym simulators and a StarCraft game environment, our methods consistently improve out-of-distribution performance. Code and data are available at https://github.com/crqu/robust-coMARL.

📄 PDF Abstract BibTeX arXiv:2602.11437

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Cooperative and Competitive Biases for Multi-Agent Reinforcement Learning

2021-01-18 · Heechang Ryu, Hayong Shin, Jinkyoo Park

Training a multi-agent reinforcement learning (MARL) algorithm is more challenging than training a single-agent reinforcement learning algorithm, because the result of a multi-agent task strongly depends on the complex i…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Distributed Reinforcement Learning for Cooperative Multi-Robot Object Manipulation

2020-03-21 · Guohui Ding, Joewie J. Koh, Kelly Merckaert, Bram Vanderborght 외

We consider solving a cooperative multi-robot object manipulation task using reinforcement learning (RL). We propose two distributed multi-agent RL approaches: distributed approximate RL (DA-RL), where each agent applies…

ObjectQ-Learningreinforcement-learningReinforcement Learning+1

Provably Efficient Cooperative Multi-Agent Reinforcement Learning with Function Approximation

2021-03-08 · Abhimanyu Dubey, Alex Pentland

Reinforcement learning in cooperative multi-agent settings has recently advanced significantly in its scope, with applications in cooperative estimation for advertising, dynamic treatment regimes, distributed control, an…

Federated LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Developing cooperative policies for multi-stage reinforcement learning tasks

2022-05-11 · Jordan Erskine, Chris Lehnert

Many hierarchical reinforcement learning algorithms utilise a series of independent skills as a basis to solve tasks at a higher level of reasoning. These algorithms don't consider the value of using skills that are coop…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Modeling the Interaction between Agents in Cooperative Multi-Agent Reinforcement Learning

2021-02-10 · Xiaoteng Ma, Yiqin Yang, Chenghao Li, Yiwen Lu 외

Value-based methods of multi-agent reinforcement learning (MARL), especially the value decomposition methods, have been demonstrated on a range of challenging cooperative tasks. However, current methods pay little attent…

continuous-controlContinuous ControlMulti-agent Reinforcement Learningreinforcement-learning+1