English

Adversarial Advantage Actor-Critic Model for Task-Completion Dialogue Policy Learning

Computation and Language 2018-02-09 v2 Artificial Intelligence Machine Learning

Abstract

This paper presents a new method --- adversarial advantage actor-critic (Adversarial A2C), which significantly improves the efficiency of dialogue policy learning in task-completion dialogue systems. Inspired by generative adversarial networks (GAN), we train a discriminator to differentiate responses/actions generated by dialogue agents from responses/actions by experts. Then, we incorporate the discriminator as another critic into the advantage actor-critic (A2C) framework, to encourage the dialogue agent to explore state-action within the regions where the agent takes actions similar to those of the experts. Experimental results in a movie-ticket booking domain show that the proposed Adversarial A2C can accelerate policy exploration efficiently.

Keywords

Cite

@article{arxiv.1710.11277,
  title  = {Adversarial Advantage Actor-Critic Model for Task-Completion Dialogue Policy Learning},
  author = {Baolin Peng and Xiujun Li and Jianfeng Gao and Jingjing Liu and Yun-Nung Chen and Kam-Fai Wong},
  journal= {arXiv preprint arXiv:1710.11277},
  year   = {2018}
}

Comments

5 pages, 3 figures, ICASSP 2018

R2 v1 2026-06-22T22:30:39.696Z