R2BC: Multi-Agent Imitation Learning from Single-Agent Demonstrations
Connor Mattson, Varun Raveendra, Ellen Novoseller, Nicholas Waytowich, Vernon J. Lawhern, Daniel S. Brown
TL;DR
The paper addresses learning cooperative multi-agent policies when a single human cannot provide joint demonstrations for $N$ agents. It introduces Round-Robin Behavior Cloning (R2BC), an online, decentralized IL method that learns from sequential single-agent demonstrations while other agents execute learned policies. Across four simulated VMAS tasks and two physical robot tasks, R2BC matches or exceeds the performance of oracle centralized baselines and significantly outperforms them in real-world deployments, especially when modest human interventions are allowed. The work highlights the practical viability of scalable multi-agent IL with realistic human demonstration capabilities and suggests future work on user studies and convergence guarantees.
Abstract
Imitation Learning (IL) is a natural way for humans to teach robots, particularly when high-quality demonstrations are easy to obtain. While IL has been widely applied to single-robot settings, relatively few studies have addressed the extension of these methods to multi-agent systems, especially in settings where a single human must provide demonstrations to a team of collaborating robots. In this paper, we introduce and study Round-Robin Behavior Cloning (R2BC), a method that enables a single human operator to effectively train multi-robot systems through sequential, single-agent demonstrations. Our approach allows the human to teleoperate one agent at a time and incrementally teach multi-agent behavior to the entire system, without requiring demonstrations in the joint multi-agent action space. We show that R2BC methods match, and in some cases surpass, the performance of an oracle behavior cloning approach trained on privileged synchronized demonstrations across four multi-agent simulated tasks. Finally, we deploy R2BC on two physical robot tasks trained using real human demonstrations.
