Offline Multi-agent Reinforcement Learning via Sequential Score Decomposition
About
Offline cooperative multi-agent reinforcement learning (MARL) faces unique challenges due to distributional shifts, particularly stemming from the high dimensionality of joint action spaces and the presence of out-of-distribution joint action selections. In this work, we highlight that a fundamental challenge in offline MARL arises from the multi-equilibrium nature of cooperative tasks, which induces a highly multimodal joint behavior policy space coupled with heterogeneous-quality behavior data. This makes it difficult for individual policy regularization to align with a consistent coordination pattern, leading to the policy distribution shift problems. To tackle this challenge, we design a sequential score function decomposition method that distills per-agent regularization signals from the joint behavior policy, which induces coordinated modality selection under decentralized execution constraints. Then we leverage a flexible diffusion-based generative model to learn these score functions from multimodal offline data, and integrate them into joint-action critics to guide policy updates toward high-reward, in-distribution regions under a shared team reward. Our approach achieves state-of-the-art performance across multiple particle environments and Multi-agent MuJoCo benchmarks consistently. To the best of our knowledge, this is the first work to explicitly address the distributional gap between offline and online MARL, paving the way for more generalizable offline policy-based MARL methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Agent Reinforcement Learning | MPE Cooperative Navigation (CN) v1 (Expert) | Normalized Score102.3 | 19 | |
| 2halfcheetah | MA Mujoco 2halfcheetah offline (Good) | Average Score8.62e+3 | 10 | |
| Cooperative Navigation | MPE Medium | Normalized Score70.1 | 9 | |
| Cooperative Navigation | MPE Random | Normalized Score69.8 | 9 | |
| Predator-Prey | MPE Expert | Normalized Score161.4 | 9 | |
| Predator-Prey | MPE Medium | Normalized Score137.1 | 9 | |
| Predator-Prey | MPE Random | Normalized Score133.9 | 9 | |
| World | multi-agent particle environment medium | Normalized Score160.3 | 9 | |
| World | MPE Expert | Normalized Score163.9 | 9 | |
| World | MPE Random | Normalized Score141.1 | 9 |