Abstract
AbstractAutomatic paraphrase generation is an essential task of natural language processing. However, due to the scarcity of paraphrase corpus in many languages, Chinese, for example, generating high-quality paraphrases in these languages is still challenging. Especially in domain paraphrasing, it is even more difficult to obtain in-domain paraphrase sentence pairs. In this paper, we propose a novel approach for domain-specific paraphrase generation in a zero-shot fashion. Our approach is based on a sequence-to-sequence architecture. The encoder uses a pre-trained multilingual autoencoder model, and the decoder uses a pre-trained monolingual autoregressive model. Because these two models are pre-trained separately, they have different representations for the same token. Thus, we call them unaligned pre-trained language models. We train the sequence-to-sequence model with an English-to-Chinese machine translation corpus. Then, by inputting a Chinese sentence into this model, it could surprisingly generate fluent and diverse Chinese paraphrases. Since the unaligned pre-trained language models have inconsistent understandings of the Chinese language, we believe that the Chinese paraphrasing is actually performed in a Chinese-to-Chinese translation manner. In addition, we collect a small-scale English-to-Chinese machine translation corpus in the domain of computer science. By fine-tuning with this domain-specific corpus, our model shows an excellent capability of domain-paraphrasing. Experiment results show that our approach significantly outperforms previous baselines regarding Relevance, Fluency, and Diversity.
Funder
Natural Science Foundation of Sichuan
Publisher
Springer Science and Business Media LLC
Subject
Computational Mathematics,Engineering (miscellaneous),Information Systems,Artificial Intelligence
Reference49 articles.
1. Madnani N, Dorr BJ (2010) Generating phrasal and sentential paraphrases: a survey of data-driven methods. Comput Linguist 36(3):341–387. https://doi.org/10.1162/coli_a_00002
2. Su Y, Yan X (2017) Cross-domain semantic parsing via paraphrasing. In: Proceedings of the 2017 conference on empirical methods in natural language processing, pp 1235–1246. Association for computational linguistics, Copenhagen, Denmark . https://doi.org/10.18653/v1/D17-1127. https://www.aclweb.org/anthology/D17-1127
3. Romano L, Kouylekov M, Szpektor I, Dagan I, Lavelli A (2006) Investigating a generic paraphrase-based approach for relation extraction. In: 11th Conference of the European Chapter of the association for computational linguistics. Association for computational linguistics, Trento, Italy. https://www.aclweb.org/anthology/E06-1052
4. Yu J, Zhu T, Chen W, Zhang W, Zhang M (2020) Improving relation extraction with relational paraphrase sentences. In: Proceedings of the 28th international conference on computational linguistics, pp 1687–1698. International committee on computational linguistics, Barcelona, Spain (Online) . https://doi.org/10.18653/v1/2020.coling-main.148. https://www.aclweb.org/anthology/2020.coling-main.148
5. Gan WC, Ng HT (2019) Improving the robustness of question answering systems to question paraphrasing. In: Proceedings of the 57th annual meeting of the association for computational linguistics, pp 6065–6075. Association for computational linguistics, Florence, Italy. https://doi.org/10.18653/v1/P19-1610. https://www.aclweb.org/anthology/P19-1610