paper-with-me

홈 › Papers

Summarization is (Almost) Dead

2023-09-18 · Xiao Pu, Mingqi Gao, Xiaojun Wan

How well can large language models (LLMs) generate summaries? We develop new datasets and conduct human evaluation experiments to evaluate the zero-shot generation capability of LLMs across five distinct summarization tasks. Our findings indicate a clear preference among human evaluators for LLM-generated summaries over human-written summaries and summaries generated by fine-tuned models. Specifically, LLM-generated summaries exhibit better factual consistency and fewer instances of extrinsic hallucinations. Due to the satisfactory performance of LLMs in summarization tasks (even surpassing the benchmark of reference summaries), we believe that most conventional works in the field of text summarization are no longer necessary in the era of LLMs. However, we recognize that there are still some directions worth exploring, such as the creation of novel datasets with higher quality and more reliable evaluation methods.

📄 PDF Abstract BibTeX arXiv:2309.09558

Code (0)

등록된 구현이 없습니다.

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Understanding Code Semantics: An Evaluation of Transformer Models in Summarization

2023-10-25 · Debanjan Mondal, Abhilasha Lodha, Ankita Sahoo, Beena Kumari

This paper delves into the intricacies of code summarization using advanced transformer-based language models. Through empirical studies, we evaluate the efficacy of code summarization by altering function and variable n…

Code Summarization

Revisiting File Context for Source Code Summarization

2023-09-05 · Aakash Bansal, Chia-Yi Su, Collin McMillan

Source code summarization is the task of writing natural language descriptions of source code. A typical use case is generating short summaries of subroutines for use in API documentation. The heart of almost all current…

Code SummarizationDecoderSource Code Summarization

Summarization is Not Dead Yet

2026-06-06 · Dongqi Liu, Chenxi Whitehouse, Zheng Zhao, Zhuchen Cao 외 arxiv

The progress of large language models (LLMs) has fueled claims that model-generated summaries rival or even surpass human-written references, raising questions about whether summarization remains an open research problem…

Normalisation is dead, long live normalisation!

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

Since the advent of Batch Normalisation (BN) almost every state-of-the-art (SOTA) method uses some form of normalisation. After all, normalisation generally speeds up learning and leads to models that generalise better t…

Form

IndoSum: A New Benchmark Dataset for Indonesian Text Summarization

2018-10-12 · Kemal Kurniawan, Samuel Louvan

Automatic text summarization is generally considered as a challenging task in the NLP community. One of the challenges is the publicly available and large dataset that is relatively rare and difficult to construct. The p…

ArticlesExtractive SummarizationText Summarization