Summary
This paper introduces a fast automating way to write literature surveys based on LLM.It aims to solve the challenges of large volume, complexity, context window limitations, parametric knowledge constraints, and lack of evaluation benchmark.The AutoSurvey pipeline contains initial retrieval & outline generation, subsection drafting, integration and refinement, rigorous evaluation and iteration. The experiments are conducted compared to human experts and naive RAG-based LLM and evaluated on survey creation speed, citation quality, content quality. The experiments show that AutoSurvey is much faster than human writing and RAG, matches human writing and outperforms RAG in citation and content quality.
Strengths
This paper is relatively novel and meaningful to adopt LLM effectively in automatic creation of survey papers. The paper is well structured, and clearly written. The general pipeline of AuthoSurvy is logical, from outline generation to integration and refinement, which ensembles the human writing process. The experiments and analysis are clear.
Weaknesses
- About evaluation metric, it is unclear how the citation quality and content quality are obtained, although the metrics and scores are defined by formulas and words. If you use an LLM-based procedure to get the scores for citation quality and content quality, what are the prompts you give to the LLM? Please give a clearer introduction on this.
- The algorithm and methodology this paper introduces are too straightforward. Although it is a good application of LLM, I doubt the value of sharing this knowledge with the scientific society, especially for Neurips.
- Regarding experiment comparison, I highly recommend comparing Autosurvey to not only naive RAG, but more advanced methods, which could make the results more convincing.
- In table 2, apart from the speed, the other benefits and improvements that AuthoSurvey brings are not significant enough.
- Minor issues: typo in line 66, page 2: Muti -> Multii
Questions
In Experiments, how do you obtain the citation and content quality score?
What is the novelty of this method and the bottlenecks this paper breaks through?
Does this method address the limitations of automatic survey generation? I would suggest a more thorough summary on it.
Minor questions:
Where do the forecasted numbers of publication in 2024 in Figure 1 come?
Limitations
Yes. The limitations are discussed.