paper-with-me

Papers

Embodied Multi-Agent Coordination by Aligning World Models Through Dialogue

2026-05-13 · Vardhan Dongre, Dilek Hakkani-Tür arxiv

Effective collaboration between embodied agents requires more than acting in a shared environment; it demands communication grounded in each agent's evolving understanding of the world. When agents can only partially observe their surroundings, coordination without communication is provably hard, but communication can, in principle, bridge this gap by allowing agents to share observations and align their world models. In this work, we examine whether LLM-based embodied agents actually realize the ability to communicate. We extend PARTNR, a benchmark for collaborative household robotics, with a natural-language dialogue channel that enables two agents with partial observability to communicate during task execution. To evaluate whether dialogue leads to genuine world-model alignment rather than superficial coordination, we propose a framework for measuring world-model alignment defined over per-agent world graphs: observation convergence (do private world models align over time?), information novelty (do messages convey what the partner lacks?), and belief-sensitive messaging (do agents model what their partner knows?). Our experiments across three LLMs reveal that dialogue reduces action conflicts 40 to 83 percentage points but degrades task success relative to silent coordination. Using our metrics, we characterize the gap between superficial coordination and genuine world-model alignment, and identify where current models fall on this spectrum. Project Website: https://uiuc-conversational-ai-lab.github.io/partnr-dial-wmd/

📄 PDF Abstract BibTeX arXiv:2605.12920

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Communicating Plans, Not Percepts: Scalable Multi-Agent Coordination with Embodied World Models

2025-08-04 · Brennen A. Hill, Mant Koh En Wei, Thangavel Jishnuanandh arxiv

Robust coordination is critical for effective decision-making in multi-agent systems, especially under partial observability. A central question in Multi-Agent Reinforcement Learning (MARL) is whether to engineer communi…

Multi-agent Reinforcement Learning

CoCoBench: A Cooperative Coordination Benchmark for Embodied Multi-Agent Task Planning

2026-08-28 · Yang Chen, Ye-Xin Xie, Lirong Che, Danyang Peng 외 arxiv

Agent systems powered by multimodal large language models (MLLMs) have advanced rapidly in recent years, yet existing embodied-agent benchmarks still lack fine-grained diagnostics for multi-agent coordination. Most bench…

Federated Single-Agent Robotics: Multi-Robot Coordination Without Intra-Robot Multi-Agent Fragmentation

2026-04-13 · Xue Qin, Simin Luan, John See, Cong Yang 외 arxiv

As embodied robots move toward fleet-scale operation, multi-robot coordination is becoming a central systems challenge. Existing approaches often treat this as motivation for increasing internal multi-agent decomposition…

HoloAgent-0: A Unified Embodied Agent Framework with 3D Spatial Memory

2026-06-22 · Xiaolin Zhou, Liu Liu, Tingyang Xiao, Wei Feng 외 arxiv

LLM agents follow a practical execution loop in digital environments: they reason over structured states, invoke tools, inspect feedback, and revise actions. Extending this loop to physical robots is difficult because ph…

Multi-Agent Embodied Autonomous Driving (MAEAD): From V2X Information Exchange to Shared World Models

2026-06-11 · Senkang Hu, Zhengru Fang, Yihang Tao, Zihan Fang 외 arxiv

Autonomous driving is shifting from isolated vehicle intelligence toward multi-agent embodied systems that share perception, infer intent, and coordinate action under uncertainty. This survey examines this transition thr…

Autonomous Driving