paper-with-me

홈 › Papers

SurGE: A Benchmark and Evaluation Framework for Scientific Survey Generation

2025-08-21 · Weihang Su, Anzhe Xie, Qingyao Ai, Jianming Long, Xuanyi Chen, Jiaxin Mao, Ziyi Ye, Yiqun Liu arxiv

The rapid growth of academic literature makes the manual creation of scientific surveys increasingly infeasible. While large language models show promise for automating this process, progress in this area is hindered by the absence of standardized benchmarks and evaluation protocols. To bridge this critical gap, we introduce SurGE (Survey Generation Evaluation), a new benchmark for scientific survey generation in computer science. SurGE consists of (1) a collection of test instances, each including a topic description, an expert-written survey, and its full set of cited references, and (2) a large-scale academic corpus of over one million papers. In addition, we propose an automated evaluation framework that measures the quality of generated surveys across four dimensions: comprehensiveness, citation accuracy, structural organization, and content quality. Our evaluation of diverse LLM-based methods demonstrates a significant performance gap, revealing that even advanced agentic frameworks struggle with the complexities of survey generation and highlighting the need for future research in this area. We have open-sourced all the code, data, and models at: https://github.com/oneal2000/SurGE

📄 PDF Abstract BibTeX arXiv:2508.15658

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SciSage: A Multi-Agent Framework for High-Quality Scientific Survey Generation

2025-06-15 · Xiaofeng Shi, Qian Kou, Yuduo Li, Ning Tang 외

The rapid growth of scientific literature demands robust tools for automated survey-generation. However, current large language model (LLM)-based methods often lack in-depth analysis, structural coherence, and reliable c…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Survey on Evaluation of LLM-based Agents

2025-03-20 · Asaf Yehudai, Lilach Eden, Alan Li, Guy Uziel 외

The emergence of LLM-based agents represents a paradigm shift in AI, enabling autonomous systems to plan, reason, use tools, and maintain memory while interacting with dynamic environments. This paper provides the first …

Survey

SurveyGen: Quality-Aware Scientific Survey Generation with Large Language Models

2025-08-25 · Tong Bao, Mir Tafseer Nayeem, Davood Rafiei, Chengzhi Zhang arxiv

Automatic survey generation has emerged as a key task in scientific document processing. While large language models (LLMs) have shown promise in generating survey texts, the lack of standardized evaluation datasets crit…

Evolving Roles of LLMs in Scientific Innovation: Assistant, Collaborator, Scientist, and Evaluator

2025-07-16 · Haoxuan Zhang, Ruochi Li, Yang Zhang, Ting Xiao 외 arxiv

Large language models (LLMs) are increasingly used in scientific research and discovery, supporting tasks ranging from literature retrieval and synthesis to hypothesis generation, autonomous experimentation, and research…

LLM4SR: A Survey on Large Language Models for Scientific Research

2025-01-08 · Ziming Luo, Zonglin Yang, Zexin Xu, Wei Yang 외

In recent years, the rapid advancement of Large Language Models (LLMs) has transformed the landscape of scientific research, offering unprecedented support across various stages of the research cycle. This paper presents…

Survey