The reviewed record of science sign in
Pith

arxiv: 2305.17330 · v5 · pith:MD2XWLEX · submitted 2023-05-27 · cs.AI · cs.LG

MADiff: Offline Multi-agent Learning with Diffusion Models

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:MD2XWLEXrecord.jsonopen to challenge →

classification cs.AI cs.LG
keywords learningmadiffmulti-agentdiffusionmodelofflineagentsalgorithms
0
0 comments X
read the original abstract

Offline reinforcement learning (RL) aims to learn policies from pre-existing datasets without further interactions, making it a challenging task. Q-learning algorithms struggle with extrapolation errors in offline settings, while supervised learning methods are constrained by model expressiveness. Recently, diffusion models (DMs) have shown promise in overcoming these limitations in single-agent learning, but their application in multi-agent scenarios remains unclear. Generating trajectories for each agent with independent DMs may impede coordination, while concatenating all agents' information can lead to low sample efficiency. Accordingly, we propose MADiff, which is realized with an attention-based diffusion model to model the complex coordination among behaviors of multiple agents. To our knowledge, MADiff is the first diffusion-based multi-agent learning framework, functioning as both a decentralized policy and a centralized controller. During decentralized executions, MADiff simultaneously performs teammate modeling, and the centralized controller can also be applied in multi-agent trajectory predictions. Our experiments demonstrate that MADiff outperforms baseline algorithms across various multi-agent learning tasks, highlighting its effectiveness in modeling complex multi-agent interactions. Our code is available at https://github.com/zbzhu99/madiff.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Events as Triggers for Behavioral Diversity in Multi-Agent Reinforcement Learning

    cs.MA 2026-05 unverdicted novelty 7.0

    Events trigger on-the-fly LoRA module generation via hypernetworks over a shared team policy in MARL, paired with a Neural Manifold Diversity metric, enabling sequential role reassignment while preserving reward maximization.

  2. Advantage-Guided Diffusion for Model-Based Reinforcement Learning

    cs.AI 2026-04 unverdicted novelty 7.0

    Advantage-guided diffusion (SAG and EAG) steers sampling in diffusion world models to higher-advantage trajectories, enabling policy improvement and better sample efficiency on MuJoCo tasks.

  3. AID: Agent Intent from Diffusion for Multi-Agent Informative Path Planning

    cs.RO 2025-12 conditional novelty 7.0

    AID trains diffusion policies via behavior cloning on existing MAIPP planners followed by RL fine-tuning to achieve faster execution and higher information gain in multi-agent coordination.

  4. Scalable Multi Agent Diffusion Policies for Coverage Control

    cs.RO 2025-09 unverdicted novelty 7.0

    MADP uses diffusion models to generate interdependent actions for decentralized robot swarms in coverage control, trained via imitation from a clairvoyant expert and shown to generalize and outperform baselines across...

  5. Events as Triggers for Behavioral Diversity in Multi-Agent Reinforcement Learning

    cs.MA 2026-05 unverdicted novelty 6.0

    Proposes an event-triggered MARL framework with Neural Manifold Diversity and event-based hypernetworks to enable dynamic, agent-agnostic behavioral transitions while preserving reward maximization.

  6. Refining Compositional Diffusion for Reliable Long-Horizon Planning

    cs.RO 2026-05 unverdicted novelty 6.0

    RCD steers compositional diffusion sampling toward high-density coherent plans by combining reconstruction-error guidance with overlap consistency, outperforming prior methods on locomotion, manipulation, and pixel-ba...