English

Deep Reinforcement Learning for Chatbots Using Clustered Actions and Human-Likeness Rewards

Artificial Intelligence 2019-08-28 v1 Computation and Language Machine Learning Neural and Evolutionary Computing

Abstract

Training chatbots using the reinforcement learning paradigm is challenging due to high-dimensional states, infinite action spaces and the difficulty in specifying the reward function. We address such problems using clustered actions instead of infinite actions, and a simple but promising reward function based on human-likeness scores derived from human-human dialogue data. We train Deep Reinforcement Learning (DRL) agents using chitchat data in raw text---without any manual annotations. Experimental results using different splits of training data report the following. First, that our agents learn reasonable policies in the environments they get familiarised with, but their performance drops substantially when they are exposed to a test set of unseen dialogues. Second, that the choice of sentence embedding size between 100 and 300 dimensions is not significantly different on test data. Third, that our proposed human-likeness rewards are reasonable for training chatbots as long as they use lengthy dialogue histories of >=10 sentences.

Keywords

Cite

@article{arxiv.1908.10331,
  title  = {Deep Reinforcement Learning for Chatbots Using Clustered Actions and Human-Likeness Rewards},
  author = {Heriberto Cuayáhuitl and Donghyeon Lee and Seonghan Ryu and Sungja Choi and Inchul Hwang and Jihie Kim},
  journal= {arXiv preprint arXiv:1908.10331},
  year   = {2019}
}

Comments

In International Joint Conference of Neural Networks (IJCNN), 2019

R2 v1 2026-06-23T10:58:13.051Z