English

InterAgent: Physics-based Multi-agent Command Execution via Diffusion on Interaction Graphs

Computer Vision and Pattern Recognition 2025-12-15 v2

Abstract

Humanoid agents are expected to emulate the complex coordination inherent in human social behaviors. However, existing methods are largely confined to single-agent scenarios, overlooking the physically plausible interplay essential for multi-agent interactions. To bridge this gap, we propose InterAgent, the first end-to-end framework for text-driven physics-based multi-agent humanoid control. At its core, we introduce an autoregressive diffusion transformer equipped with multi-stream blocks, which decouples proprioception, exteroception, and action to mitigate cross-modal interference while enabling synergistic coordination. We further propose a novel interaction graph exteroception representation that explicitly captures fine-grained joint-to-joint spatial dependencies to facilitate network learning. Additionally, within it we devise a sparse edge-based attention mechanism that dynamically prunes redundant connections and emphasizes critical inter-agent spatial relations, thereby enhancing the robustness of interaction modeling. Extensive experiments demonstrate that InterAgent consistently outperforms multiple strong baselines, achieving state-of-the-art performance. It enables producing coherent, physically plausible, and semantically faithful multi-agent behaviors from only text prompts. Our code and data will be released to facilitate future research.

Keywords

Cite

@article{arxiv.2512.07410,
  title  = {InterAgent: Physics-based Multi-agent Command Execution via Diffusion on Interaction Graphs},
  author = {Bin Li and Ruichi Zhang and Han Liang and Jingyan Zhang and Juze Zhang and Xin Chen and Lan Xu and Jingyi Yu and Jingya Wang},
  journal= {arXiv preprint arXiv:2512.07410},
  year   = {2025}
}

Comments

Project page: https://binlee26.github.io/InterAgent-Page

R2 v1 2026-07-01T08:14:37.744Z