CLOct 10, 2019

Controllable Sentence Simplification: Employing Syntactic and Lexical Constraints

arXiv:1910.04387v117 citations
Originality Incremental advance
AI Analysis

This addresses the need for customizable simplification for different users like dyslexics or non-native speakers, representing an incremental improvement over homogeneous approaches.

The paper tackled the problem of sentence simplification for diverse user needs by proposing CROSS, a controllable model that uses syntactic and lexical constraints to adjust simplicity levels and types, showing that constraints are key to flexible generation on benchmark datasets.

Sentence simplification aims to make sentences easier to read and understand. Recent approaches have shown promising results with sequence-to-sequence models which have been developed assuming homogeneous target audiences. In this paper we argue that different users have different simplification needs (e.g. dyslexics vs. non-native speakers), and propose CROSS, ContROllable Sentence Simplification model, which allows to control both the level of simplicity and the type of the simplification. We achieve this by enriching a Transformer-based architecture with syntactic and lexical constraints (which can be set or learned from data). Empirical results on two benchmark datasets show that constraints are key to successful simplification, offering flexible generation output.

Foundations

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

Your Notes