paper-with-me

Papers

Revisiting Summarization Evaluation for Scientific Articles

2016-04-01 · LREC 2016 5 · Arman Cohan, Nazli Goharian

Evaluation of text summarization approaches have been mostly based on metrics that measure similarities of system generated summaries with a set of human written gold-standard summaries. The most widely used metric in summarization evaluation has been the ROUGE family. ROUGE solely relies on lexical overlaps between the terms and phrases in the sentences; therefore, in cases of terminology variations and paraphrasing, ROUGE is not as effective. Scientific article summarization is one such case that is different from general domain summarization (e.g. newswire data). We provide an extensive analysis of ROUGE's effectiveness as an evaluation metric for scientific summarization; we show that, contrary to the common belief, ROUGE is not much reliable in evaluating scientific summaries. We furthermore show how different variants of ROUGE result in very different correlations with the manual Pyramid scores. Finally, we propose an alternative metric for summarization evaluation which is based on the content relevance between a system generated summary and the corresponding human written summaries. We call our metric SERA (Summarization Evaluation by Relevance Analysis). Unlike ROUGE, SERA consistently achieves high correlations with manual scores which shows its effectiveness in evaluation of scientific article summarization.

📄 PDF Abstract BibTeX arXiv:1604.00400

Code (1)

jessicalopezespejel/gesera

Tasks

ArticlesText Summarization

Similar Papers 제목 키워드 기반

SurveySum: A Dataset for Summarizing Multiple Scientific Articles into a Survey Section

2024-08-29 · Leandro Carísio Fernandes, Gustavo Bartz Guedes, Thiago Soares Laitz, Thales Sales Almeida 외

Document summarization is a task to shorten texts into concise and informative summaries. This paper introduces a novel dataset designed for summarizing multiple scientific articles into a section of a survey. Our contri…

ArticlesDocument SummarizationRetrievalSurvey

Data-driven Summarization of Scientific Articles

2018-04-24 · Nikola I. Nikolov, Michael Pfeiffer, Richard H. R. Hahnloser

Data-driven approaches to sequence-to-sequence modelling have been successfully applied to short text summarization of news articles. Such models are typically trained on input-summary pairs consisting of only a single o…

ArticlesSentenceSentence SummarizationText Summarization

Topic-Centric Unsupervised Multi-Document Summarization of Scientific and News Articles

2020-11-03 · Amanuel Alambo, Cori Lohstroh, Erik Madaus, Swati Padhee 외

Recent advances in natural language processing have enabled automation of a wide range of tasks, including machine translation, named entity recognition, and sentiment analysis. Automated summarization of documents, or g…

Abstractive Text SummarizationArticlesDocument SummarizationMachine Translation+8

SKT5SciSumm -- Revisiting Extractive-Generative Approach for Multi-Document Scientific Summarization

2024-02-27 · Huy Quoc To, Ming Liu, Guangyan Huang, Hung-Nghiep Tran 외

Summarization for scientific text has shown significant benefits both for the research community and human society. Given the fact that the nature of scientific text is distinctive and the input of the multi-document sum…

Document SummarizationExtractive SummarizationMulti-Document SummarizationSentence

SumPubMed: Summarization Dataset of PubMed Scientific Articles

2021-08-01 · ACL 2021 5 · Vivek Gupta, Prerna Bharti, Pegah Nokhiz, Harish Karnick

Most earlier work on text summarization is carried out on news article datasets. The summary in these datasets is naturally located at the beginning of the text. Hence, a model can spuriously utilize this correlation for…

ArticlesInformativenessText Summarization