An Unsupervised Method for Building Sentence Simplification Corpora in Multiple Languages
Xinyu Lu, Jipeng Qiang, Yun Li, Yunhao Yuan, Yi Zhu

TL;DR
This paper introduces an unsupervised approach to create sentence simplification datasets from bilingual translation corpora, enabling improved neural simplification models without needing manually annotated data.
Contribution
It presents a novel unsupervised method to generate large-scale sentence simplification corpora leveraging bilingual translation data and text complexity differences.
Findings
Achieves state-of-the-art results on English benchmarks
Outperforms previous methods on WikiLarge dataset
Effectively constructs pseudo parallel data for sentence simplification
Abstract
The availability of parallel sentence simplification (SS) is scarce for neural SS modelings. We propose an unsupervised method to build SS corpora from large-scale bilingual translation corpora, alleviating the need for SS supervised corpora. Our method is motivated by the following two findings: neural machine translation model usually tends to generate more high-frequency tokens and the difference of text complexity levels exists between the source and target language of a translation corpus. By taking the pair of the source sentences of translation corpus and the translations of their references in a bridge language, we can construct large-scale pseudo parallel SS data. Then, we keep these sentence pairs with a higher complexity difference as SS sentence pairs. The building SS corpora with an unsupervised approach can satisfy the expectations that the aligned sentences preserve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText Readability and Simplification · Natural Language Processing Techniques · Topic Modeling
