paper-with-me

Papers

Learning to Selectively Learn for Weakly Supervised Paraphrase Generation with Model-based Reinforcement Learning

2022-07-01 · NAACL 2022 7 · Haiyan Yin, Dingcheng Li, Ping Li

Paraphrase generation is an important language generation task attempting to interpret user intents and systematically generate new phrases of identical meanings to the given ones. However, the effectiveness of paraphrase generation is constrained by the access to the golden labeled data pairs where both the amount and the quality of the training data pairs are restricted. In this paper, we propose a new weakly supervised paraphrase generation approach that extends the success of a recent work that leverages reinforcement learning for effective model training with data selection. While data selection is privileged for the target task which has noisy data, developing a reinforced selective learning regime faces several unresolved challenges. In this paper, we carry on important discussions about the above problem and present a new model that could partially overcome the discussed issues with a model-based planning feature and a reward normalization feature. We perform extensive evaluation on four weakly supervised paraphrase generation tasks where the results show that our method could significantly improve the state-of-the-art performance on the evaluation datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement LearningParaphrase GenerationText Generation

Similar Papers 제목 키워드 기반

Learning to Selectively Learn for Weakly-supervised Paraphrase Generation

2021-09-25 · EMNLP 2021 11 · Kaize Ding, Dingcheng Li, Alexander Hanbo Li, Xing Fan 외

Paraphrase generation is a longstanding NLP task that has diverse applications for downstream NLP tasks. However, the effectiveness of existing efforts predominantly relies on large amounts of golden labeled data. Though…

Language ModelingLanguage ModellingMeta-LearningParaphrase Generation+1

Entailment Relation Aware Paraphrase Generation

2022-03-20 · Abhilasha Sancheti, Balaji Vasan Srinivasan, Rachel Rudinger

We introduce a new task of entailment relation aware paraphrase generation which aims at generating a paraphrase conforming to a given entailment relation (e.g. equivalent, forward entailing, or reverse entailing) with r…

Natural Language InferenceParaphrase Generationreinforcement-learningReinforcement Learning (RL)+1

Paraphrase Generation for Semi-Supervised Learning in NLU

2019-06-01 · WS 2019 6 · Eunah Cho, He Xie, William M. Campbell

Semi-supervised learning is an efficient way to improve performance for natural language processing systems. In this work, we propose Para-SSL, a scheme to generate candidate utterances using paraphrasing and methods fro…

Natural Language UnderstandingParaphrase Generation

ConRPG: Paraphrase Generation using Contexts as Regularizer

2021-09-01 · EMNLP 2021 11 · Yuxian Meng, Xiang Ao, Qing He, Xiaofei Sun 외

A long-standing issue with paraphrase generation is how to obtain reliable supervision signals. In this paper, we propose an unsupervised paradigm for paraphrase generation based on the assumption that the probabilities …

Paraphrase Generation

Paraphrase Generation as Unsupervised Machine Translation

2021-09-07 · COLING 2022 10 · Xiaofei Sun, Yufei Tian, Yuxian Meng, Nanyun Peng 외

In this paper, we propose a new paradigm for paraphrase generation by treating the task as unsupervised machine translation (UMT) based on the assumption that there must be pairs of sentences expressing the same meaning …

Machine TranslationParaphrase GenerationSentenceSTS+2