CLApr 2, 2022

Learning to Simplify with Data Hopelessly Out of Alignment

arXiv:2204.00741v11 citationsh-index: 14
Originality Highly original
AI Analysis

This addresses text simplification for accessibility or readability when aligned data is unavailable, representing a novel approach rather than incremental.

The paper tackles text simplification without parallel corpora by introducing Conjoined Twin Networks with Flip-Flop Auto-Encoders and JS-GAN, achieving solid superiority over the current best system on a Wikipedia-derived dataset.

We consider whether it is possible to do text simplification without relying on a "parallel" corpus, one that is made up of sentence-by-sentence alignments of complex and ground truth simple sentences. To this end, we introduce a number of concepts, some new and some not, including what we call Conjoined Twin Networks, Flip-Flop Auto-Encoders (FFA) and Adversarial Networks (GAN). A comparison is made between Jensen-Shannon (JS-GAN) and Wasserstein GAN, to see how they impact performance, with stronger results for the former. An experiment we conducted with a large dataset derived from Wikipedia found the solid superiority of Twin Networks equipped with FFA and JS-GAN, over the current best performing system. Furthermore, we discuss where we stand in a relation to fully supervised methods in the past literature, and highlight with examples qualitative differences that exist among simplified sentences generated by supervision-free systems.

Foundations

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

Your Notes