InteractiveSurvey: An LLM-based Personalized and Interactive Survey Paper Generation System
Zhiyuan Wen, Jiannong Cao, Zian Wang, Beichen Guo, Ruosong Yang, Shuaiqi Liu
TL;DR
The paper addresses the challenge of producing high-quality survey papers amid rapidly expanding literature. It introduces InteractiveSurvey, an LLM-based interactive system that combines automatic reference searching, MinerU-based parsing, HyDE-informed categorization, semantic clustering, and an interactive UI to iteratively refine outlines and content, resulting in structured, multimodal surveys with figures and citations. Key contributions include the first interactive survey-generation platform with modifiable intermediate outputs, open-source deployment, and demonstrated improvements in content quality and usability compared with mainstream LLMs and SOTA methods. Findings show InteractiveSurvey achieves superior coverage, structure, and relevance, completes a full survey in about 35 minutes on moderate hardware, and attains a high usability score (SUS 84.4/100), underscoring its practical impact for researchers and developers. The work paves the way for faster, tailored survey production and invites further enhancements such as multilingual capabilities and broader deployment scenarios.
Abstract
The exponential growth of academic literature creates urgent demands for comprehensive survey papers, yet manual writing remains time-consuming and labor-intensive. Recent advances in large language models (LLMs) and retrieval-augmented generation (RAG) facilitate studies in synthesizing survey papers from multiple references, but most existing works restrict users to title-only inputs and fixed outputs, neglecting the personalized process of survey paper writing. In this paper, we introduce InteractiveSurvey - an LLM-based personalized and interactive survey paper generation system. InteractiveSurvey can generate structured, multi-modal survey papers with reference categorizations from multiple reference papers through both online retrieval and user uploads. More importantly, users can customize and refine intermediate components continuously during generation, including reference categorization, outline, and survey content through an intuitive interface. Evaluations of content quality, time efficiency, and user studies show that InteractiveSurvey is an easy-to-use survey generation system that outperforms most LLMs and existing methods in output content quality while remaining highly time-efficient.
