English

Learning from Dialogue after Deployment: Feed Yourself, Chatbot!

Computation and Language 2019-06-14 v4 Artificial Intelligence Human-Computer Interaction Machine Learning Machine Learning

Abstract

The majority of conversations a dialogue agent sees over its lifetime occur after it has already been trained and deployed, leaving a vast store of potential training signal untapped. In this work, we propose the self-feeding chatbot, a dialogue agent with the ability to extract new training examples from the conversations it participates in. As our agent engages in conversation, it also estimates user satisfaction in its responses. When the conversation appears to be going well, the user's responses become new training examples to imitate. When the agent believes it has made a mistake, it asks for feedback; learning to predict the feedback that will be given improves the chatbot's dialogue abilities further. On the PersonaChat chit-chat dataset with over 131k training examples, we find that learning from dialogue with a self-feeding chatbot significantly improves performance, regardless of the amount of traditional supervision.

Keywords

Cite

@article{arxiv.1901.05415,
  title  = {Learning from Dialogue after Deployment: Feed Yourself, Chatbot!},
  author = {Braden Hancock and Antoine Bordes and Pierre-Emmanuel Mazaré and Jason Weston},
  journal= {arXiv preprint arXiv:1901.05415},
  year   = {2019}
}

Comments

ACL 2019

R2 v1 2026-06-23T07:13:40.290Z