EMNLP 2021finding14 citations

Contrastive Representation Learning for Exemplar-Guided Paraphrase Generation

Haoran Yang, Wai Lam, Piji Li

Abstract

Exemplar-Guided Paraphrase Generation (EGPG) aims to generate a target sentence which conforms to the style of the given exemplar while encapsulating the content information of the source sentence. In this paper, we propose a new method with the goal of learning a better representation of the style and the content. This method is mainly motivated by the recent success of contrastive learning which has demonstrated its power in unsupervised feature extraction tasks. The idea is to design two contrastive losses with respect to the content and the style by considering two problem characteristics during training. One characteristic is that the target sentence shares the same content with the source sentence, and the second characteristic is that the target sentence shares the same style with the exemplar. These two contrastive losses are incorporated into the general encoder-decoder paradigm. Experiments on two datasets, namely QQP-Pos and ParaNMT, demonstrate the effectiveness of our proposed constrastive losses.

BibTeX
@inproceedings{yang-etal-2021-contrastive-representation,
    title = "Contrastive Representation Learning for Exemplar-Guided Paraphrase Generation",
    author = "Yang, Haoran  and
      Lam, Wai  and
      Li, Piji",
    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.409/",
    doi = "10.18653/v1/2021.findings-emnlp.409",
    pages = "4754--4761"
}
Contrastive Representation Learning for Exemplar-Guided Paraphrase Generation · EMNLP 2021