English

End-to-End Offline Goal-Oriented Dialog Policy Learning via Policy Gradient

Artificial Intelligence 2017-12-11 v1 Computation and Language Machine Learning

Abstract

Learning a goal-oriented dialog policy is generally performed offline with supervised learning algorithms or online with reinforcement learning (RL). Additionally, as companies accumulate massive quantities of dialog transcripts between customers and trained human agents, encoder-decoder methods have gained popularity as agent utterances can be directly treated as supervision without the need for utterance-level annotations. However, one potential drawback of such approaches is that they myopically generate the next agent utterance without regard for dialog-level considerations. To resolve this concern, this paper describes an offline RL method for learning from unannotated corpora that can optimize a goal-oriented policy at both the utterance and dialog level. We introduce a novel reward function and use both on-policy and off-policy policy gradient to learn a policy offline without requiring online user interaction or an explicit state space definition.

Keywords

Cite

@article{arxiv.1712.02838,
  title  = {End-to-End Offline Goal-Oriented Dialog Policy Learning via Policy Gradient},
  author = {Li Zhou and Kevin Small and Oleg Rokhlenko and Charles Elkan},
  journal= {arXiv preprint arXiv:1712.02838},
  year   = {2017}
}

Comments

Workshop on Conversational AI, NIPS 2017, Long Beach, CA, USA

R2 v1 2026-06-22T23:11:42.769Z