paper-with-me

Papers

CoDiMAD: Diffusion-Based Privileged Distillation for Communication-Free Multi-Robot Coordination

2026-07-10 · Jiyue Tao, Shunheng Xin, Tongsheng Shen, Dexin Zhao, Feitian Zhang arxiv

Decentralized multi-robot coordination under partial observability remains challenging, especially in communication-free settings where agents must act solely from local sensor observations. Privileged policy distillation provides a promising approach by transferring knowledge from a globally informed oracle to sensor-constrained students. However, in multi-agent systems, the same local observation may correspond to multiple global configurations requiring qualitatively different cooperative actions, making the conditional action distribution inherently multi-modal. Standard deterministic distillation collapses these modes to their mean, often yielding invalid or hesitant actions. To address this issue, we propose CoDiMAD, a three-stage framework that trains a privileged oracle with MAPPO, constructs an offline dataset of local-observation-oracle-action pairs, and distills the oracle into decentralized students parameterized as conditional denoising diffusion probabilistic models. By approximating the conditional oracle-action distribution through the diffusion reverse process, CoDiMAD samples decisive actions from coherent coordination modes rather than averaging across them. Theoretical analysis characterizes the mode-averaging failure of deterministic distillation and the distributional recovery property of diffusion-based distillation. Experiments on three cooperative tasks show that CoDiMAD consistently outperforms direct local MARL and deterministic distillation baselines. The source code will be made publicly available upon acceptance.

📄 PDF Abstract BibTeX arXiv:2607.09587

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Privileged Prior Information Distillation for Image Matting

2022-11-25 · Cheng Lyu, Jiake Xie, Bo Xu, Cheng Lu 외

Performance of trimap-free image matting methods is limited when trying to decouple the deterministic and undetermined regions, especially in the scenes where foregrounds are semantically ambiguous, chromaless, or high t…

Image Matting

From Draft to Draft-Free: One-Step Video Object Removal via Privileged Distillation and Fast Planting

2026-07-16 · Zizhao Chen, Ping Wei, Guang Dai, Jingdong Wang 외 arxiv

Video object removal is a fundamental yet challenging task in video editing. Despite recent progress, existing methods typically fall into two categories. Traditional approaches based on optical flow or attention mechani…

Video Generation

Learning Using Generated Privileged Information by Text-to-Image Diffusion Models

2023-09-26 · Rafael-Edy Menadil, Mariana-Iuliana Georgescu, Radu Tudor Ionescu

Learning Using Privileged Information is a particular type of knowledge distillation where the teacher model benefits from an additional data representation during training, called privileged information, improving the s…

ClassificationKnowledge Distillationtext-classificationText Classification

$π$-Play: Multi-Agent Self-Play via Privileged Self-Distillation without External Data

2026-04-15 · Yaocheng Zhang, Yuanheng Zhu, Wenyue Chong, Songjun Tu 외 arxiv

Deep search agents have emerged as a promising paradigm for addressing complex information-seeking tasks, but their training remains challenging due to sparse rewards, weak credit assignment, and limited labeled data. Se…

Pathway-Structured Privileged Distillation for Deployable Computational Pathology

2026-06-01 · Yongxin Guo, Hao Lu, Onur Koyun, Muhammet Demir 외 arxiv

Integrating transcriptomics and histopathology can improve cancer risk modelling, yet practical use is constrained by the limited availability of RNA profiling in routine settings. Here we introduce Mixture of Pathway Ex…