Emotion Recognition in Conversation

72 papers with code • 12 benchmarks • 14 datasets

Given the transcript of a conversation along with speaker information of each constituent utterance, the ERC task aims to identify the emotion of each utterance from several pre-defined emotions. Formally, given the input sequence of N number of utterances [(u1, p1), (u2, p2), . . . , (uN , pN )], where each utterance ui = [ui,1, ui,2, . . . , ui,T ] consists of T words ui,j and spoken by party pi, the task is to predict the emotion label ei of each utterance ui. .

Libraries

Use these libraries to find Emotion Recognition in Conversation models and implementations

Distribution-based Emotion Recognition in Conversation

w-wu/erc-slt22 9 Nov 2022

Automatic emotion recognition in conversation (ERC) is crucial for emotion-aware conversational artificial intelligence.

19
09 Nov 2022

Supervised Prototypical Contrastive Learning for Emotion Recognition in Conversation

caskcsg/spcl 17 Oct 2022

Capturing emotions within a conversation plays an essential role in modern dialogue systems.

67
17 Oct 2022

GRASP: Guiding model with RelAtional Semantics using Prompt for Dialogue Relation Extraction

rgop13/GRASP COLING 2022

To effectively exploit inherent knowledge of PLMs without extra layers and consider scattered semantic cues on the relation between the arguments, we propose a Guiding model with RelAtional Semantics using Prompt (GRASP).

17
26 Aug 2022

Contextual Information and Commonsense Based Prompt for Emotion Recognition in Conversation

deqingyang/cisper 27 Jul 2022

The newly proposed ERC models have leveraged pre-trained language models (PLMs) with the paradigm of pre-training and fine-tuning to obtain good performance.

11
27 Jul 2022

GA2MIF: Graph and Attention Based Two-Stage Multi-Source Information Fusion for Conversational Emotion Detection

lijfrank-open/GA2MIF 25 Jul 2022

Multimodal Emotion Recognition in Conversation (ERC) plays an influential role in the field of human-computer interaction and conversational robotics since it can motivate machines to provide empathetic services.

5
25 Jul 2022

GraphCFC: A Directed Graph Based Cross-Modal Feature Complementation Approach for Multimodal Conversational Emotion Recognition

lijfrank-open/GraphCFC 6 Jul 2022

In multimodal ERC, GNNs are capable of extracting both long-distance contextual information and inter-modal interactive information.

2
06 Jul 2022

The Emotion is Not One-hot Encoding: Learning with Grayscale Label for Emotion Recognition in Conversation

rungjoo/Emotion_not_One 15 Jun 2022

That is, instead of using a given label as a one-hot encoding, we construct a grayscale label by measuring scores for different emotions.

15
15 Jun 2022

CPED: A Large-Scale Chinese Personalized and Emotional Dialogue Dataset for Conversational AI

scutcyr/CPED 29 May 2022

Finally, we provide baseline systems for these tasks and consider the function of speakers' personalities and emotions on conversation.

180
29 May 2022

EmotionFlow: Capture the Dialogue Level Emotion Transitions

fpcsong/emotionflow ICASSP 2022

However, the spread impact of emotions in a conversation is rarely addressed in existing researches.

25
07 May 2022

MM-DFN: Multimodal Dynamic Fusion Network for Emotion Recognition in Conversations

zerohd4869/mm-dfn 4 Mar 2022

For multimodal ERC, it is vital to understand context and fuse modality information in conversations.

67
04 Mar 2022