paper-with-me

Papers

Offline Multi-agent Reinforcement Learning via Score Decomposition

2025-05-09 · Dan Qiao, Wenhao Li, Shanchao Yang, Hongyuan Zha, Baoxiang Wang

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.

📄 PDF Abstract BibTeX arXiv:2505.05968

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlMuJoCoMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

A Recipe for Stable Offline Multi-agent Reinforcement Learning

2026-03-09 · Dongsu Lee, Daehee Lee, Amy Zhang arxiv

Despite remarkable achievements in single-agent offline reinforcement learning (RL), multi-agent RL (MARL) has struggled to adopt this paradigm, largely persisting with on-policy training and self-play from scratch. One …

Multi-agent Reinforcement Learning

Offline Multi-Agent Reinforcement Learning with Implicit Global-to-Local Value Regularization

2023-07-21 · NeurIPS 2023 11 · Xiangsen Wang, Haoran Xu, Yinan Zheng, Xianyuan Zhan

Offline reinforcement learning (RL) has received considerable attention in recent years due to its attractive capability of learning policies from offline datasets without environmental interactions. Despite some success…

ManagementMuJoCoMulti-agent Reinforcement LearningReinforcement Learning (RL)+2

ComaDICE: Offline Cooperative Multi-Agent Reinforcement Learning with Stationary Distribution Shift Regularization

2024-10-02 · The Viet Bui, Thanh Hong Nguyen, Tien Mai

Offline reinforcement learning (RL) has garnered significant attention for its ability to learn effective policies from pre-collected datasets without the need for further environmental interactions. While promising resu…

MuJoCoMulti-agent Reinforcement LearningOffline RLreinforcement-learning+4

Learning from Good Trajectories in Offline Multi-Agent Reinforcement Learning

2022-11-28 · Qi Tian, Kun Kuang, Furui Liu, Baoxiang Wang

Offline multi-agent reinforcement learning (MARL) aims to learn effective multi-agent policies from pre-collected datasets, which is an important step toward the deployment of multi-agent systems in real-world applicatio…

continuous-controlContinuous ControlGraph AttentionMuJoCo+6

Exploiting Structure in Offline Multi-Agent RL: The Benefits of Low Interaction Rank

2024-10-01 · Wenhao Zhan, Scott Fujimoto, Zheqing Zhu, Jason D. Lee 외

We study the problem of learning an approximate equilibrium in the offline multi-agent reinforcement learning (MARL) setting. We introduce a structural assumption -- the interaction rank -- and establish that functions w…

Multi-agent Reinforcement Learning