Many Heads Are Better Than One: Improved Scientific Idea Generation by A LLM-Based Multi-Agent System
Haoyang Su, Renqi Chen, Shixiang Tang, Zhenfei Yin, Xinzhe Zheng, Jinzhe Li, Biqing Qi, Qi Wu, Hui Li, Wanli Ouyang, Philip Torr, Bowen Zhou, Nanqing Dong
TL;DR
This paper introduces VirSci, an LLM-based multi-agent system that simulates the collaborative dynamics of scientific research within a digital twin Scientific Research Ecosystem. It defines a five-step workflow—Collaborator Selection, Topic Discussion, Idea Generation, Novelty Assessment, and Abstract Generation—and employs retrieval-augmented generation and an invitation mechanism to enable inter- and intra-team collaboration grounded in real-world data. Through extensive experiments on large bibliographic datasets, VirSci outperforms single-agent baselines and validates its effectiveness via objective novelty metrics and human assessments, while offering insights into how team size, turnover, freshness, and diversity influence innovation. The work advances autonomous scientific discovery by providing an ecosystem-backed framework and actionable guidance for designing collaborative AI systems in science.
Abstract
The rapid advancement of scientific progress requires innovative tools that can accelerate knowledge discovery. Although recent AI methods, particularly large language models (LLMs), have shown promise in tasks such as hypothesis generation and experimental design, they fall short of replicating the collaborative nature of real-world scientific practices, where diverse experts work together in teams to tackle complex problems. To address the limitations, we propose an LLM-based multi-agent system, i.e., Virtual Scientists (VirSci), designed to mimic the teamwork inherent in scientific research. VirSci organizes a team of agents to collaboratively generate, evaluate, and refine research ideas. Through comprehensive experiments, we demonstrate that this multi-agent approach outperforms the state-of-the-art method in producing novel scientific ideas. We further investigate the collaboration mechanisms that contribute to its tendency to produce ideas with higher novelty, offering valuable insights to guide future research and illuminating pathways toward building a robust system for autonomous scientific discovery. The code is available at https://github.com/open-sciencelab/Virtual-Scientists.
