Talk is Cheap, Communication is Hard: Dynamic Grounding Failures and Repair in Multi-Agent Negotiation

· Source: cs.MA updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Multiagent Systems · Depth: Expert, quick

Summary

A study submitted on May 3, 2026, introduces an iterated, multi-turn negotiation game to evaluate dynamic grounding in multi-agent Large Language Model (LLM) systems. Unlike static, one-shot benchmarks, this game involves two agents allocating shared resources for private projects with verifiable jointly optimal outcomes. Researchers found that while individual agents could identify Pareto-optimal allocations, LLM dyads consistently failed to achieve them across both open- and closed-source models. The investigation identified four key failure modes: degradation of coordination without shared interaction history, stubborn anchoring to initial proposals despite accumulated context, reliance on perfunctory fairness over reward-maximizing coordination, and failures in referential binding across turns. These findings highlight dynamic grounding as a critical and understudied aspect of multi-agent coordination, with a framework that decomposes the coordination gap into measurable components, demonstrating that communication is necessary but information exchange alone is insufficient.

Key takeaway

For research scientists developing multi-agent LLM systems, you should prioritize designing agents that can dynamically ground meaning and repair communication breakdowns across turns. Focusing solely on individual agent reasoning or static information exchange will not yield optimal cooperative outcomes; instead, your efforts must address the interactive processes of joint plan formation, commitment, and execution to overcome identified failure modes like stubborn anchoring and referential binding issues.

Key insights

Dynamic grounding, not just static understanding, is critical for effective multi-agent LLM coordination and negotiation.

Principles

Method

An iterated, multi-turn negotiation game where two agents allocate shared resources for private projects, with verifiable jointly optimal outcomes, is used to assess dynamic grounding.

In practice

Topics

Best for: Research Scientist, AI Scientist, AI Student

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.MA updates on arXiv.org.