English

When Life Gives You Lemons, Make Cherryade: Converting Feedback from Bad Responses into Good Labels

Computation and Language 2022-10-31 v1 Artificial Intelligence

Abstract

Deployed dialogue agents have the potential to integrate human feedback to continuously improve themselves. However, humans may not always provide explicit signals when the chatbot makes mistakes during interactions. In this work, we propose Juicer, a framework to make use of both binary and free-form textual human feedback. It works by: (i) extending sparse binary feedback by training a satisfaction classifier to label the unlabeled data; and (ii) training a reply corrector to map the bad replies to good ones. We find that augmenting training with model-corrected replies improves the final dialogue model, and we can further improve performance by using both positive and negative replies through the recently proposed Director model.

Keywords

Cite

@article{arxiv.2210.15893,
  title  = {When Life Gives You Lemons, Make Cherryade: Converting Feedback from Bad Responses into Good Labels},
  author = {Weiyan Shi and Emily Dinan and Kurt Shuster and Jason Weston and Jing Xu},
  journal= {arXiv preprint arXiv:2210.15893},
  year   = {2022}
}