English

Don't Change Me! User-Controllable Selective Paraphrase Generation

Computation and Language 2021-01-27 v2

Abstract

In the paraphrase generation task, source sentences often contain phrases that should not be altered. Which phrases, however, can be context dependent and can vary by application. Our solution to this challenge is to provide the user with explicit tags that can be placed around any arbitrary segment of text to mean "don't change me!" when generating a paraphrase; the model learns to explicitly copy these phrases to the output. The contribution of this work is a novel data generation technique using distant supervision that allows us to start with a pretrained sequence-to-sequence model and fine-tune a paraphrase generator that exhibits this behavior, allowing user-controllable paraphrase generation. Additionally, we modify the loss during fine-tuning to explicitly encourage diversity in model output. Our technique is language agnostic, and we report experiments in English and Chinese.

Keywords

Cite

@article{arxiv.2008.09290,
  title  = {Don't Change Me! User-Controllable Selective Paraphrase Generation},
  author = {Mohan Zhang and Luchen Tan and Zhengkai Tu and Zihang Fu and Kun Xiong and Ming Li and Jimmy Lin},
  journal= {arXiv preprint arXiv:2008.09290},
  year   = {2021}
}

Comments

To appear in EACL 2021

R2 v1 2026-06-23T18:00:32.105Z