CoEnv: Driving Embodied Multi-Agent Collaboration via Compositional Environment

arXiv cs.RO / 4/8/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • CoEnv proposes a compositional environment that combines real-world sensing with simulation to support multi-agent embodied collaboration in shared workspaces.
  • The framework tackles key issues in embodied multi-agent systems, including spatial coordination, temporal reasoning, and shared intent/awareness.
  • CoEnv uses a three-stage pipeline: real-to-sim scene reconstruction, VLM-driven action synthesis (both high-level interface planning and code/trajectory generation), and sim-to-real validation with collision detection for safer deployment.
  • Experiments on multi-arm manipulation benchmarks show improved task success and better execution efficiency, suggesting a stronger sim-assisted strategy-to-real transfer approach.
  • The work positions compositional environment as a new paradigm for embodied multi-agent AI by separating cognitive planning from physical execution while keeping agents in a unified decision space.

Abstract

Multi-agent embodied systems hold promise for complex collaborative manipulation, yet face critical challenges in spatial coordination, temporal reasoning, and shared workspace awareness. Inspired by human collaboration where cognitive planning occurs separately from physical execution, we introduce the concept of compositional environment -- a synergistic integration of real-world and simulation components that enables multiple robotic agents to perceive intentions and operate within a unified decision-making space. Building on this concept, we present CoEnv, a framework that leverages simulation for safe strategy exploration while ensuring reliable real-world deployment. CoEnv operates through three stages: real-to-sim scene reconstruction that digitizes physical workspaces, VLM-driven action synthesis supporting both real-time planning with high-level interfaces and iterative planning with code-based trajectory generation, and validated sim-to-real transfer with collision detection for safe deployment. Extensive experiments on challenging multi-arm manipulation benchmarks demonstrate CoEnv's effectiveness in achieving high task success rates and execution efficiency, establishing a new paradigm for multi-agent embodied AI.