paper-with-me

Papers

Reference-less Quality Estimation of Text Simplification Systems

2019-01-30 · WS 2018 11 · Louis Martin, Samuel Humeau, Pierre-Emmanuel Mazaré, Antoine Bordes, Éric Villemonte de la Clergerie, Benoît Sagot

The evaluation of text simplification (TS) systems remains an open challenge. As the task has common points with machine translation (MT), TS is often evaluated using MT metrics such as BLEU. However, such metrics require high quality reference data, which is rarely available for TS. TS has the advantage over MT of being a monolingual task, which allows for direct comparisons to be made between the simplified text and its original version. In this paper, we compare multiple approaches to reference-less quality estimation of sentence-level text simplification systems, based on the dataset used for the QATS 2016 shared task. We distinguish three different dimensions: gram-maticality, meaning preservation and simplicity. We show that n-gram-based MT metrics such as BLEU and METEOR correlate the most with human judgment of grammaticality and meaning preservation, whereas simplicity is best evaluated by basic length-based metrics.

📄 PDF Abstract BibTeX arXiv:1901.10746

Code (1)

facebookresearch/text-simplification-evaluation 공식 구현

Tasks

Machine TranslationSentenceText SimplificationTranslation

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

Simple-QE: Better Automatic Quality Estimation for Text Simplification

2020-12-22 · Reno Kriz, Marianna Apidianaki, Chris Callison-Burch

Text simplification systems generate versions of texts that are easier to understand for a broader audience. The quality of simplified texts is generally estimated using metrics that compare to human references, which ca…

Text Simplification

Semantic Structural Evaluation for Text Simplification

2018-10-11 · NAACL 2018 6 · Elior Sulem, Omri Abend, Ari Rappoport

Current measures for evaluating text simplification systems focus on evaluating lexical text aspects, neglecting its structural aspects. In this paper we propose the first measure to address structural aspects of text si…

Semantic ParsingSentenceText Simplificationvalid

MaskEval: Weighted MLM-Based Evaluation for Text Summarization and Simplification

2022-05-24 · Yu Lu Liu, Rachel Bawden, Thomas Scialom, Benoît Sagot 외

In text summarization and simplification, system outputs must be evaluated along multiple dimensions such as relevance, factual consistency, fluency, and grammaticality, and a wide range of possible outputs could be of h…

Language ModelingLanguage ModellingMasked Language ModelingText Simplification+1

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

REFeREE: A REference-FREE Model-Based Metric for Text Simplification

2024-03-26 · Yichen Huang, Ekaterina Kochmar

Text simplification lacks a universal standard of quality, and annotated reference simplifications are scarce and costly. We propose to alleviate such limitations by introducing REFeREE, a reference-free model-based metr…

Text Simplification