paper-with-me

Papers

Verifiable Semantics for Agent-to-Agent Communication

2026-02-18 · Philipp Schoenegger, Matt Carlson, Chris Schneider, Chris Daly arxiv

Multiagent AI systems require consistent communication, but we lack methods to verify that agents share the same understanding of the terms used. Natural language is interpretable but vulnerable to semantic drift, while learned protocols are efficient but opaque. We propose a certification protocol based on the stimulus-meaning model, where agents are tested on shared observable events and terms are certified if empirical disagreement falls below a statistical threshold. In this protocol, agents restricting their reasoning to certified terms ("core-guarded reasoning") achieve provably bounded disagreement. We also outline mechanisms for detecting drift (recertification) and recovering shared vocabulary (renegotiation). In simulations with varying degrees of semantic divergence, core-guarding reduces disagreement by 72-96%. In a validation with fine-tuned language models, disagreement is reduced by 51%. Our framework provides a first step towards verifiable agent-to-agent communication.

📄 PDF Abstract BibTeX arXiv:2602.16424

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

G2CP: A Graph-Grounded Communication Protocol for Verifiable and Efficient Multi-Agent Reasoning

2026-02-13 · Karim Ben Khaled, Davy Monticolo arxiv

Multi-agent systems powered by Large Language Models face a critical challenge: agents communicate through natural language, leading to semantic drift, hallucination propagation, and inefficient token consumption. We pro…

Verification Required: The Impact of Information Credibility on AI Persuasion

2026-02-01 · Saaduddin Mahmud, Eugene Bagdasarian, Shlomo Zilberstein arxiv

Agents powered by large language models (LLMs) are increasingly deployed in settings where communication shapes high-stakes decisions, making a principled understanding of strategic communication essential. Prior work la…

Zero-Knowledge Audit for Internet of Agents: Privacy-Preserving Communication Verification with Model Context Protocol

2025-12-11 · Guanlin Jing, Huayi Qi arxiv

Existing agent communication frameworks face critical limitations in providing verifiable audit trails without compromising the privacy and confidentiality of agent interactions. The protection of agent communication pri…

DIAP: A Decentralized Agent Identity Protocol with Zero-Knowledge Proofs and a Hybrid P2P Stack

2025-11-06 · Yuanjie Liu, Wenpeng Xing, Ye Zhou, Gaowei Chang 외 arxiv

The absence of a fully decentralized, verifiable, and privacy-preserving communication protocol for autonomous agents remains a core challenge in decentralized computing. Existing systems often rely on centralized interm…

Evolution of AI Agent Registry Solutions: Centralized, Enterprise, and Distributed Approaches

2025-08-05 · Aditi Singh, Abul Ehtesham, Mahesh Lambe, Jared James Grogan 외 arxiv

Autonomous AI agents now operate across cloud, enterprise, and decentralized domains, creating demand for registry infrastructures that enable trustworthy discovery, capability negotiation, and identity assurance. We ana…