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/Sentence Simplification with Deep Reinforcement Learning

Sentence Simplification with Deep Reinforcement Learning

Xingxing Zhang, Mirella Lapata

2017-03-31EMNLP 2017 9Reinforcement LearningSentence CompressionTranslationText Simplificationreinforcement-learning
PaperPDFCode

Abstract

Sentence simplification aims to make sentences easier to read and understand. Most recent approaches draw on insights from machine translation to learn simplification rewrites from monolingual corpora of complex and simple sentences. We address the simplification problem with an encoder-decoder model coupled with a deep reinforcement learning framework. Our model, which we call {\sc Dress} (as shorthand for {\bf D}eep {\bf RE}inforcement {\bf S}entence {\bf S}implification), explores the space of possible simplifications while learning to optimize a reward function that encourages outputs which are simple, fluent, and preserve the meaning of the input. Experiments on three datasets demonstrate that our model outperforms competitive simplification systems.

Results

TaskDatasetMetricValueModel
Text SimplificationTurkCorpusBLEU80.12Dress-LS
Text SimplificationTurkCorpusSARI (EASSE>=0.2.1)37.27Dress-LS
Text SimplificationTurkCorpusBLEU77.18Dress
Text SimplificationTurkCorpusSARI (EASSE>=0.2.1)37.08Dress
Text SimplificationASSETSARI (EASSE>=0.2.1)36.59Dress-LS
Text SimplificationNewselaBLEU23.21DRESS
Text SimplificationNewselaSARI27.37DRESS
Text SimplificationNewselaBLEU24.3DRESS-LS
Text SimplificationNewselaSARI26.63DRESS-LS
Text SimplificationPWKP / WikiSmallBLEU36.32DRESS-LS
Text SimplificationPWKP / WikiSmallSARI27.24DRESS-LS
Text SimplificationPWKP / WikiSmallBLEU34.53DRESS
Text SimplificationPWKP / WikiSmallSARI27.48DRESS

Related Papers

CUDA-L1: Improving CUDA Optimization via Contrastive Reinforcement Learning2025-07-18VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Aligning Humans and Robots via Reinforcement Learning from Implicit Human Feedback2025-07-17VAR-MATH: Probing True Mathematical Reasoning in Large Language Models via Symbolic Multi-Instance Benchmarks2025-07-17QuestA: Expanding Reasoning Capacity in LLMs via Question Augmentation2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Autonomous Resource Management in Microservice Systems via Reinforcement Learning2025-07-17