Decentralized Multi-Agent System with Trust-Aware Communication
Yepeng Ding, Ahmed Twabi, Junwei Yu, Lingfeng Zhang, Tohru Kondo, Hiroyuki Sato
TL;DR
Centralized multi-agent systems suffer from single points of failure, censorship risk, and trust challenges. The authors propose a Decentralized Multi-Agent System (DMAS) that combines a Decentralized Agent Runtime with a Trust-Aware Communication Protocol, anchored by blockchain and self-sovereign identity to enable secure, scalable interactions. They provide semi-formal security analysis and a performance evaluation showing DMAS achieves scalability and near-centralized efficiency for off-chain operations while ensuring verifiable on-chain attestations, authenticity, and confidentiality. This work demonstrates the viability of a censorship-resistant Internet of Agents by distributing trust and computation across a blockchain-backed framework.
Abstract
The emergence of Large Language Models (LLMs) is rapidly accelerating the development of autonomous multi-agent systems (MAS), paving the way for the Internet of Agents. However, traditional centralized MAS architectures present significant challenges, including single points of failure, vulnerability to censorship, inherent scalability limitations, and critical trust issues. We propose a novel Decentralized Multi-Agent System (DMAS) architecture designed to overcome these fundamental problems by enabling trust-aware, scalable, and censorship-resistant interactions among autonomous agents. Our DMAS features a decentralized agent runtime underpinned by a blockchain-based architecture. We formalize a trust-aware communication protocol that leverages cryptographic primitives and on-chain operations to provide security properties: verifiable interaction cycles, communication integrity, authenticity, non-repudiation, and conditional confidentiality, which we further substantiate through a comprehensive security analysis. Our performance analysis validates the DMAS as a scalable and efficient solution for building trustworthy multi-agent systems.
