paper-with-me

Papers

Structured Intent as a Protocol-Like Communication Layer: Cross-Model Robustness, Framework Comparison, and the Weak-Model Compensation Effect

2026-03-31 · Peng Gang arxiv

How reliably can structured intent representations preserve user goals across different AI models, languages, and prompting frameworks? Prior work showed that PPS (Prompt Protocol Specification), a 5W3H-based structured intent framework, improves goal alignment in Chinese and generalizes to English and Japanese. This paper extends that line of inquiry in three directions: cross-model robustness across Claude, GPT-4o, and Gemini 2.5 Pro; controlled comparison with CO-STAR and RISEN; and a user study (N=50) of AI-assisted intent expansion in ecologically valid settings. Across 3,240 model outputs (3 languages x 6 conditions x 3 models x 3 domains x 20 tasks), evaluated by an independent judge (DeepSeek-V3), we find that structured prompting substantially reduces cross-language score variance relative to unstructured baselines. The strongest structured conditions reduce cross-language sigma from 0.470 to about 0.020. We also observe a weak-model compensation pattern: the lowest-baseline model (Gemini) shows a much larger D-A gain (+1.006) than the strongest model (Claude, +0.217). Under the current evaluation resolution, 5W3H, CO-STAR, and RISEN achieve similarly high goal-alignment scores, suggesting that dimensional decomposition itself is an important active ingredient. In the user study, AI-expanded 5W3H prompts reduce interaction rounds by 60 percent and increase user satisfaction from 3.16 to 4.04. These findings support the practical value of structured intent representation as a robust, protocol-like communication layer for human-AI interaction.

📄 PDF Abstract BibTeX arXiv:2603.29953

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revisiting Gossip Protocols: A Vision for Emergent Coordination in Agentic Multi-Agent Systems

2025-08-03 · Mansura Habiba, Nafiul I. Khan arxiv

As agentic platforms scale, agents are evolving beyond static roles and fixed toolchains, creating a growing need for flexible, decentralized coordination. Today's structured communication protocols (e.g., direct agent-t…

Revac: A Social Deduction Reasoning Agent

2026-04-21 · Mihir Shriniwas Arya, Avinash Anish, Aditya Ranjan arxiv

Social deduction games such as Mafia present a unique AI challenge: players must reason under uncertainty, interpret incomplete and intentionally misleading information, evaluate human-like communication, and make strate…

Emergence of Linguistic Communication from Referential Games with Symbolic and Pixel Input

2018-04-11 · ICLR 2018 1 · Angeliki Lazaridou, Karl Moritz Hermann, Karl Tuyls, Stephen Clark

The ability of algorithms to evolve or learn (compositional) communication protocols has traditionally been studied in the language evolution literature through the use of emergent communication tasks. Here we scale up t…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

MPAC: A Multi-Principal Agent Coordination Protocol for Interoperable Multi-Agent Collaboration

2026-04-10 · Kaiyang Qian, Xinmin Fang, Zhengxiong Li arxiv

The AI agent ecosystem has converged on two protocols: the Model Context Protocol (MCP) for tool invocation and Agent-to-Agent (A2A) for single-principal task delegation. Both assume a single controlling principal, meani…

Beyond Message Passing: A Semantic View of Agent Communication Protocols

2026-03-30 · Dun Yuan, Fuyuan Lyu, Ye Yuan, Weixu Zhang 외 arxiv

Agent communication protocols are becoming critical infrastructure for large language model (LLM) systems that must use tools, coordinate with other agents, and operate across heterogeneous environments. This work presen…