HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

EditNTS: An Neural Programmer-Interpreter Model for Sentence Simplification through Explicit Editing

Yue Dong; Zichao Li; Mehdi Rezagholizadeh; Jackie Chi Kit Cheung

EditNTS: An Neural Programmer-Interpreter Model for Sentence Simplification through Explicit Editing

Abstract

We present the first sentence simplification model that learns explicit edit operations (ADD, DELETE, and KEEP) via a neural programmer-interpreter approach. Most current neural sentence simplification systems are variants of sequence-to-sequence models adopted from machine translation. These methods learn to simplify sentences as a byproduct of the fact that they are trained on complex-simple sentence pairs. By contrast, our neural programmer-interpreter is directly trained to predict explicit edit operations on targeted parts of the input sentence, resembling the way that humans might perform simplification and revision. Our model outperforms previous state-of-the-art neural sentence simplification models (without external knowledge) by large margins on three benchmark text simplification corpora in terms of SARI (+0.95 WikiLarge, +1.89 WikiSmall, +1.41 Newsela), and is judged by humans to produce overall better and simpler output sentences.

Code Repositories

yuedongP/EditNTS
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
text-simplification-on-newselaEditNTS
BLEU: 19.85
SARI: 31.41
text-simplification-on-pwkp-wikismallEditNTS
SARI: 32.35
text-simplification-on-turkcorpusEditNTS
BLEU: 86.69
SARI (EASSEu003e=0.2.1): 38.22

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
EditNTS: An Neural Programmer-Interpreter Model for Sentence Simplification through Explicit Editing | Papers | HyperAI