English

Integrating Transformer and Paraphrase Rules for Sentence Simplification

Computation and Language 2018-10-29 v1 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.1810.11193,
  title  = {Integrating Transformer and Paraphrase Rules for Sentence Simplification},
  author = {Sanqiang Zhao and Rui Meng and Daqing He and Saptono Andi and Parmanto Bambang},
  journal= {arXiv preprint arXiv:1810.11193},
  year   = {2018}
}
R2 v1 2026-06-23T04:53:21.895Z