EMNLP 2023long main0 citations

Building Persona Consistent Dialogue Agents with Offline Reinforcement Learning

Ryan Shea, Zhou Yu

Abstract

Maintaining a consistent persona is a key quality for any open domain dialogue system. Current state-of-the-art systems do this by training agents with supervised learning or online reinforcement learning (RL). However, systems trained with supervised learning often lack consistency as they are never punished for uttering contradictions. Additional training with RL can alleviate some of these issues, however the training process is expensive. Instead, we propose an offline RL framework to improve the persona consistency of dialogue systems. Our framework allows us to combine the advantages of previous methods as we can inexpensively train our model on existing data as in supervised learning, while punishing and rewarding specific utterances as in RL. We also introduce a simple importance sampling method to reduce the variance of importance weights in offline RL training which we call Variance-Reducing MLE-Initialized (VaRMI) importance sampling. Our automatic and human evaluations show that our framework improves both the persona consistency and dialogue quality of a state-of-the-art social chatbot.

NLPpersona consistent dialogueoffline reinforcement learning
BibTeX
@inproceedings{
shea2023building,
title={Building Persona Consistent Dialogue Agents with Offline Reinforcement Learning},
author={Ryan Shea and Zhou Yu},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=sKdsBUAnts}
}
Building Persona Consistent Dialogue Agents with Offline Reinforcement Learning · EMNLP 2023