CLAILGMar 10, 2023

Rewarding Chatbots for Real-World Engagement with Millions of Users

Cambridge
arXiv:2303.06135v269 citationsh-index: 14
AI Analysis

This work addresses user retention for social chatbots, offering an incremental improvement through automated feedback mechanisms.

The paper tackles the problem of social chatbots struggling to retain users by prioritizing engagement, using human feedback to train a reward model that filters responses, resulting in up to a 70% increase in mean conversation length and over 30% higher user retention in A/B tests with 10,000 daily users.

The emergence of pretrained large language models has led to the deployment of a range of social chatbots for chitchat. Although these chatbots demonstrate language ability and fluency, they are not guaranteed to be engaging and can struggle to retain users. This work investigates the development of social chatbots that prioritize user engagement to enhance retention, specifically examining the use of human feedback to efficiently develop highly engaging chatbots. The proposed approach uses automatic pseudo-labels collected from user interactions to train a reward model that can be used to reject low-scoring sample responses generated by the chatbot model at inference time. Intuitive evaluation metrics, such as mean conversation length (MCL), are introduced as proxies to measure the level of engagement of deployed chatbots. A/B testing on groups of 10,000 new daily chatbot users on the Chai Research platform shows that this approach increases the MCL by up to 70%, which translates to a more than 30% increase in user retention for a GPT-J 6B model. Future work aims to use the reward model to realise a data fly-wheel, where the latest user conversations can be used to alternately fine-tune the language model and the reward model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes