CLAIJun 3, 2021

DialogueCRN: Contextual Reasoning Networks for Emotion Recognition in Conversations

arXiv:2106.01978v2721 citations
AI Analysis

This addresses the problem of insufficient context understanding in emotion recognition for conversations, which is important for developing empathetic AI systems, though it appears incremental as it builds on existing deep learning approaches.

The authors tackled emotion recognition in conversations by proposing DialogueCRN, a model that uses multi-turn reasoning modules inspired by cognitive theory to extract and integrate emotional clues, achieving state-of-the-art results on three benchmark datasets.

Emotion Recognition in Conversations (ERC) has gained increasing attention for developing empathetic machines. Recently, many approaches have been devoted to perceiving conversational context by deep learning models. However, these approaches are insufficient in understanding the context due to lacking the ability to extract and integrate emotional clues. In this work, we propose novel Contextual Reasoning Networks (DialogueCRN) to fully understand the conversational context from a cognitive perspective. Inspired by the Cognitive Theory of Emotion, we design multi-turn reasoning modules to extract and integrate emotional clues. The reasoning module iteratively performs an intuitive retrieving process and a conscious reasoning process, which imitates human unique cognitive thinking. Extensive experiments on three public benchmark datasets demonstrate the effectiveness and superiority of the proposed model.

Code Implementations2 repos
Foundations

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

Your Notes