$\pi$-Play: Multi-Agent Self-Play via Privileged Self-Distillation without External Data
Abstract
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. Self-play offers a scalable route to reduce data dependence, but conventional self-play optimizes students only through sparse outcome rewards, leading to low learning efficiency. In this work, we observe that self-play naturally produces a question construction path (QCP) during task generation, an intermediate artifact that captures the reverse solution process. This reveals a new source of privileged information: self-play can provide high-quality privileged information for the self-distillation at low cost and at scale, without relying on human feedback or curated privileged information. Leveraging this insight, we propose Privileged Information Self-Play (-Play), a novel multi-agent self-evolution framework combining self-play and self-distillation. In -Play, an examiner generates tasks together with QCPs, and a teacher employs QCP as privileged context to densely supervise a student via self-distillation. This design transforms sparse-reward self-play into a dense-feedback co-evolution. Extensive experiments show that data-free -Play surpasses fully supervised search agents and improves evolutionary efficiency by 2-3 over conventional self-play. Code is available at https://github.com/zhyaoch/pi-play.
Cite
@article{arxiv.2604.14054,
title = {$\pi$-Play: Multi-Agent Self-Play via Privileged Self-Distillation without External Data},
author = {Yaocheng Zhang and Yuanheng Zhu and Wenyue Chong and Songjun Tu and Qichao Zhang and Jiajun Chai and Xiaohan Wang and Wei Lin and Guojun Yin and Dongbin Zhao},
journal= {arXiv preprint arXiv:2604.14054},
year = {2026}
}
Comments
23 pages, 11 figures