Brain-Inspired Graph Multi-Agent Systems for LLM Reasoning
Guangfu Hao, Yuming Dai, Xianzhe Qin, Shan Yu

TL;DR
This paper introduces BIGMAS, a brain-inspired multi-agent system that organizes LLMs as nodes in a graph with a shared workspace, significantly improving multi-step reasoning across various tasks and models.
Contribution
The paper proposes a novel multi-agent architecture inspired by human cognition, utilizing a dynamic graph and shared workspace to enhance reasoning in LLMs and LRMs.
Findings
BIGMAS outperforms existing multi-agent baselines like ReAct and Tree of Thoughts.
The approach improves reasoning performance across multiple tasks and models.
Multi-agent design offers gains orthogonal to model scaling.
Abstract
Large Language Models (LLMs) have demonstrated remarkable capabilities across a wide range of language tasks, yet complex multi-step reasoning remains a fundamental challenge. While Large Reasoning Models (LRMs) equipped with extended chain-of-thought mechanisms demonstrate improved performance over standard LLMs, both model types still suffer from accuracy collapse on sufficiently complex tasks, suggesting that scaling model-level reasoning alone is insufficient. Inspired by the global workspace theory of human cognition, we propose Brain-Inspired Graph Multi-Agent Systems (BIGMAS), in which specialized LLM agents are organized as nodes in a dynamically constructed directed graph and coordinate exclusively through a centralized shared workspace. A problem-adaptive GraphDesigner constructs task-specific agent topologies, while a global Orchestrator leverages the complete shared state…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Graph Neural Networks · Topic Modeling
