Optimizing Abstractive Summarization With Fine-Tuned PEGASUS
A fine-tuned PEGASUS model has achieved state-of-the-art results on the XL-Sum English corpus for abstractive summarization, outperforming a baseline mT5 model across multiple ROUGE metrics, according to a paper posted on arXiv [1]. The work, submitted by Sadiul Arefin Rafi on June 24, 2026, focuses on abstractive summarization, a technique that generates concise summaries capturing the main ideas of a source text without simply extracting sentences [1][2]. Transformer-based architectures such as BART, T5, and PEGASUS have made this process more efficient and accurate [2]. The objective of the paper was to fine-tune PEGASUS on the XL-Sum English corpus to surpass the performance of a baseline mT5 model [1][2]. Evaluation relied on the ROUGE metric, which compares automatically generated summaries against human-created references [1][2]. According to the paper, the fine-tuned PEGASUS model delivered a 4.04% improvement in the ROUGE-1 score, a 15.25% increase in the ROUGE-2 score, and a 3.39% improvement in the ROUGE-L score relative to the baseline [1][2]. The authors state that, to the best of their knowledge, these results represent state-of-the-art performance on the XL-Sum English Corpus [1][2]. The paper was posted on arXiv, an open-access repository for electronic preprints that, as of late 2024, receives about 24,000 submissions per month and has hosted over two million articles since its launch in 1991 [6]. arXiv provides a framework called arXivLabs that allows community collaborators to develop experimental tools, such as bibliographic explorers and code finders, which appear on article record pages [4][5]. The repository is moderated but does not conduct peer review [6].
research-paperapplicationmodel-release
Background sources we checked (7)
- arxiv.org ↗ Abstractive text summarization is the technique of generating a short and concise summary comprising the salient ideas of a source text without making a subset of the salient sentences from the source text. The introduction of transformer models such as BART, T5, and PEGASUS has …
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — Optimizing Abstractive Summarization With Fine-Tuned PEGASUS ↗