S-DAG: A Subject-Based Directed Acyclic Graph for Multi-Agent Heterogeneous Reasoning
Jiangwen Dong, Zehui Lin, Wanyu Lin, Mingjin Zhang

TL;DR
This paper introduces S-DAG, a novel subject-based graph framework for multi-agent reasoning with LLMs, improving accuracy and efficiency in heterogeneous, multi-subject tasks through fine-grained analysis and collaboration.
Contribution
It proposes a new S-DAG framework that models subject interdependencies and enables subject-specific multi-agent collaboration for complex reasoning tasks.
Findings
Significantly outperforms existing methods in accuracy.
Enhances reasoning efficiency on multi-subject benchmarks.
Demonstrates the effectiveness of subject-aware collaboration.
Abstract
Large Language Models (LLMs) have achieved impressive performance in complex reasoning problems. Their effectiveness highly depends on the specific nature of the task, especially the required domain knowledge. Existing approaches, such as mixture-of-experts, typically operate at the task level; they are too coarse to effectively solve the heterogeneous problems involving multiple subjects. This work proposes a novel framework that performs fine-grained analysis at subject level equipped with a designated multi-agent collaboration strategy for addressing heterogeneous problem reasoning. Specifically, given an input query, we first employ a Graph Neural Network to identify the relevant subjects and infer their interdependencies to generate an \textit{Subject-based Directed Acyclic Graph} (S-DAG), where nodes represent subjects and edges encode information flow. Then we profile the LLM…
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.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Multimodal Machine Learning Applications
