Preprint
Large Language Models

A Systematic Survey of Text Summarization: From Statistical Methods to Large Language Models

Haopeng Zhang(University of Hawaiʻi at Mānoa), Philip S. Yu(University of Illinois Chicago), Jiawei Zhang(University of California, Davis)
April 19, 2025ACM Computing Surveys176 citations

176

Citations

8

Influential Citations

ACM Computing Surveys

Venue

2025

Year

Abstract

Text summarization research has undergone several significant transformations with the advent of deep neural networks, pre-trained language models (PLMs), and recent large language models (LLMs). This survey thus provides a comprehensive review of the research progress and evolution in text summarization through the lens of these paradigm shifts. It is organized into two main parts: (1) a detailed overview of datasets, evaluation metrics, and summarization methods before the LLM era, encompassing traditional statistical methods, deep learning approaches, and PLM fine-tuning techniques, and (2) the first detailed examination of recent advancements in benchmarking, modeling, and evaluating summarization in the LLM era. By synthesizing existing literature and presenting a cohesive overview, this survey also discusses research trends, open challenges, and proposes promising research directions in summarization, aiming to guide researchers through the evolving landscape of summarization research.

Analysis

Why This Paper Matters

Text summarization is a cornerstone task in natural language processing, with applications ranging from news aggregation to scientific literature review. This survey is timely and significant because it captures the rapid evolution of the field, especially the recent shift toward large language models (LLMs) that has transformed how summarization is approached. By providing a structured overview of both pre-LLM and LLM-era techniques, the paper helps researchers understand the historical context and current state of the art, which is crucial for navigating the fast-paced advancements.

The paper's organization into two main parts—pre-LLM and LLM era—is particularly valuable. It allows readers to trace the progression from statistical and deep learning methods to fine-tuning pre-trained language models, and finally to the emergent capabilities of LLMs. This historical perspective is often missing in more narrowly focused surveys, making this work a comprehensive reference for both newcomers and experienced researchers.

Technical Contributions

The survey makes several key technical contributions:

  • Comprehensive taxonomy: It categorizes summarization methods into statistical, deep learning, PLM fine-tuning, and LLM-based approaches, providing a clear framework for understanding the field.
  • Dataset and metric overview: It compiles and describes major datasets and evaluation metrics used in summarization research, including both traditional metrics like ROUGE and newer LLM-based evaluation methods.
  • LLM-era analysis: It offers one of the first detailed examinations of how LLMs are used for summarization, including prompting strategies, fine-tuning approaches, and evaluation challenges specific to LLMs.
  • Future directions: It identifies open challenges such as faithfulness, factuality, and evaluation reliability, and proposes promising research directions.

Results

As a survey, the paper does not present new experimental results. Instead, it synthesizes findings from numerous studies, highlighting trends such as the move from extractive to abstractive summarization, the impact of pre-training, and the recent dominance of LLMs. The paper notes that while LLMs have achieved impressive performance, issues like hallucination and evaluation bias remain significant challenges. The survey's value lies in its comprehensive synthesis rather than in novel empirical data.

Significance

The broader impact of this survey is substantial. It provides a roadmap for researchers entering the field and helps established researchers identify gaps in current knowledge. By systematically covering both traditional and modern approaches, it bridges the gap between classical NLP and the LLM era, fostering a deeper understanding of how summarization has evolved. The discussion of open challenges and future directions is likely to inspire new research, particularly in areas like faithful summarization and robust evaluation. As LLMs continue to advance, this survey will serve as a foundational reference for understanding the state of the art and the trajectory of text summarization research.