CLOct 11, 2021

Document-Level Text Simplification: Dataset, Criteria and Baseline

arXiv:2110.05071v1663 citations
Originality Synthesis-oriented
AI Analysis

It addresses the limitation of current text simplification research to sentences, introducing a new task for improving readability of multi-sentence documents, though it is incremental in scope.

The paper tackles the problem of text simplification at the document level, constructing a large-scale dataset from Wikipedia and proposing a new evaluation metric, with results showing reliable dataset quality and baseline model shortcomings.

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 simplify a document consisting of multiple sentences. Based on Wikipedia dumps, we first construct a large-scale dataset named D-Wikipedia and perform analysis and human evaluation on it to show that the dataset is reliable. Then, we propose a new automatic evaluation metric called D-SARI that is more suitable for the document-level simplification task. Finally, we select several representative models as baseline models for this task and perform automatic evaluation and human evaluation. We analyze the results and point out the shortcomings of the baseline models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes