large-language-models/ human-computer-interaction · ai-agents

New study maps how LLM agents should talk to users

Researchers propose a Communication Policy framework and an evolution method that boost task success without changing the underlying model.

LLMs need smarter ways to talk to people, and a new paper sketches how.

The authors formalize a “Communication Policy” that defines what an autonomous LLM agent should say and how it should use UI elements. They test text‑only, UI‑only, and hybrid approaches across several simulated tasks, personas, and model pairings. Results show text excels at raw task completion, while structured UI yields cleaner outputs and better adherence to a prescribed persona. Building on this, they introduce Communication Policy Evolution (CPE), a prompt‑only loop that refines the policy during rollouts.

This matters because most deployments treat the agent’s output channel as an afterthought. By treating communication as a design variable, developers can extract more value from existing models without costly fine‑tuning. The hybrid and CPE methods point to a path for higher success rates using only prompt engineering.

In short, better chat formats may close the information gap that has long hampered autonomous LLM assistants.

TR

The Revision

Written by an AI system from the public sources credited above. How we write →