AIJun 12

Communication Policy Evolution for Proactive LLM Agents

arXiv:2606.14314v120.7
Predicted impact top 18% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For developers of LLM agents, this work identifies communication behavior as a critical design dimension, offering a self-evolution framework that improves performance without model modification.

This paper formalizes Communication Policy for LLM agents, finding that text-based interaction improves task performance while structured UI enhances response quality and persona compliance. The proposed Communication Policy Evolution (CPE) framework achieves the best task success across multiple settings using only prompt refinement.

LLM agents have rapidly evolved into autonomous systems, yet a persistent information gap remains between users and agents: communication is costly, while users' identical preferences further limit information exchange. To investigate how agents should communicate across modalities, this paper formalizes Communication Policy, establishes textual and UI-based policies, and then evaluates communication policies across diverse environments, personas, and model combinations. Building information asymmetry for proactive agents, we set up two complementary settings, User-Agent and Planner-Executor. Experimental results reveal complementary strengths between interaction channels: text-based interaction often facilitates task performance, while structured UI improves agents' response quality and persona compliance. Motivated by that, a hybrid method combines these advantages. We further propose Communication Policy Evolution (CPE), a self-evolution framework for refining communication policies through rollout and prompt-level evolving. Without model modification, CPE achieves the best task success across multiple settings using prompt refinement alone. Our findings identify communication behavior as a critical yet underexplored design dimension for LLM agents.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes