paper-with-me

Papers

Generating Multiple Diverse Responses for Short-Text Conversation

2018-11-14 · Jun Gao, Wei Bi, Xiaojiang Liu, Junhui Li, Shuming Shi

Neural generative models have become popular and achieved promising performance on short-text conversation tasks. They are generally trained to build a 1-to-1 mapping from the input post to its output response. However, a given post is often associated with multiple replies simultaneously in real applications. Previous research on this task mainly focuses on improving the relevance and informativeness of the top one generated response for each post. Very few works study generating multiple accurate and diverse responses for the same post. In this paper, we propose a novel response generation model, which considers a set of responses jointly and generates multiple diverse responses simultaneously. A reinforcement learning algorithm is designed to solve our model. Experiments on two short-text conversation tasks validate that the multiple responses generated by our model obtain higher quality and larger diversity compared with various state-of-the-art generative models.

📄 PDF Abstract BibTeX arXiv:1811.05696

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityInformativenessReinforcement LearningResponse GenerationShort-Text Conversation

Similar Papers 제목 키워드 기반

A Discrete CVAE for Response Generation on Short-Text Conversation

2019-11-22 · IJCNLP 2019 11 · Jun Gao, Wei Bi, Xiaojiang Liu, Junhui Li 외

Neural conversation models such as encoder-decoder models are easy to generate bland and generic responses. Some researchers propose to use the conditional variational autoencoder(CVAE) which maximizes the lower bound on…

DecoderDiversityResponse GenerationShort-Text Conversation+1

Generating Multiple Diverse Responses with Multi-Mapping and Posterior Mapping Selection

2019-06-05 · Chaotao Chen, Jinhua Peng, Fan Wang, Jun Xu 외

In human conversation an input post is open to multiple potential responses, which is typically regarded as a one-to-many problem. Promising approaches mainly incorporate multiple latent mechanisms to build the one-to-ma…

WriterForcing: Generating more interesting story endings

2019-07-18 · WS 2019 8 · Prakhar Gupta, Vinayshekhar Bannihatti Kumar, Mukul Bhutani, Alan W. black

We study the problem of generating interesting endings for stories. Neural generative models have shown promising results for various text generation problems. Sequence to Sequence (Seq2Seq) models are typically trained …

Text Generation

Long-form Question Answering: An Iterative Planning-Retrieval-Generation Approach

2023-11-15 · Pritom Saha Akash, Kashob Kumar Roy, Lucian Popa, Kevin Chen-Chuan Chang

Long-form question answering (LFQA) poses a challenge as it involves generating detailed answers in the form of paragraphs, which go beyond simple yes/no responses or short factual answers. While existing QA models excel…

FormLong Form Question AnsweringQuestion AnsweringRetrieval

GooAQ: Open Question Answering with Diverse Answer Types

2021-04-18 · Findings (EMNLP) 2021 11 · Daniel Khashabi, Amos Ng, Tushar Khot, Ashish Sabharwal 외

While day-to-day questions come with a variety of answer types, the current question-answering (QA) literature has failed to adequately address the answer diversity of questions. To this end, we present GooAQ, a large-sc…

Open-Ended Question AnsweringQuestion Answering