MA-GTS: A Multi-Agent Framework for Solving Complex Graph Problems in Real-World Applications
Zike Yuan, Ming Liu, Hui Wang, Bing Qin

TL;DR
MA-GTS is a multi-agent framework that decomposes complex graph problems in real-world applications, leveraging collaboration and dynamic algorithm selection to improve efficiency, accuracy, and interpretability over existing methods.
Contribution
It introduces MA-GTS, a novel multi-agent approach that effectively handles complex, noisy graph problems by structured decomposition and adaptive algorithm selection.
Findings
Outperforms state-of-the-art in efficiency, accuracy, and scalability.
Achieves high benchmark scores: G-REAL 94.2%, GraCoRe 96.9%, NLGraph 98.4%.
Validated on a new real-world-inspired graph dataset.
Abstract
Graph-theoretic problems arise in real-world applications like logistics, communication networks, and traffic optimization. These problems are often complex, noisy, and irregular, posing challenges for traditional algorithms. Large language models (LLMs) offer potential solutions but face challenges, including limited accuracy and input length constraints. To address these challenges, we propose MA-GTS (Multi-Agent Graph Theory Solver), a multi-agent framework that decomposes these complex problems through agent collaboration. MA-GTS maps the implicitly expressed text-based graph data into clear, structured graph representations and dynamically selects the most suitable algorithm based on problem constraints and graph structure scale. This approach ensures that the solution process remains efficient and the resulting reasoning path is interpretable. We validate MA-GTS using the G-REAL…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Topic Modeling
