SYNTHESIS NOTE
Conversational AI and Personalization Psychology, Society, and Alignment Agentic Systems and Tool Use

Can AI agents communicate efficiently in joint decision problems?

When humans and AI must collaborate to solve optimization problems under asymmetric information, what communication patterns enable effective coordination? Current LLMs struggle with this—why?

Synthesis note · 2026-02-22 · sourced from Conversation Architecture Structure
Why do AI conversations reliably break down after multiple turns? What kind of thing is an LLM really? How should researchers navigate LLM reasoning research?

Decision-oriented dialogue formalizes a class of tasks where multiple agents must communicate to arrive at a joint decision, with quality jointly rewarded. The key structural feature: each agent starts with different information. The user knows their travel preferences; the AI has a database of flight and hotel prices. Neither can make optimal decisions alone.

The crucial constraint: the large amount of information and combinatorial solution space make it "unnatural and inefficient for assistants to communicate all of their knowledge to users, or vice versa." This rules out the naive solution of full information exchange. Instead, agents must determine what their partners already know AND what information is likely to be decision-relevant, asking clarification questions and making inferences as needed.

The aspiration is a human travel agent model: starting with underspecified desires ("things we'd like to do"), comprehensively exploring multi-day itineraries based on preferences and domain knowledge, iteratively refining based on feedback. Current LLMs "did not perform as well as humans" across all task settings — "suggesting failures in their ability to communicate efficiently and reason in structured real-world optimization problems."

This formalization matters because it names what most AI dialogue is NOT doing. Since Why can't conversational AI agents take the initiative?, decision-oriented dialogue requires the agent to actively structure the information exchange — deciding what to share, what to ask about, and what to infer. Passive response generation is structurally incapable of this.

The connection to grounding is direct. Since Do language models actually build shared understanding in conversation?, decision-oriented dialogue requires building shared understanding of both preferences and options through collaborative exploration — not presuming the user knows what to ask for or that the AI knows what matters.

Inquiring lines that use this note as a source 2

This note is a source for these synthesized inquiries. Follow a line forward into its question, or open it to trace back to all of its sources.

Related concepts in this collection 8

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
20 direct connections · 153 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

decision-oriented dialogue formalizes human-AI collaboration as joint optimization under asymmetric information where full information sharing is impractical