EMNLP 2021main7 citations

Syntactically-Informed Unsupervised Paraphrasing with Non-Parallel Data

Erguang Yang, Mingtong Liu, Deyi Xiong, Yujie Zhang, Yao Meng, Changjian Hu, Jinan Xu, Yufeng Chen

Abstract

Previous works on syntactically controlled paraphrase generation heavily rely on large-scale parallel paraphrase data that is not easily available for many languages and domains. In this paper, we take this research direction to the extreme and investigate whether it is possible to learn syntactically controlled paraphrase generation with nonparallel data. We propose a syntactically-informed unsupervised paraphrasing model based on conditional variational auto-encoder (VAE) which can generate texts in a specified syntactic structure. Particularly, we design a two-stage learning method to effectively train the model using non-parallel data. The conditional VAE is trained to reconstruct the input sentence according to the given input and its syntactic structure. Furthermore, to improve the syntactic controllability and semantic consistency of the pre-trained conditional VAE, we fine-tune it using syntax controlling and cycle reconstruction learning objectives, and employ Gumbel-Softmax to combine these new learning objectives. Experiment results demonstrate that the proposed model trained only on non-parallel data is capable of generating diverse paraphrases with specified syntactic structure. Additionally, we validate the effectiveness of our method for generating syntactically adversarial examples on the sentiment analysis task.

BibTeX
@inproceedings{yang-etal-2021-syntactically,
    title = "Syntactically-Informed Unsupervised Paraphrasing with Non-Parallel Data",
    author = "Yang, Erguang  and
      Liu, Mingtong  and
      Xiong, Deyi  and
      Zhang, Yujie  and
      Meng, Yao  and
      Hu, Changjian  and
      Xu, Jinan  and
      Chen, Yufeng",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.203/",
    doi = "10.18653/v1/2021.emnlp-main.203",
    pages = "2594--2604"
}
Syntactically-Informed Unsupervised Paraphrasing with Non-Parallel Data · EMNLP 2021