paper-with-me

홈 › Papers

Multi-turn Dialogue Response Generation in an Adversarial Learning Framework

2018-05-30 · WS 2019 8 · Oluwatobi Olabiyi, Alan Salimov, Anish Khazane, Erik T. Mueller

We propose an adversarial learning approach for generating multi-turn dialogue responses. Our proposed framework, hredGAN, is based on conditional generative adversarial networks (GANs). The GAN's generator is a modified hierarchical recurrent encoder-decoder network (HRED) and the discriminator is a word-level bidirectional RNN that shares context and word embeddings with the generator. During inference, noise samples conditioned on the dialogue history are used to perturb the generator's latent space to generate several possible responses. The final response is the one ranked best by the discriminator. The hredGAN shows improved performance over existing methods: (1) it generalizes better than networks trained using only the log-likelihood criterion, and (2) it generates longer, more informative and more diverse responses with high utterance and topic relevance even with limited training data. This improvement is demonstrated on the Movie triples and Ubuntu dialogue datasets using both automatic and human evaluations.

📄 PDF Abstract BibTeX arXiv:1805.11752

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderResponse GenerationWord Embeddings

Similar Papers 제목 키워드 기반

Multi-Turn Dialogue Generation in E-Commerce Platform with the Context of Historical Dialogue

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · WeiSheng Zhang, Kaisong Song, Yangyang Kang, Zhongqing Wang 외

As an important research topic, customer service dialogue generation tends to generate generic seller responses by leveraging current dialogue information. In this study, we propose a novel and extensible dialogue genera…

Dialogue GenerationRepresentation Learning

DialoGPS: Dialogue Path Sampling in Continuous Semantic Space for Data Augmentation in Multi-Turn Conversations

2023-06-29 · Ang Lv, Jinpeng Li, Yuhan Chen, Xing Gao 외

In open-domain dialogue generation tasks, contexts and responses in most datasets are one-to-one mapped, violating an important many-to-many characteristic: a context leads to various responses, and a response answers mu…

Data AugmentationDialogue GenerationSemantic SimilaritySemantic Textual Similarity

A Static and Dynamic Attention Framework for Multi Turn Dialogue Generation

2024-10-28 · Wei-Nan Zhang, Yiming Cui, Kaiyan Zhang, Yifa Wang 외

Recently, research on open domain dialogue systems have attracted extensive interests of academic and industrial researchers. The goal of an open domain dialogue system is to imitate humans in conversations. Previous wor…

Dialogue Generation

RAD-Bench: Evaluating Large Language Models Capabilities in Retrieval Augmented Dialogues

2024-09-19 · Tzu-Lin Kuo, Feng-Ting Liao, Mu-Wei Hsieh, Fu-Chieh Chang 외

In real-world applications with Large Language Models (LLMs), external retrieval mechanisms - such as Search-Augmented Generation (SAG), tool utilization, and Retrieval-Augmented Generation (RAG) - are often employed to …

RAGRetrievalRetrieval-augmented Generation

Policy-Driven Neural Response Generation for Knowledge-Grounded Dialogue Systems

2020-05-26 · Behnam Hedayatnia, Karthik Gopalakrishnan, Seokhwan Kim, Yang Liu 외

Open-domain dialogue systems aim to generate relevant, informative and engaging responses. Seq2seq neural response generation approaches do not have explicit mechanisms to control the content or style of the generated re…

Response GenerationSentence