English

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

Multiagent Systems 2026-05-26 v2 Networking and Internet Architecture

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 μ\muACP, 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 μ\muACP 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 invariants) establishes safety and boundedness, and supports liveness under modeled assumptions. Large-scale system simulations confirm ACP achieves a median end-to-end message latency of 34 ms (95th percentile 104 ms) at scale, outperforming prior agent and IoT protocols under severe resource constraints. The main contribution is a unified calculus that reconciles semantic expressiveness with provable efficiency, providing a rigorous foundation for the next generation of resource-constrained multi-agent systems.

Keywords

Cite

@article{arxiv.2601.00219,
  title  = {{\mu}ACP: A Formal Calculus for Expressive, Resource-Constrained Agent Communication},
  author = {Arnab Mallick and Indraveni Chebolu},
  journal= {arXiv preprint arXiv:2601.00219},
  year   = {2026}
}

Comments

Accepted as a Full paper at AAMAS 2026

R2 v1 2026-07-01T08:47:39.785Z