paper-with-me

Papers

A Learning-Exploring Method to Generate Diverse Paraphrases with Multi-Objective Deep Reinforcement Learning

2020-12-01 · COLING 2020 8 · Mingtong Liu, Erguang Yang, Deyi Xiong, Yujie Zhang, Yao Meng, Changjian Hu, Jinan Xu, Yufeng Chen

Paraphrase generation (PG) is of great importance to many downstream tasks in natural language processing. Diversity is an essential nature to PG for enhancing generalization capability and robustness of downstream applications. Recently, neural sequence-to-sequence (Seq2Seq) models have shown promising results in PG. However, traditional model training for PG focuses on optimizing model prediction against single reference and employs cross-entropy loss, which objective is unable to encourage model to generate diverse paraphrases. In this work, we present a novel approach with multi-objective learning to PG. We propose a learning-exploring method to generate sentences as learning objectives from the learned data distribution, and employ reinforcement learning to combine these new learning objectives for model training. We first design a sample-based algorithm to explore diverse sentences. Then we introduce several reward functions to evaluate the sampled sentences as learning signals in terms of expressive diversity and semantic fidelity, aiming to generate diverse and high-quality paraphrases. To effectively optimize model performance satisfying different evaluating aspects, we use a GradNorm-based algorithm that automatically balances these training objectives. Experiments and analyses on Quora and Twitter datasets demonstrate that our proposed method not only gains a significant increase in diversity but also improves generation quality over several state-of-the-art baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningDiversityParaphrase GenerationReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Exploring Model Consensus to Generate Translation Paraphrases

2020-07-01 · WS 2020 7 · Zhenhao Li, Marina Fomicheva, Lucia Specia

This paper describes our submission to the 2020 Duolingo Shared Task on Simultaneous Translation And Paraphrase for Language Education (STAPLE). This task focuses on improving the ability of neural MT systems to generate…

DiversityMachine TranslationMixture-of-Expertsmodel+1

DivGAN: Towards Diverse Paraphrase Generation via Diversified Generative Adversarial Network

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Yue Cao, Xiaojun Wan

Paraphrases refer to texts that convey the same meaning with different expression forms. Traditional seq2seq-based models on paraphrase generation mainly focus on the fidelity while ignoring the diversity of outputs. In …

DiversityGenerative Adversarial NetworkParaphrase Generation

Exploring Diverse Expressions for Paraphrase Generation

2019-11-01 · IJCNLP 2019 11 · Lihua Qian, Lin Qiu, Wei-Nan Zhang, Xin Jiang 외

Paraphrasing plays an important role in various natural language processing (NLP) tasks, such as question answering, information retrieval and sentence simplification. Recently, neural generative models have shown promis…

DiversityInformation RetrievalParaphrase GenerationQuestion Answering+4

A Quality-based Syntactic Template Retriever for Syntactically-controlled Paraphrase Generation

2023-10-20 · Xue Zhang, Songming Zhang, Yunlong Liang, Yufeng Chen 외

Existing syntactically-controlled paraphrase generation (SPG) models perform promisingly with human-annotated or well-chosen syntactic templates. However, the difficulty of obtaining such templates actually hinders the p…

Data AugmentationDiversityParaphrase GenerationRetrieval+1

Exploring the Potential of Lexical Paraphrases for Mitigating Noise-Induced Comprehension Errors

2021-07-18 · Anupama Chingacham, Vera Demberg, Dietrich Klakow

Listening in noisy environments can be difficult even for individuals with a normal hearing thresholds. The speech signal can be masked by noise, which may lead to word misperceptions on the side of the listener, and ove…

Speech Synthesis