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/Controllable Sentence Simplification

Controllable Sentence Simplification

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

2019-10-07LREC 2020 5Text Simplification
PaperPDFCodeCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Text SimplificationTurkCorpusBLEU72.53ACCESS
Text SimplificationTurkCorpusSARI (EASSE>=0.2.1)41.38ACCESS
Text SimplificationASSETSARI (EASSE>=0.2.1)40.13ACCESS

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