TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MUSS: Multilingual Unsupervised Sentence Simplification by...

MUSS: Multilingual Unsupervised Sentence Simplification by Mining Paraphrases

Louis Martin, Angela Fan, Éric de la Clergerie, Antoine Bordes, Benoît Sagot

2020-05-01LREC 2022 6Text SimplificationParallel Corpus Mining
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Text SimplificationTurkCorpusBLEU78.17MUSS (BART+ACCESS Supervised)
Text SimplificationTurkCorpusFKGL7.6MUSS (BART+ACCESS Supervised)
Text SimplificationTurkCorpusSARI (EASSE>=0.2.1)42.53MUSS (BART+ACCESS Supervised)
Text SimplificationTurkCorpusFKGL8.79MUSS (BART+ACCESS Unsupervised)
Text SimplificationTurkCorpusSARI (EASSE>=0.2.1)40.85MUSS (BART+ACCESS Unsupervised)
Text SimplificationASSETBLEU72.98MUSS (BART+ACCESS Supervised)
Text SimplificationASSETFKGL6.05MUSS (BART+ACCESS Supervised)
Text SimplificationASSETSARI (EASSE>=0.2.1)44.15MUSS (BART+ACCESS Supervised)
Text SimplificationASSETFKGL8.23MUSS (BART+ACCESS Unsupervised)
Text SimplificationASSETSARI (EASSE>=0.2.1)42.65MUSS (BART+ACCESS Unsupervised)

Related Papers

Document-Level Text Generation with Minimum Bayes Risk Decoding using Optimal Transport2025-05-29Enhancing Paraphrase Type Generation: The Impact of DPO and RLHF Evaluated with Human-Ranked Data2025-05-28Automated Feedback Loops to Protect Text Simplification with Generative AI from Information Loss2025-05-22Resource for Error Analysis in Text Simplification: New Taxonomy and Test Collection2025-05-22A Structured Literature Review on Traditional Approaches in Current Natural Language Processing2025-05-19LLM-based Text Simplification and its Effect on User Comprehension and Cognitive Load2025-05-04SimplifyMyText: An LLM-Based System for Inclusive Plain Language Text Simplification2025-04-19Evaluation Under Imperfect Benchmarks and Ratings: A Case Study in Text Simplification2025-04-13