Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Controllable Sentence Simplification

About

Text simplification aims at making a text easier to read and understand by simplifying grammar and structure while keeping the underlying information identical. It is often considered an all-purpose generic task where the same simplification is suitable for all; however multiple audiences can benefit from simplified text in different ways. We adapt a discrete parametrization mechanism that provides explicit control on simplification systems based on Sequence-to-Sequence models. As a result, users can condition the simplifications returned by a model on attributes such as length, amount of paraphrasing, lexical complexity and syntactic complexity. We also show that carefully chosen values of these attributes allow out-of-the-box Sequence-to-Sequence models to outperform their standard counterparts on simplification benchmarks. Our model, which we call ACCESS (as shorthand for AudienCe-CEntric Sentence Simplification), establishes the state of the art at 41.87 SARI on the WikiLarge test set, a +1.42 improvement over the best previously reported score.

Louis Martin, Beno\^it Sagot, \'Eric de la Clergerie, Antoine Bordes• 2019

Related benchmarks

TaskDatasetResultRank
Sentence SimplificationTurkCorpus English (test)
SARI41.38
41
Sentence SimplificationASSET English (test)
SARI40.13
37
Text SimplificationWikiLarge (test)
SARI41.87
27
Sentence SimplificationWikiLarge (test)
SARI41.87
24
Text SimplificationTurkCorpus (test)
Inference Time (s)1.14
9
Simple Definition GenerationEnglish (test)
BLEU12.95
5
Showing 6 of 6 rows

Other info

Code

Follow for update