paper-with-me

홈 › Papers

Meow: End-to-End Outline Writing for Automatic Academic Survey

2025-09-19 · Zhaoyu Ma, Yuan Shan, Jiahao Zhao, Nan Xu, Lei Wang arxiv

As academic paper publication numbers grow exponentially, conducting in-depth surveys with LLMs automatically has become an inevitable trend. Outline writing, which aims to systematically organize related works, is critical for automated survey generation. Yet existing automatic survey methods treat outline writing as mere workflow steps in the overall pipeline. Such template-based workflows produce outlines that lack in-depth understanding of the survey topic and fine-grained styles. To address these limitations, we propose Meow, the first metadata-driven outline writing framework that produces organized and faithful outlines efficiently. Specifically, we first formulate outline writing as an end-to-end task that generates hierarchical structured outlines from paper metadata. We then curate a high-quality dataset of surveys from arXiv, bioRxiv, and medRxiv, and establish systematic evaluation metrics for outline quality assessment. Finally, we employ a two-stage training approach combining supervised fine-tuning and reinforcement learning. Our 8B reasoning model demonstrates strong performance with high structural fidelity and stylistic coherence.

📄 PDF Abstract BibTeX arXiv:2509.19370

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

SurveyEval: Towards Comprehensive Evaluation of LLM-Generated Academic Surveys

2025-12-02 · Jiahao Zhao, Shuaixing Zhang, Nan Xu, Lei Wang arxiv

LLM-based automatic survey systems are transforming how users acquire information from the web by integrating retrieval, organization, and content synthesis into end-to-end generation pipelines. While recent works focus …

SurveyBench: Can LLM(-Agents) Write Academic Surveys that Align with Reader Needs?

2025-10-03 · Zhaojun Sun, Xuzhou Zhu, Xuanhe Zhou, Xin Tong 외 arxiv

Academic survey writing, which distills vast literature into a coherent and insightful narrative, remains a labor-intensive and intellectually demanding task. While recent approaches, such as general DeepResearch agents …

InteractiveSurvey: An LLM-based Personalized and Interactive Survey Paper Generation System

2025-03-31 · Zhiyuan Wen, Jiannong Cao, Zian Wang, Beichen Guo 외

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 ret…

Paper generationRAGRetrievalRetrieval-augmented Generation+1

SurveyForge: On the Outline Heuristics, Memory-Driven Generation, and Multi-dimensional Evaluation for Automated Survey Writing

2025-03-06 · Xiangchao Yan, Shiyang Feng, Jiakang Yuan, Renqiu Xia 외

Survey paper plays a crucial role in scientific research, especially given the rapid growth of research publications. Recently, researchers have begun using LLMs to automate survey generation for better efficiency. Howev…

ArticlesSurvey

Evaluation Sheet for Deep Research: A Use Case for Academic Survey Writing

2025-09-30 · Israel Abebe Azime, Tadesse Destaw Belay, Atnafu Lambebo Tonja arxiv

Large Language Models (LLMs) powered with argentic capabilities are able to do knowledge-intensive tasks without human involvement. A prime example of this tool is Deep research with the capability to browse the web, ext…