Neural Paraphrase Generation using Transfer Learning
Progress in statistical paraphrase generation has been hindered for a long time by the lack of large monolingual parallel corpora. In this paper, we adapt the neural machine translation approach to paraphrase generation and perform transfer learning from the closely related task of entailment generation. We evaluate the model on the Microsoft Research Paraphrase (MSRP) corpus and show that the model is able to generate sentences that capture part of the original meaning, but fails to pick up on important words or to show large lexical variation.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationNatural Language InferenceParaphrase GenerationQuestion AnsweringText GenerationTransfer LearningTranslationSimilar Papers 제목 키워드 기반
Reformulating Unsupervised Style Transfer as Paraphrase Generation
Modern NLP defines the task of style transfer as modifying the style of a given sentence without appreciably changing its semantics, which implies that the outputs of style transfer systems should be paraphrases of their…
AttributeParaphrase GenerationSentenceStyle TransferNegative Lexically Constrained Decoding for Paraphrase Generation
Paraphrase generation can be regarded as monolingual translation. Unlike bilingual machine translation, paraphrase generation rewrites only a limited portion of an input sentence. Hence, previous methods based on machine…
Machine TranslationParaphrase GenerationSentenceText Simplification+1Edit Distance Based Curriculum Learning for Paraphrase Generation
Curriculum learning has improved the quality of neural machine translation, where only source-side features are considered in the metrics to determine the difficulty of translation. In this study, we apply curriculum lea…
Machine TranslationParaphrase GenerationTranslationMetaphorical Paraphrase Generation: Feeding Metaphorical Language Models with Literal Texts
This study presents a new approach to metaphorical paraphrase generation by masking literal tokens of literal sentences and unmasking them with metaphorical language models. Unlike similar studies, the proposed algorithm…
Data AugmentationParaphrase GenerationSentenceSentence ClassificationAn Empirical Study on Multi-Task Learning for Text Style Transfer and Paraphrase Generation
The topic of this paper is neural multi-task training for text style transfer. We present an efficient method for neutral-to-style transformation using the transformer framework. We demonstrate how to prepare a robust mo…
Multi-Task LearningParaphrase GenerationStyle TransferText Style Transfer