Pith. sign in

REVIEW 3 cited by

MADiff: Offline Multi-agent Learning with Diffusion Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

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

classification cs.AIcs.LG
keywords learningmadiffmulti-agentdiffusionmodelofflineagentsalgorithms
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Offline Multi-Agent Reinforcement Learning via In-Sample Sequential Policy Optimization

    cs.AI 2024-12 conditional novelty 6.0 of 10

    InSPO updates agents sequentially with in-sample objectives and entropy regularization, avoiding out-of-distribution joint actions and converging to a quantal response equilibrium in offline MARL.

  2. Stable Continual Reinforcement Learning via Diffusion-based Trajectory Replay

    cs.LG 2024-11 conditional novelty 5.0 of 10

    DISTR combines a task-conditioned diffusion model that generates whole high-return trajectories with behavior-cloning replay, and reports higher average success than several baselines on Continual World.

  3. Reinforcement Learning: From Algorithms To Foundation Models

    cs.AI 2026-07 conditional novelty 3.0 of 10

    A dissertation uniting the author's published results: non-exploitable Nash-DQN policies and the FightLadder benchmark for games, plus diffusion/consistency-model world models for RL — a compilation rather than new results.

Pith tools