AutoSurvey2: Empowering Researchers with Next Level Automated Literature Surveys
Siyi Wu, Chiaxin Liang, Ziqian Bi, Leyi Zhao, Tianyang Wang, Junhao Song, Yichao Zhang, Keyu Chen, Benji Peng, Xinyuan Song
TL;DR
AutoSurvey2 addresses the challenge of producing up-to-date, well-structured survey papers in fast-moving AI/ML fields by introducing a four-stage, retrieval-augmented pipeline with a graph-based execution model and multi-LLM evaluation. The system combines semantic retrieval, modular generation, and automated post-processing to produce publication-ready IEEE-formatted LaTeX documents, while maintaining reproducibility through a shared global state. A Judge Agent-based evaluation framework assesses Coverage, Structure, and Relevance, demonstrating improvements over baselines. Experimental results show AutoSurvey2 achieving higher structural coherence, topical relevance, and citation fidelity, establishing a scalable foundation for automated scholarly writing with potential for broad impact in research synthesis.
Abstract
The rapid growth of research literature, particularly in large language models (LLMs), has made producing comprehensive and current survey papers increasingly difficult. This paper introduces autosurvey2, a multi-stage pipeline that automates survey generation through retrieval-augmented synthesis and structured evaluation. The system integrates parallel section generation, iterative refinement, and real-time retrieval of recent publications to ensure both topical completeness and factual accuracy. Quality is assessed using a multi-LLM evaluation framework that measures coverage, structure, and relevance in alignment with expert review standards. Experimental results demonstrate that autosurvey2 consistently outperforms existing retrieval-based and automated baselines, achieving higher scores in structural coherence and topical relevance while maintaining strong citation fidelity. By combining retrieval, reasoning, and automated evaluation into a unified framework, autosurvey2 provides a scalable and reproducible solution for generating long-form academic surveys and contributes a solid foundation for future research on automated scholarly writing. All code and resources are available at https://github.com/annihi1ation/auto_research.
