EMNLP 2021finding16 citations

Towards Document-Level Paraphrase Generation with Sentence Rewriting and Reordering

Zhe Lin, Yitao Cai, Xiaojun Wan

Abstract

Paraphrase generation is an important task in natural language processing. Previous works focus on sentence-level paraphrase generation, while ignoring document-level paraphrase generation, which is a more challenging and valuable task. In this paper, we explore the task of document-level paraphrase generation for the first time and focus on the inter-sentence diversity by considering sentence rewriting and reordering. We propose CoRPG (Coherence Relationship guided Paraphrase Generation), which leverages graph GRU to encode the coherence relationship graph and get the coherence-aware representation for each sentence, which can be used for re-arranging the multiple (possibly modified) input sentences. We create a pseudo document-level paraphrase dataset for training CoRPG. Automatic evaluation results show CoRPG outperforms several strong baseline models on the BERTScore and diversity scores. Human evaluation also shows our model can generate document paraphrase with more diversity and semantic preservation.

BibTeX
@inproceedings{lin-etal-2021-towards-document-level,
    title = "Towards Document-Level Paraphrase Generation with Sentence Rewriting and Reordering",
    author = "Lin, Zhe  and
      Cai, Yitao  and
      Wan, Xiaojun",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.89/",
    doi = "10.18653/v1/2021.findings-emnlp.89",
    pages = "1033--1044"
}
Towards Document-Level Paraphrase Generation with Sentence Rewriting and Reordering · EMNLP 2021