paper-with-me

홈 › Papers

Internet of Agents: Weaving a Web of Heterogeneous Agents for Collaborative Intelligence

2024-07-09 · Weize Chen, Ziming You, Ran Li, Yitong Guan, Chen Qian, Chenyang Zhao, Cheng Yang, Ruobing Xie, Zhiyuan Liu, Maosong Sun

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 agent teaming and conversation flow control. Through extensive experiments on general assistant tasks, embodied AI tasks, and retrieval-augmented generation benchmarks, we demonstrate that IoA consistently outperforms state-of-the-art baselines, showcasing its ability to facilitate effective collaboration among heterogeneous agents. IoA represents a step towards linking diverse agents in an Internet-like environment, where agents can seamlessly collaborate to achieve greater intelligence and capabilities. Our codebase has been released at \url{https://github.com/OpenBMB/IoA}.

📄 PDF Abstract BibTeX arXiv:2407.07061

Code (1)

openbmb/ioa 공식 구현

Tasks

Retrieval-augmented Generation

Similar Papers 제목 키워드 기반

ACPs: Agent Collaboration Protocols for the Internet of Agents

2025-05-18 · Jun Liu, Ke Yu, Keliang Chen, Ke Li 외

With the rapid advancement of artificial intelligence, the proliferation of autonomous agents has introduced new challenges in interoperability, scalability, and coordination. The Internet of Agents (IoA) aims to interco…

Internet of Agents: Fundamentals, Applications, and Challenges

2025-05-12 · Yuntao Wang, Shaolong Guo, Yanghe Pan, Zhou Su 외

With the rapid proliferation of large language models and vision-language models, AI agents have evolved from isolated, task-specific systems into autonomous, interactive entities capable of perceiving, reasoning, and ac…

An Extensible Framework for Open Heterogeneous Collaborative Perception

2024-01-25 · Yifan Lu, Yue Hu, Yiqi Zhong, Dequan Wang 외

Collaborative perception aims to mitigate the limitations of single-agent perception, such as occlusions, by facilitating data exchange among multiple agents. However, most current works consider a homogeneous scenario w…

HeatV2X: Scalable Heterogeneous Collaborative Perception via Efficient Alignment and Interaction

2025-11-13 · Yueran Zhao, Zhang Zhang, Chao Sun, Tianze Wang 외 arxiv

Vehicle-to-Everything (V2X) collaborative perception extends sensing beyond single vehicle limits through transmission. However, as more agents participate, existing frameworks face two key challenges: (1) the participat…

GT-Space: Enhancing Heterogeneous Collaborative Perception with Ground Truth Feature Space

2026-03-13 · Wentao Wang, Haoran Xu, Guang Tan arxiv

In autonomous driving, multi-agent collaborative perception enhances sensing capabilities by enabling agents to share perceptual data. A key challenge lies in handling {\em heterogeneous} features from agents equipped wi…

Autonomous Driving