A response-selection chatbot trained as an ensemble of 100 deep reinforcement learning agents, each on a cluster of dialogues, outperforms a single DRL agent and a Seq2Seq baseline on Persona-Chat.
An Ensemble Model with Ranking for Social Dialogue
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Open-domain social dialogue is one of the long-standing goals of Artificial Intelligence. This year, the Amazon Alexa Prize challenge was announced for the first time, where real customers get to rate systems developed by leading universities worldwide. The aim of the challenge is to converse "coherently and engagingly with humans on popular topics for 20 minutes". We describe our Alexa Prize system (called 'Alana') consisting of an ensemble of bots, combining rule-based and machine learning systems, and using a contextual ranking mechanism to choose a system response. The ranker was trained on real user feedback received during the competition, where we address the problem of how to train on the noisy and sparse feedback obtained during the competition.
citation-role summary
citation-polarity summary
fields
cs.AI 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Ensemble-Based Deep Reinforcement Learning for Chatbots
A response-selection chatbot trained as an ensemble of 100 deep reinforcement learning agents, each on a cluster of dialogues, outperforms a single DRL agent and a Seq2Seq baseline on Persona-Chat.