English

Learning to Paraphrase Sentences to Different Complexity Levels

Computation and Language 2023-11-22 v1

Abstract

While sentence simplification is an active research topic in NLP, its adjacent tasks of sentence complexification and same-level paraphrasing are not. To train models on all three tasks, we present two new unsupervised datasets. We compare these datasets, one labeled by a weak classifier and the other by a rule-based approach, with a single supervised dataset. Using these three datasets for training, we perform extensive experiments on both multitasking and prompting strategies. Compared to other systems trained on unsupervised parallel data, models trained on our weak classifier labeled dataset achieve state-of-the-art performance on the ASSET simplification benchmark. Our models also outperform previous work on sentence level targeting. Finally, we establish how a handful of Large Language Models perform on these tasks under a zero-shot setting.

Keywords

Cite

@article{arxiv.2308.02226,
  title  = {Learning to Paraphrase Sentences to Different Complexity Levels},
  author = {Alison Chi and Li-Kuang Chen and Yi-Chen Chang and Shu-Hui Lee and Jason S. Chang},
  journal= {arXiv preprint arXiv:2308.02226},
  year   = {2023}
}

Comments

This arXiv version is a pre-MIT Press publication version, this paper has been accepted by TACL. 22 pages, 3 figures, 13 tables

R2 v1 2026-06-28T11:47:59.549Z