paper-with-me

홈 › Papers

Benchmarking Large Language Models for News Summarization

2023-01-31 · Tianyi Zhang, Faisal Ladhak, Esin Durmus, Percy Liang, Kathleen McKeown, Tatsunori B. Hashimoto

Large language models (LLMs) have shown promise for automatic summarization but the reasons behind their successes are poorly understood. By conducting a human evaluation on ten LLMs across different pretraining methods, prompts, and model scales, we make two important observations. First, we find instruction tuning, and not model size, is the key to the LLM's zero-shot summarization capability. Second, existing studies have been limited by low-quality references, leading to underestimates of human performance and lower few-shot and finetuning performance. To better evaluate LLMs, we perform human evaluation over high-quality summaries we collect from freelance writers. Despite major stylistic differences such as the amount of paraphrasing, we find that LMM summaries are judged to be on par with human written summaries.

📄 PDF Abstract BibTeX arXiv:2301.13848

Code (1)

tiiiger/benchmark_llm_summarization 공식 구현

Tasks

BenchmarkingNews Summarization

Similar Papers 제목 키워드 기반

DACSA: A large-scale Dataset for Automatic summarization of Catalan and Spanish newspaper Articles

2022-07-01 · NAACL 2022 7 · Encarnación Segarra Soriano, Vicent Ahuir, Lluís-F. Hurtado, José González

The application of supervised methods to automatic summarization requires the availability of adequate corpora consisting of a set of document-summary pairs. As in most Natural Language Processing tasks, the great majori…

Abstractive Text SummarizationArticlesBenchmarking

RoLargeSum: A Large Dialect-Aware Romanian News Dataset for Summary, Headline, and Keyword Generation

2024-12-15 · Andrei-Marius Avram, Mircea Timpuriu, Andreea Iuga, Vlad-Cristian Matei 외

Using supervised automatic summarisation methods requires sufficient corpora that include pairs of documents and their summaries. Similarly to many tasks in natural language processing, most of the datasets available for…

ArticlesBenchmarking

NEWTS: A Corpus for News Topic-Focused Summarization

2022-05-31 · Findings (ACL) 2022 5 · Seyed Ali Bahrainian, Sheridan Feucht, Carsten Eickhoff

Text summarization models are approaching human levels of fidelity. Existing benchmarking corpora provide concordant pairs of full and abridged versions of Web, news or, professional content. To date, all summarization d…

BenchmarkingText Summarization

Unraveling the Capabilities of Language Models in News Summarization

2025-01-30 · Abdurrahman Odabaşı, Göksel Biricik

Given the recent introduction of multiple language models and the ongoing demand for improved Natural Language Processing tasks, particularly summarization, this work provides a comprehensive benchmarking of 20 recent la…

BenchmarkingFew-Shot LearningIn-Context LearningNews Summarization+2

Exploring the Limits of ChatGPT for Query or Aspect-based Text Summarization

2023-02-16 · Xianjun Yang, Yan Li, Xinlu Zhang, Haifeng Chen 외

Text summarization has been a crucial problem in natural language processing (NLP) for several decades. It aims to condense lengthy documents into shorter versions while retaining the most critical information. Various m…

Abstractive Text SummarizationArticlesText Summarization