CHORUS: Decentralized Multi-Embodiment Collaboration with One VLA Policy
Summary
CHORUS is a novel framework designed for decentralized multi-robot collaboration, leveraging a single Vision-Language-Action (VLA) policy. It addresses the limitations of traditional centralized methods, which scale poorly with team size, and existing decentralized approaches that often require explicit alignment or information sharing during inference. CHORUS adapts a shared VLA backbone to control diverse multi-robot teams, with each robot operating an independent copy conditioned solely on its local observations and a unique robot-identifying prompt. Real-world experiments demonstrate CHORUS's effectiveness, showing a 64% point improvement over decentralized, from-scratch models, a 40% point increase in reactivity to teammate behavior, and superior performance compared to centralized baselines. This indicates that a single VLA backbone can achieve robust decentralized multi-robot collaboration without needing individual robot policies or inter-robot communication at inference time.
Key takeaway
For Robotics Engineers developing multi-robot systems, CHORUS offers a compelling alternative to complex centralized or communication-heavy decentralized approaches. You should consider integrating a single VLA policy to achieve robust, reactive collaboration from local observations. This can simplify deployment and reduce inference-time communication needs. This approach significantly improves task efficiency and reactivity, making it ideal for dynamic environments.
Key insights
A single VLA policy can enable reactive, decentralized multi-robot collaboration using only local observations.
Principles
- VLA models' priors enable reactive collaboration.
- Decentralized control from local observations.
- Shared VLA backbone for diverse teams.
Method
CHORUS adapts a single VLA backbone; each robot runs an independent copy, conditioned on its own observations and a robot-identifying prompt for decentralized control.
In practice
- Improve multi-robot task efficiency.
- Enhance reactivity in team behaviors.
- Reduce communication overhead in robot teams.
Topics
- Multi-robot Collaboration
- Decentralized Control
- Vision-Language-Action Models
- VLA Policy
- Robotics
- Real-world Experiments
Best for: Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.