Internet of Agents: Weaving a Web of Heterogeneous Agents for Collaborative Intelligence
Weize Chen, Ziming You, Ran Li, Yitong Guan, Chen Qian, Chenyang Zhao,, Cheng Yang, Ruobing Xie, Zhiyuan Liu, Maosong Sun

TL;DR
The paper introduces the Internet of Agents (IoA), a flexible framework enabling heterogeneous LLM-based agents to collaborate effectively across distributed environments, surpassing existing multi-agent systems in adaptability and performance.
Contribution
The paper presents IoA, a novel scalable framework with an agent integration protocol and dynamic conversation control, facilitating seamless multi-agent collaboration across diverse environments.
Findings
IoA outperforms state-of-the-art baselines in various tasks.
It enables effective collaboration among heterogeneous agents.
The framework demonstrates scalability and adaptability in complex scenarios.
Abstract
The rapid advancement of large language models (LLMs) has paved the way for the development of highly capable autonomous agents. However, existing multi-agent frameworks often struggle with integrating diverse capable third-party agents due to reliance on agents defined within their own ecosystems. They also face challenges in simulating distributed environments, as most frameworks are limited to single-device setups. Furthermore, these frameworks often rely on hard-coded communication pipelines, limiting their adaptability to dynamic task requirements. Inspired by the concept of the Internet, we propose the Internet of Agents (IoA), a novel framework that addresses these limitations by providing a flexible and scalable platform for LLM-based multi-agent collaboration. IoA introduces an agent integration protocol, an instant-messaging-like architecture design, and dynamic mechanisms for…
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.
Code & Models
Videos
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Mobile Agent-Based Network Management
