GenAINet: Enabling Wireless Collective Intelligence via Knowledge Transfer and Reasoning
Hang Zou, Qiyang Zhao, Samson Lasaulce, Lina Bariah, Mehdi Bennis, Merouane Debbah
TL;DR
GenAINet tackles the gap where wireless networks must support GenAI-driven collective intelligence. It proposes a semantic-native GenAINet architecture in which distributed GenAI agents extract semantics from heterogeneous data, maintain a knowledge model, and exchange knowledge to plan and reason, reducing data traffic while enabling arbitrary task solving. The work defines three representations for knowledge (VE, KG, TE) and three collaboration levels (information, decision, intent), and demonstrates two case studies: semantic on-device telecom-domain QnA with semantic knowledge transfer, and collaborative wireless power control via reasoning across agents. Results show substantial semantic compression with minimal loss in query accuracy and improved power efficiency through cooperative reasoning, suggesting a practical path toward CI and potentially AGI in 6G networks. The paper also discusses challenges such as edge deployment, real-time KB updates, and energy/QoS guarantees for robust operation.
Abstract
Generative Artificial Intelligence (GenAI) and communication networks are expected to have groundbreaking synergies for 6G. Connecting GenAI agents via a wireless network can potentially unleash the power of Collective Intelligence (CI) and pave the way for Artificial General Intelligence (AGI). However, current wireless networks are designed as a "data pipe" and are not suited to accommodate and leverage the power of GenAI. In this paper, we propose the GenAINet framework in which distributed GenAI agents communicate knowledge (facts, experiences, and methods) to accomplish arbitrary tasks. We first propose an architecture for a single GenAI agent and then provide a network architecture integrating GenAI capabilities to manage both network protocols and applications. Building on this, we investigate effective communication and reasoning problems by proposing a semantic-native GenAINet. Specifically, GenAI agents extract semantics from heterogeneous raw data, build and maintain a knowledge model representing the semantic relationships among pieces of knowledge, which is retrieved by GenAI models for planning and reasoning. Under this paradigm, different levels of collaboration can be achieved flexibly depending on the complexity of targeted tasks. Furthermore, we conduct two case studies in which, through wireless device queries, we demonstrate that extracting, compressing and transferring common knowledge can improve query accuracy while reducing communication costs; and in the wireless power control problem, we show that distributed agents can complete general tasks independently through collaborative reasoning without predefined communication protocols. Finally, we discuss challenges and future research directions in applying Large Language Models (LLMs) in 6G networks.
