paper-with-me

Papers

Neural Paraphrase Generation using Transfer Learning

2017-09-01 · WS 2017 9 · Florin Brad, Traian Rebedea

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNatural Language InferenceParaphrase GenerationQuestion AnsweringText GenerationTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Reformulating Unsupervised Style Transfer as Paraphrase Generation

2020-10-12 · EMNLP 2020 11 · Kalpesh Krishna, John Wieting, Mohit Iyyer

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 Transfer

Negative Lexically Constrained Decoding for Paraphrase Generation

2019-07-01 · ACL 2019 7 · Tomoyuki Kajiwara

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+1

Edit Distance Based Curriculum Learning for Paraphrase Generation

2021-08-01 · ACL 2021 5 · Sora Kadotani, Tomoyuki Kajiwara, Yuki Arase, Makoto Onizuka

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 GenerationTranslation

Metaphorical Paraphrase Generation: Feeding Metaphorical Language Models with Literal Texts

2022-10-10 · Giorgio Ottolina, John Pavlopoulos

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 Classification

An Empirical Study on Multi-Task Learning for Text Style Transfer and Paraphrase Generation

2020-12-01 · COLING 2020 8 · Pawel Bujnowski, Kseniia Ryzhova, Hyungtak Choi, Katarzyna Witkowska 외

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