English

Learning Dialog Policies from Weak Demonstrations

Computation and Language 2020-08-14 v2 Machine Learning Neural and Evolutionary Computing

Abstract

Deep reinforcement learning is a promising approach to training a dialog manager, but current methods struggle with the large state and action spaces of multi-domain dialog systems. Building upon Deep Q-learning from Demonstrations (DQfD), an algorithm that scores highly in difficult Atari games, we leverage dialog data to guide the agent to successfully respond to a user's requests. We make progressively fewer assumptions about the data needed, using labeled, reduced-labeled, and even unlabeled data to train expert demonstrators. We introduce Reinforced Fine-tune Learning, an extension to DQfD, enabling us to overcome the domain gap between the datasets and the environment. Experiments in a challenging multi-domain dialog system framework validate our approaches, and get high success rates even when trained on out-of-domain data.

Keywords

Cite

@article{arxiv.2004.11054,
  title  = {Learning Dialog Policies from Weak Demonstrations},
  author = {Gabriel Gordon-Hall and Philip John Gorinski and Shay B. Cohen},
  journal= {arXiv preprint arXiv:2004.11054},
  year   = {2020}
}

Comments

9 pages + 2 pages references + 1 page appendices, 6 figures, 2 tables, 1 algorithm, accepted as long paper at ACL2020

R2 v1 2026-06-23T15:02:53.586Z