paper-with-me

홈 › Papers

Rethinking Automatic Evaluation in Sentence Simplification

2021-04-15 · Thomas Scialom, Louis Martin, Jacopo Staiano, Éric Villemonte de la Clergerie, Benoît Sagot

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 with simpler ones that shares the same meaning. This limits the effectiveness of n-gram based metrics like BLEU. Going hand in hand with the recent advances in NLG, new metrics have been proposed, such as BERTScore for Machine Translation. In summarization, the QuestEval metric proposes to automatically compare two texts by questioning them. In this paper, we first propose a simple modification of QuestEval allowing it to tackle Sentence Simplification. We then extensively evaluate the correlations w.r.t. human judgement for several metrics including the recent BERTScore and QuestEval, and show that the latter obtain state-of-the-art correlations, outperforming standard metrics like BLEU and SARI. More importantly, we also show that a large part of the correlations are actually spurious for all the metrics. To investigate this phenomenon further, we release a new corpus of evaluated simplifications, this time not generated by systems but instead, written by humans. This allows us to remove the spurious correlations and draw very different conclusions from the original ones, resulting in a better understanding of these metrics. In particular, we raise concerns about very low correlations for most of traditional metrics. Our results show that the only significant measure of the Meaning Preservation is our adaptation of QuestEval.

📄 PDF Abstract BibTeX arXiv:2104.07560

Code (2)

recitalAI/QuestEval 공식 구현 pytorch
ThomasScialom/QuestEval pytorch

Tasks

Machine TranslationSentenceText Generation

Similar Papers 제목 키워드 기반

A New Dataset and Empirical Study for Sentence Simplification in Chinese

2023-06-07 · Shiping Yang, Renliang Sun, Xiaojun Wan

Sentence Simplification is a valuable technique that can benefit language learners and children a lot. However, current research focuses more on English sentence simplification. The development of Chinese sentence simpli…

Few-Shot LearningSentence

An In-depth Evaluation of GPT-4 in Sentence Simplification with Error-based Human Assessment

2024-03-08 · Xuanxin Wu, Yuki Arase

Sentence simplification, which rewrites a sentence to be easier to read and understand, is a promising technique to help people with various reading difficulties. With the rise of advanced large language models (LLMs), e…

Sentence

Document-Level Text Simplification: Dataset, Criteria and Baseline

2021-10-11 · EMNLP 2021 11 · Renliang Sun, Hanqi Jin, Xiaojun Wan

Text simplification is a valuable technique. However, current research is limited to sentence simplification. In this paper, we define and investigate a new task of document-level text simplification, which aims to simpl…

SentenceText Simplification

EASSE: Easier Automatic Sentence Simplification Evaluation

2019-08-13 · IJCNLP 2019 11 · Fernando Alva-Manchego, Louis Martin, Carolina Scarton, Lucia Specia

We introduce EASSE, a Python package aiming to facilitate and standardise automatic evaluation and comparison of Sentence Simplification (SS) systems. EASSE provides a single access point to a broad range of evaluation r…

Sentence

ASSET: A Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations

2020-05-01 · ACL 2020 6 · Fernando Alva-Manchego, Louis Martin, Antoine Bordes, Carolina Scarton 외

In order to simplify a sentence, human editors perform multiple rewriting transformations: they split it into several shorter sentences, paraphrase words (i.e. replacing complex words or phrases by simpler synonyms), reo…

Sentence