CLAIHCAug 15, 2019

A Multi-Turn Emotionally Engaging Dialog Model

arXiv:1908.07816v316 citations
AI Analysis

This work addresses the challenge of making chatbots more emotionally engaging for users, though it appears incremental as it builds on existing neural dialog modeling with a focus on emotional learning.

The paper tackles the problem of generating emotionally appropriate responses in open-domain chatbots by learning subtle emotional interactions from human dialogs, resulting in improved perplexity scores and human-evaluated emotional appropriateness compared to baselines.

Open-domain dialog systems (also known as chatbots) have increasingly drawn attention in natural language processing. Some of the recent work aims at incorporating affect information into sequence-to-sequence neural dialog modeling, making the response emotionally richer, while others use hand-crafted rules to determine the desired emotion response. However, they do not explicitly learn the subtle emotional interactions captured in human dialogs. In this paper, we propose a multi-turn dialog system aimed at learning and generating emotional responses that so far only humans know how to do. Compared with two baseline models, offline experiments show that our method performs the best in perplexity scores. Further human evaluations confirm that our chatbot can keep track of the conversation context and generate emotionally more appropriate responses while performing equally well on grammar.

Code Implementations1 repo
Foundations

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

Your Notes