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

Sentence Simplification with Deep Reinforcement Learning

About

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.

Xingxing Zhang, Mirella Lapata• 2017

Related benchmarks

TaskDatasetResultRank
Sentence SimplificationNewsela (test)
SARI38
61
Sentence SimplificationTurkCorpus English (test)
SARI37.27
41
Sentence SimplificationASSET English (test)
SARI36.59
37
Text SimplificationWikiLarge (test)
SARI37.27
27
Sentence SimplificationWikiLarge (test)
SARI37.27
24
Sentence SimplificationWikiSmall (test)
Fluency4.61
19
Text SimplificationWikiSmall (test)
SARI27.24
9
Text SimplificationWikiSmall
FKGL7.48
8
Text SimplificationNewsela (test)
FKGL4.11
8
Sentence SimplificationNewsela (200 randomly selected sentences)
Fluency3.5
5
Showing 10 of 11 rows

Other info

Code

Follow for update