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

MUSS: Multilingual Unsupervised Sentence Simplification by Mining Paraphrases

About

Progress in sentence simplification has been hindered by a lack of labeled parallel simplification data, particularly in languages other than English. We introduce MUSS, a Multilingual Unsupervised Sentence Simplification system that does not require labeled simplification data. MUSS uses a novel approach to sentence simplification that trains strong models using sentence-level paraphrase data instead of proper simplification data. These models leverage unsupervised pretraining and controllable generation mechanisms to flexibly adjust attributes such as length and lexical complexity at inference time. We further present a method to mine such paraphrase data in any language from Common Crawl using semantic sentence embeddings, thus removing the need for labeled data. We evaluate our approach on English, French, and Spanish simplification benchmarks and closely match or outperform the previous best supervised results, despite not using any labeled simplification data. We push the state of the art further by incorporating labeled simplification data.

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

Related benchmarks

TaskDatasetResultRank
Sentence SimplificationNewsela (test)
SARI42.59
61
Sentence SimplificationTurkCorpus English (test)
SARI42.62
41
Sentence SimplificationASSET English (test)
SARI44.15
37
Translation SimplificationWMT APE (test)
BLEU26.9
13
Text SimplificationTurkCorpus (test)--
9
Simple Definition GenerationEnglish (test)
BLEU12.58
5
Sentence SimplificationALECTOR French (test)
SARI41.73
4
Sentence SimplificationNewsela Spanish (test)
SARI35.67
4
Showing 8 of 8 rows

Other info

Code

Follow for update