English

Iterative Policy Learning in End-to-End Trainable Task-Oriented Neural Dialog Models

Computation and Language 2017-09-20 v1

Abstract

In this paper, we present a deep reinforcement learning (RL) framework for iterative dialog policy optimization in end-to-end task-oriented dialog systems. Popular approaches in learning dialog policy with RL include letting a dialog agent to learn against a user simulator. Building a reliable user simulator, however, is not trivial, often as difficult as building a good dialog agent. We address this challenge by jointly optimizing the dialog agent and the user simulator with deep RL by simulating dialogs between the two agents. We first bootstrap a basic dialog agent and a basic user simulator by learning directly from dialog corpora with supervised training. We then improve them further by letting the two agents to conduct task-oriented dialogs and iteratively optimizing their policies with deep RL. Both the dialog agent and the user simulator are designed with neural network models that can be trained end-to-end. Our experiment results show that the proposed method leads to promising improvements on task success rate and total task reward comparing to supervised training and single-agent RL training baseline models.

Keywords

Cite

@article{arxiv.1709.06136,
  title  = {Iterative Policy Learning in End-to-End Trainable Task-Oriented Neural Dialog Models},
  author = {Bing Liu and Ian Lane},
  journal= {arXiv preprint arXiv:1709.06136},
  year   = {2017}
}

Comments

Accepted at ASRU 2017

R2 v1 2026-06-22T21:47:26.570Z