English

Teaching the Pre-trained Model to Generate Simple Texts for Text Simplification

Computation and Language 2023-05-23 v1 Artificial Intelligence

Abstract

Randomly masking text spans in ordinary texts in the pre-training stage hardly allows models to acquire the ability to generate simple texts. It can hurt the performance of pre-trained models on text simplification tasks. In this paper, we propose a new continued pre-training strategy to teach the pre-trained model to generate simple texts. We continue pre-training BART, a representative model, to obtain SimpleBART. It consistently and significantly improves the results on lexical simplification, sentence simplification, and document-level simplification tasks over BART. At the end, we compare SimpleBART with several representative large language models (LLMs).

Keywords

Cite

@article{arxiv.2305.12463,
  title  = {Teaching the Pre-trained Model to Generate Simple Texts for Text Simplification},
  author = {Renliang Sun and Wei Xu and Xiaojun Wan},
  journal= {arXiv preprint arXiv:2305.12463},
  year   = {2023}
}

Comments

Accepted by ACL Findings: 2023

R2 v1 2026-06-28T10:40:31.171Z