HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Integrating Transformer and Paraphrase Rules for Sentence Simplification

Sanqiang Zhao; Rui Meng; Daqing He; Saptono Andi; Parmanto Bambang

Integrating Transformer and Paraphrase Rules for Sentence Simplification

Abstract

Sentence simplification aims to reduce the complexity of a sentence while retaining its original meaning. Current models for sentence simplification adopted ideas from ma- chine translation studies and implicitly learned simplification mapping rules from normal- simple sentence pairs. In this paper, we explore a novel model based on a multi-layer and multi-head attention architecture and we pro- pose two innovative approaches to integrate the Simple PPDB (A Paraphrase Database for Simplification), an external paraphrase knowledge base for simplification that covers a wide range of real-world simplification rules. The experiments show that the integration provides two major benefits: (1) the integrated model outperforms multiple state- of-the-art baseline models for sentence simplification in the literature (2) through analysis of the rule utilization, the model seeks to select more accurate simplification rules. The code and models used in the paper are available at https://github.com/ Sanqiang/text_simplification.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
text-simplification-on-assetDMASS-DCSS
BLEU: 71.44*
SARI (EASSEu003e=0.2.1): 38.67
text-simplification-on-newselaDMASS + DCSS
SARI: 27.28
text-simplification-on-turkcorpusDMASS-DCSS
SARI (EASSEu003e=0.2.1): 40.45

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
Integrating Transformer and Paraphrase Rules for Sentence Simplification | Papers | HyperAI