CLAIFeb 2, 2025

Evaluating Small Language Models for News Summarization: Implications and Factors Influencing Performance

arXiv:2502.00641v215 citationsh-index: 5NAACL
Originality Synthesis-oriented
AI Analysis

It addresses the need for efficient summarization tools in resource-constrained environments, though it is incremental as it focuses on benchmarking existing SLMs.

This paper evaluated 19 small language models (SLMs) for news summarization on 2,000 samples, finding that top models like Phi3-Mini and Llama3.2-3B-Ins achieved results comparable to 70B LLMs while producing more concise summaries.

The increasing demand for efficient summarization tools in resource-constrained environments highlights the need for effective solutions. While large language models (LLMs) deliver superior summarization quality, their high computational resource requirements limit practical use applications. In contrast, small language models (SLMs) present a more accessible alternative, capable of real-time summarization on edge devices. However, their summarization capabilities and comparative performance against LLMs remain underexplored. This paper addresses this gap by presenting a comprehensive evaluation of 19 SLMs for news summarization across 2,000 news samples, focusing on relevance, coherence, factual consistency, and summary length. Our findings reveal significant variations in SLM performance, with top-performing models such as Phi3-Mini and Llama3.2-3B-Ins achieving results comparable to those of 70B LLMs while generating more concise summaries. Notably, SLMs are better suited for simple prompts, as overly complex prompts may lead to a decline in summary quality. Additionally, our analysis indicates that instruction tuning does not consistently enhance the news summarization capabilities of SLMs. This research not only contributes to the understanding of SLMs but also provides practical insights for researchers seeking efficient summarization solutions that balance performance and resource use.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes