English

Switch-based Active Deep Dyna-Q: Efficient Adaptive Planning for Task-Completion Dialogue Policy Learning

Computation and Language 2018-11-20 v1 Artificial Intelligence Machine Learning Neural and Evolutionary Computing

Abstract

Training task-completion dialogue agents with reinforcement learning usually requires a large number of real user experiences. The Dyna-Q algorithm extends Q-learning by integrating a world model, and thus can effectively boost training efficiency using simulated experiences generated by the world model. The effectiveness of Dyna-Q, however, depends on the quality of the world model - or implicitly, the pre-specified ratio of real vs. simulated experiences used for Q-learning. To this end, we extend the recently proposed Deep Dyna-Q (DDQ) framework by integrating a switcher that automatically determines whether to use a real or simulated experience for Q-learning. Furthermore, we explore the use of active learning for improving sample efficiency, by encouraging the world model to generate simulated experiences in the state-action space where the agent has not (fully) explored. Our results show that by combining switcher and active learning, the new framework named as Switch-based Active Deep Dyna-Q (Switch-DDQ), leads to significant improvement over DDQ and Q-learning baselines in both simulation and human evaluations.

Keywords

Cite

@article{arxiv.1811.07550,
  title  = {Switch-based Active Deep Dyna-Q: Efficient Adaptive Planning for Task-Completion Dialogue Policy Learning},
  author = {Yuexin Wu and Xiujun Li and Jingjing Liu and Jianfeng Gao and Yiming Yang},
  journal= {arXiv preprint arXiv:1811.07550},
  year   = {2018}
}

Comments

8 pages, 9 figures, AAAI 2019

R2 v1 2026-06-23T05:20:06.893Z