paper-with-me

Papers

Agent Context Protocols Enhance Collective Inference

2025-05-20 · Devansh Bhardwaj, Arjun Beniwal, Shreyas Chaudhari, Ashwin Kalyan, Tanmay Rajpurohit, Karthik R. Narasimhan, Ameet Deshpande, Vishvak Murahari

AI agents have become increasingly adept at complex tasks such as coding, reasoning, and multimodal understanding. However, building generalist systems requires moving beyond individual agents to collective inference -- a paradigm where multi-agent systems with diverse, task-specialized agents complement one another through structured communication and collaboration. Today, coordination is usually handled with imprecise, ad-hoc natural language, which limits complex interaction and hinders interoperability with domain-specific agents. We introduce Agent context protocols (ACPs): a domain- and agent-agnostic family of structured protocols for agent-agent communication, coordination, and error handling. ACPs combine (i) persistent execution blueprints -- explicit dependency graphs that store intermediate agent outputs -- with (ii) standardized message schemas, enabling robust and fault-tolerant multi-agent collective inference. ACP-powered generalist systems reach state-of-the-art performance: 28.3 % accuracy on AssistantBench for long-horizon web assistance and best-in-class multimodal technical reports, outperforming commercial AI systems in human evaluation. ACPs are highly modular and extensible, allowing practitioners to build top-tier generalist agents quickly.

📄 PDF Abstract BibTeX arXiv:2505.14569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Survey of AI Agent Protocols

2025-04-23 · Yingxuan Yang, Huacan Chai, Yuanyi Song, Siyuan Qi 외

The rapid development of large language models (LLMs) has led to the widespread deployment of LLM agents across diverse industries, including customer service, content generation, data analysis, and even healthcare. Howe…

AI AgentSurvey

The Orchestration of Multi-Agent Systems: Architectures, Protocols, and Enterprise Adoption

2026-01-20 · Apoorva Adimulam, Rajesh Gupta, Sumit Kumar arxiv

Orchestrated multi-agent systems represent the next stage in the evolution of artificial intelligence, where autonomous agents collaborate through structured coordination and communication to achieve complex, shared obje…

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…

DAO-AI: Evaluating Collective Decision-Making through Agentic AI in Decentralized Governance

2025-10-24 · Agostino Capponi, Alfio Gliozzo, Chunghyun Han, Junkyu Lee arxiv

This paper presents a first empirical study of agentic AI as autonomous decision-makers in decentralized governance. Using more than 3K proposals from major protocols, we build an agentic AI voter that interprets proposa…

Voting Protocols as Coordination Mechanisms for Role-Constrained Multi-Agent Tutoring Systems

2026-06-06 · Eric S. Qiu, Joyce Gill arxiv

Agentic tutoring systems introduce a coordination challenge: multiple agents may propose different but reasonable interventions, yet only one response can be delivered to the learner. In this paper, we study how voting p…