Semi-Supervised Text Simplification with Back-Translation and Asymmetric Denoising Autoencoders
Yanbin Zhao, Lu Chen, Zhi Chen, Kai Yu

TL;DR
This paper introduces a semi-supervised approach for text simplification using back-translation and asymmetric denoising autoencoders, effectively leveraging unpaired data to improve simplification quality.
Contribution
It proposes a novel asymmetric denoising autoencoder framework that enhances unsupervised and semi-supervised text simplification by modeling complexity differences.
Findings
Unsupervised model outperforms previous systems in automatic evaluations.
Semi-supervised model achieves competitive results with state-of-the-art systems.
Asymmetric denoising improves the capture of sentence complexity characteristics.
Abstract
Text simplification (TS) rephrases long sentences into simplified variants while preserving inherent semantics. Traditional sequence-to-sequence models heavily rely on the quantity and quality of parallel sentences, which limits their applicability in different languages and domains. This work investigates how to leverage large amounts of unpaired corpora in TS task. We adopt the back-translation architecture in unsupervised machine translation (NMT), including denoising autoencoders for language modeling and automatic generation of parallel data by iterative back-translation. However, it is non-trivial to generate appropriate complex-simple pair if we directly treat the set of simple and complex corpora as two different languages, since the two types of sentences are quite similar and it is hard for the model to capture the characteristics in different types of sentences. To tackle…
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.
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
MethodsSpatio-temporal stability analysis
