English

Deep Reinforcement Learning For Modeling Chit-Chat Dialog With Discrete Attributes

Machine Learning 2019-09-17 v2 Computation and Language

Abstract

Open domain dialog systems face the challenge of being repetitive and producing generic responses. In this paper, we demonstrate that by conditioning the response generation on interpretable discrete dialog attributes and composed attributes, it helps improve the model perplexity and results in diverse and interesting non-redundant responses. We propose to formulate the dialog attribute prediction as a reinforcement learning (RL) problem and use policy gradients methods to optimize utterance generation using long-term rewards. Unlike existing RL approaches which formulate the token prediction as a policy, our method reduces the complexity of the policy optimization by limiting the action space to dialog attributes, thereby making the policy optimization more practical and sample efficient. We demonstrate this with experimental and human evaluations.

Keywords

Cite

@article{arxiv.1907.02848,
  title  = {Deep Reinforcement Learning For Modeling Chit-Chat Dialog With Discrete Attributes},
  author = {Chinnadhurai Sankar and Sujith Ravi},
  journal= {arXiv preprint arXiv:1907.02848},
  year   = {2019}
}

Comments

SIGDIAL 2019 - BEST PAPER AWARD

R2 v1 2026-06-23T10:13:14.636Z