English

Decomposable Neural Paraphrase Generation

Computation and Language 2019-06-25 v1

Abstract

Paraphrasing exists at different granularity levels, such as lexical level, phrasal level and sentential level. This paper presents Decomposable Neural Paraphrase Generator (DNPG), a Transformer-based model that can learn and generate paraphrases of a sentence at different levels of granularity in a disentangled way. Specifically, the model is composed of multiple encoders and decoders with different structures, each of which corresponds to a specific granularity. The empirical study shows that the decomposition mechanism of DNPG makes paraphrase generation more interpretable and controllable. Based on DNPG, we further develop an unsupervised domain adaptation method for paraphrase generation. Experimental results show that the proposed model achieves competitive in-domain performance compared to the state-of-the-art neural models, and significantly better performance when adapting to a new domain.

Keywords

Cite

@article{arxiv.1906.09741,
  title  = {Decomposable Neural Paraphrase Generation},
  author = {Zichao Li and Xin Jiang and Lifeng Shang and Qun Liu},
  journal= {arXiv preprint arXiv:1906.09741},
  year   = {2019}
}

Comments

To appear in ACL 2019

R2 v1 2026-06-23T10:01:27.911Z