paper-with-me

홈 › Papers

QuestEval: Summarization Asks for Fact-based Evaluation

2021-03-23 · EMNLP 2021 11 · Thomas Scialom, Paul-Alexis Dray, Patrick Gallinari, Sylvain Lamprier, Benjamin Piwowarski, Jacopo Staiano, Alex Wang

Summarization evaluation remains an open research problem: current metrics such as ROUGE are known to be limited and to correlate poorly with human judgments. To alleviate this issue, recent work has proposed evaluation metrics which rely on question answering models to assess whether a summary contains all the relevant information in its source document. Though promising, the proposed approaches have so far failed to correlate better than ROUGE with human judgments. In this paper, we extend previous approaches and propose a unified framework, named QuestEval. In contrast to established metrics such as ROUGE or BERTScore, QuestEval does not require any ground-truth reference. Nonetheless, QuestEval substantially improves the correlation with human judgments over four evaluation dimensions (consistency, coherence, fluency, and relevance), as shown in the extensive experiments we report.

📄 PDF Abstract BibTeX arXiv:2103.12693

Code (1)

recitalAI/QuestEval 공식 구현 pytorch

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Data-QuestEval: A Referenceless Metric for Data-to-Text Semantic Evaluation

2021-04-15 · EMNLP 2021 11 · Clément Rebuffel, Thomas Scialom, Laure Soulier, Benjamin Piwowarski 외

QuestEval is a reference-less metric used in text-to-text tasks, that compares the generated summaries directly to the source text, by automatically asking and answering questions. Its adaptation to Data-to-Text tasks is…

Data-to-Text GenerationQuestion GenerationQuestion-GenerationText Generation

Rethinking Automatic Evaluation in Sentence Simplification

2021-04-15 · Thomas Scialom, Louis Martin, Jacopo Staiano, Éric Villemonte de la Clergerie 외

Automatic evaluation remains an open research question in Natural Language Generation. In the context of Sentence Simplification, this is particularly challenging: the task requires by nature to replace complex words wit…

Machine TranslationSentenceText Generation

Evaluating Document Simplification: On the Importance of Separately Assessing Simplicity and Meaning Preservation

2024-04-04 · Liam Cripwell, Joël Legrand, Claire Gardent

Text simplification intends to make a text easier to read while preserving its core meaning. Intuitively and as shown in previous works, these two dimensions (simplification and meaning preservation) are often-times inve…

SentenceText Simplification

Evaluation of Automatic Text Summarization using Synthetic Facts

2022-04-11 · Jay Ahn, Foaad Khosmood

Despite some recent advances, automatic text summarization remains unreliable, elusive, and of limited practical use in applications. Two main problems with current summarization methods are well known: evaluation and fa…

Text Summarization

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

Text Summarization