π€ AI Summary
This work proposes TopoDIM, a novel framework that addresses the high latency and computational overhead inherent in traditional multi-agent systems, which rely on iterative spatiotemporal interactions to achieve collective intelligence. TopoDIM enables one-shot generation of diverse communication topologies, allowing decentralized agents to autonomously establish heterogeneous interaction patterns without requiring multiple rounds of coordination. The approach integrates large language models, decentralized architectures, and topology generation techniques, enhanced by an evaluation-and-debate mechanism that guides the design of effective topologies. Experimental results demonstrate that TopoDIM reduces total token consumption by 46.41% compared to existing methods while improving average task performance by 1.50%, significantly enhancing the systemβs self-organizing capability and communication adaptability in heterogeneous environments.
π Abstract
Optimizing communication topology in LLM-based multi-agent system is critical for enabling collective intelligence. Existing methods mainly rely on spatio-temporal interaction paradigms, where the sequential execution of multi-round dialogues incurs high latency and computation. Motivated by the recent insights that evaluation and debate mechanisms can improve problem-solving in multi-agent systems, we propose TopoDIM, a framework for one-shot Topology generation with Diverse Interaction Modes. Designed for decentralized execution to enhance adaptability and privacy, TopoDIM enables agents to autonomously construct heterogeneous communication without iterative coordination, achieving token efficiency and improved task performance. Experiments demonstrate that TopoDIM reduces total token consumption by 46.41% while improving average performance by 1.50% over state-of-the-art methods. Moreover, the framework exhibits strong adaptability in organizing communication among heterogeneous agents. Code is available at: https://anonymous.4open.science/r/TopoDIM-8D35/