CLAIMay 24, 2023

Improving Empathetic Dialogue Generation by Dynamically Infusing Commonsense Knowledge

arXiv:2306.04657v1231 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of producing coherent and empathetic responses in AI dialogue systems, which is incremental by refining existing methods with adaptive knowledge selection.

The paper tackles the problem of generating empathetic dialogue responses by dynamically selecting relevant commonsense knowledge to ensure consistency with the speaker's situation, resulting in significantly improved performance over baselines in automatic and human evaluations.

In empathetic conversations, individuals express their empathy towards others. Previous work has mainly focused on generating empathetic responses by utilizing the speaker's emotion. Besides, external commonsense knowledge has been applied to enhance the system's understandings of the speaker's situation. However, given an event, commonsense knowledge base contains various relations, potentially leading to confusion for the dialogue system. Consequently, inconsistencies arise among the emotion, generated response and speaker's contextual information. To this end, we propose a novel approach for empathetic response generation, which incorporates an adaptive module for commonsense knowledge selection to ensure consistency between the generated empathetic responses and the speaker's situation. This selected knowledge is used to refine the commonsense cognition and empathy expression for generated responses. Experimental results show that our approach significantly outperforms baseline models in both automatic and human evaluations, exhibiting the generation of more coherent and empathetic responses. Moreover, case studies highlight the interpretability of knowledge selection in the responses and the effectiveness of adaptive module in our model. Code: https://github.com/Hanscal/DCKS.

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