paper-with-me

Papers

Exploring Diverse Expressions for Paraphrase Generation

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

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 promising results in paraphrase generation. However, prior work mainly focused on single paraphrase generation, while ignoring the fact that diversity is essential for enhancing generalization capability and robustness of downstream applications. Few works have been done to solve diverse paraphrase generation. In this paper, we propose a novel approach with two discriminators and multiple generators to generate a variety of different paraphrases. A reinforcement learning algorithm is applied to train our model. Our experiments on two real-world datasets demonstrate that our model 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

DiversityInformation RetrievalParaphrase GenerationQuestion AnsweringReinforcement LearningReinforcement Learning (RL)RetrievalSentence

Similar Papers 제목 키워드 기반

Improved Paraphrase Generation via Controllable Latent Diffusion

2024-04-13 · Wei Zou, Ziyuan Zhuang, Xiang Geng, ShuJian Huang 외

Paraphrase generation strives to generate high-quality and diverse expressions of a given text, a domain where diffusion models excel. Though SOTA diffusion generation reconciles generation quality and diversity, textual…

DiversityParaphrase Generation

Improving Relation Extraction with Relational Paraphrase Sentences

2020-12-01 · COLING 2020 8 · Junjie Yu, Tong Zhu, Wenliang Chen, Wei zhang 외

Supervised models for Relation Extraction (RE) typically require human-annotated training data. Due to the limited size, the human-annotated data is usually incapable of covering diverse relation expressions, which could…

RelationRelation Extraction

How to Ask Good Questions? Try to Leverage Paraphrases

2020-07-01 · ACL 2020 6 · Xin Jia, Wenjie Zhou, Xu sun, Yunfang Wu

Given a sentence and its relevant answer, how to ask good questions is a challenging task, which has many real applications. Inspired by human{'}s paraphrasing capability to ask questions of the same meaning but with div…

DiversityMulti-Task LearningParaphrase GenerationQuestion Generation+3

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 외

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 appli…

Deep Reinforcement LearningDiversityParaphrase GenerationReinforcement Learning (RL)

Are We Evaluating Paraphrase Generation Accurately?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Paraphrase is a restatement of a text that conveys the same meaning using different expressions. The evaluation of paraphrase generation (PG) is a complex task and currently lacks a complete picture of the criteria and m…

Paraphrase GenerationSurvey