{\mu}ACP: A Formal Calculus for Expressive, Resource-Constrained Agent Communication
Arnab Mallick, Indraveni Chebolu

TL;DR
CP is a formal calculus designed for expressive, resource-constrained agent communication, balancing protocol expressiveness with efficiency through formal verification and practical performance evaluations.
Contribution
It introduces CP, a formal calculus that encodes standard protocols with minimal verbs, provides tight bounds on message complexity, and demonstrates practical efficiency and safety in resource-limited environments.
Findings
Minimal four-verb basis suffices for encoding FIPA protocols
Formal verification confirms safety and boundedness
Achieves median latency of 34 ms at scale
Abstract
Agent communication remains a foundational problem in multi-agent systems: protocols such as FIPA-ACL guarantee semantic richness but are intractable for constrained environments, while lightweight IoT protocols achieve efficiency at the expense of expressiveness. This paper presents ACP, a formal calculus for expressive agent communication under explicit resource bounds. We formalize the Resource-Constrained Agent Communication (RCAC) model, prove that a minimal four-verb basis \textit{\{PING, TELL, ASK, OBSERVE\}} is suffices to encode finite-state FIPA protocols, and establish tight information-theoretic bounds on message complexity. We further show that ACP can implement standard consensus under partial synchrony and crash faults, yielding a constructive coordination framework for edge-native agents. Formal verification in TLA (model checking) and Coq (mechanized…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFormal Methods in Verification · Multi-Agent Systems and Negotiation · Distributed systems and fault tolerance
