Multi-turn Dialogue Response Generation in an Adversarial Learning Framework
Oluwatobi Olabiyi, Alan Salimov, Anish Khazane, Erik T. Mueller

TL;DR
This paper introduces hredGAN, an adversarial learning framework using GANs for multi-turn dialogue response generation, which produces more diverse, relevant, and informative responses than traditional methods.
Contribution
The paper presents a novel adversarial learning framework, hredGAN, combining a hierarchical encoder-decoder with GANs for improved multi-turn dialogue response generation.
Findings
hredGAN outperforms existing methods in generating diverse responses
It generalizes better with limited training data
Produces longer, more relevant responses
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
