pith. sign in

arxiv: 2505.18595 · v1 · pith:HRVXPR5Gnew · submitted 2025-05-24 · 💻 cs.LG · cs.AI· cs.MA

MisoDICE: Multi-Agent Imitation from Unlabeled Mixed-Quality Demonstrations

classification 💻 cs.LG cs.AIcs.MA
keywords multi-agentlearningimitationmisodiceunlabeleddatademonstrationsexpert
0
0 comments X
read the original abstract

We study offline imitation learning (IL) in cooperative multi-agent settings, where demonstrations have unlabeled mixed quality - containing both expert and suboptimal trajectories. Our proposed solution is structured in two stages: trajectory labeling and multi-agent imitation learning, designed jointly to enable effective learning from heterogeneous, unlabeled data. In the first stage, we combine advances in large language models and preference-based reinforcement learning to construct a progressive labeling pipeline that distinguishes expert-quality trajectories. In the second stage, we introduce MisoDICE, a novel multi-agent IL algorithm that leverages these labels to learn robust policies while addressing the computational complexity of large joint state-action spaces. By extending the popular single-agent DICE framework to multi-agent settings with a new value decomposition and mixing architecture, our method yields a convex policy optimization objective and ensures consistency between global and local policies. We evaluate MisoDICE on multiple standard multi-agent RL benchmarks and demonstrate superior performance, especially when expert data is scarce.

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 1 Pith paper

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

  1. MIMIC-D: Multi-modal Imitation for MultI-agent Coordination with Decentralized Diffusion Policies

    cs.RO 2025-09 unverdicted novelty 7.0

    MIMIC-D enables multi-modal multi-agent coordination via joint training of decentralized diffusion policies using only local information.