Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adversarial Learning for Neural Dialogue Generation

About

In this paper, drawing intuition from the Turing test, we propose using adversarial training for open-domain dialogue generation: the system is trained to produce sequences that are indistinguishable from human-generated dialogue utterances. We cast the task as a reinforcement learning (RL) problem where we jointly train two systems, a generative model to produce response sequences, and a discriminator---analagous to the human evaluator in the Turing test--- to distinguish between the human-generated dialogues and the machine-generated ones. The outputs from the discriminator are then used as rewards for the generative model, pushing the system to generate dialogues that mostly resemble human dialogues. In addition to adversarial training we describe a model for adversarial {\em evaluation} that uses success in fooling an adversary as a dialogue evaluation metric, while avoiding a number of potential pitfalls. Experimental results on several metrics, including adversarial evaluation, demonstrate that the adversarially-trained system generates higher-quality responses than previous baselines.

Jiwei Li, Will Monroe, Tianlin Shi, S\'ebastien Jean, Alan Ritter, Dan Jurafsky• 2017

Related benchmarks

TaskDatasetResultRank
Dialogue Response GenerationDialogue Dataset (test)
Adversarial Success9.8
7
Response GenerationHuman Evaluation (200 items) single-turn (test)
Adversarial Win Rate62
1
Response GenerationHuman Evaluation multi-turn (200 items) (test)
Adversarial Win Rate72
1
Showing 3 of 3 rows

Other info

Follow for update