Embodied Multi-Agent Coordination by Aligning World Models Through Dialogue

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

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. Vardhan Dongre and Dilek Hakkani-Tur extended PARTNR, a benchmark for collaborative household robotics, by adding a natural-language dialogue channel. This channel enables two LLM-based agents with partial observability to communicate during task execution. To assess genuine world-model alignment versus superficial coordination, they proposed a framework. This framework measures observation convergence, information novelty in messages, and belief-sensitive messaging using per-agent world graphs. Experiments across three LLMs showed dialogue reduced action conflicts by 40-83 percentage points. However, it degraded task success relative to silent coordination, highlighting a gap between conflict reduction and true alignment.

Key takeaway

For Robotics Engineers designing multi-agent systems with LLMs and partial observability, recognize that integrating dialogue is complex. While communication can significantly reduce action conflicts (40-83 percentage points), it may paradoxically degrade overall task success. You should prioritize evaluating genuine world-model alignment metrics, like observation convergence, over merely reducing conflicts to ensure effective collaboration.

Key insights

Dialogue in embodied LLM agents reduces conflicts but can degrade task success without genuine world-model alignment.

Principles

Method

Extend PARTNR with a natural-language dialogue channel. Measure world-model alignment via observation convergence, information novelty, and belief-sensitive messaging using world graphs.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.