pith. machine review for the scientific record. sign in

arxiv: 2601.10120 · v2 · submitted 2026-01-15 · 💻 cs.MA · cs.AI· cs.CL

Recognition: unknown

TopoDIM: One-shot Topology Generation of Diverse Interaction Modes for Multi-Agent Systems

Authors on Pith no claims yet
classification 💻 cs.MA cs.AIcs.CL
keywords topodimcommunicationinteractionmulti-agenttopologyadaptabilityagentsdiverse
0
0 comments X
read the original 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://github.com/Sundiasy/TopoDIM.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Context-Agent: Dynamic Discourse Trees for Non-Linear Dialogue

    cs.CL 2026-04 conditional novelty 6.0

    Context-Agent represents dialogue history as a dynamic tree to handle non-linear topic shifts and introduces the NTM benchmark for evaluating long-horizon non-linear dialogues.