paper-with-me

Papers

ROUGE 2.0: Updated and Improved Measures for Evaluation of Summarization Tasks

2018-03-05 · Kavita Ganesan

Evaluation of summarization tasks is extremely crucial to determining the quality of machine generated summaries. Over the last decade, ROUGE has become the standard automatic evaluation measure for evaluating summarization tasks. While ROUGE has been shown to be effective in capturing n-gram overlap between system and human composed summaries, there are several limitations with the existing ROUGE measures in terms of capturing synonymous concepts and coverage of topics. Thus, often times ROUGE scores do not reflect the true quality of summaries and prevents multi-faceted evaluation of summaries (i.e. by topics, by overall content coverage and etc). In this paper, we introduce ROUGE 2.0, which has several updated measures of ROUGE: ROUGE-N+Synonyms, ROUGE-Topic, ROUGE-Topic+Synonyms, ROUGE-TopicUniq and ROUGE-TopicUniq+Synonyms; all of which are improvements over the core ROUGE measures.

📄 PDF Abstract BibTeX arXiv:1803.01937

Code (3)

chalothon/ROUGE2.0
jacksonchen1998/Cold-Start-Reinforcement-Learning-with-Softmax-Policy-Gradient pytorch
kavgan/ROUGE-2.0

Similar Papers 제목 키워드 기반

HOLMS: Alternative Summary Evaluation with Large Language Models

2020-12-01 · COLING 2020 8 · Yassine Mrabet, Dina Demner-Fushman

Efficient document summarization requires evaluation measures that can not only rank a set of systems based on an average score, but also highlight which individual summary is better than another. However, despite the ve…

Document SummarizationExtractive Summarization

The Feasibility of Embedding Based Automatic Evaluation for Single Document Summarization

2019-11-01 · IJCNLP 2019 11 · Simeng Sun, Ani Nenkova

ROUGE is widely used to automatically evaluate summarization systems. However, ROUGE measures semantic overlap between a system summary and a human reference on word-string level, much at odds with the contemporary treat…

Document SummarizationNews SummarizationWord Embeddings

Answers Unite! Unsupervised Metrics for Reinforced Summarization Models

2019-09-04 · IJCNLP 2019 11 · Thomas Scialom, Sylvain Lamprier, Benjamin Piwowarski, Jacopo Staiano

Abstractive summarization approaches based on Reinforcement Learning (RL) have recently been proposed to overcome classical likelihood maximization. RL enables to consider complex, possibly non-differentiable, metrics th…

Abstractive Text SummarizationQuestion Answeringreinforcement-learningReinforcement Learning+1

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 su…

ArticlesText Summarization

PerSum: Novel Systems for Document Summarization in Persian

2016-06-09 · Saeid Parvandeh, Shibamouli Lahiri, Fahimeh Boroumand

In this paper we explore the problem of document summarization in Persian language from two distinct angles. In our first approach, we modify a popular and widely cited Persian document summarization framework to see how…

ArticlesDocument Summarization