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

Emotion-Anchored Contrastive Learning Framework for Emotion Recognition in Conversation

yu-fangxu/eacl 29 Mar 2024

To achieve this, we utilize label encodings as anchors to guide the learning of utterance representations and design an auxiliary loss to ensure the effective separation of anchors for similar emotions.

5
29 Mar 2024

Curriculum Learning Meets Directed Acyclic Graph for Multimodal Emotion Recognition

vanntc711/multidag-cl 27 Feb 2024

Emotion recognition in conversation (ERC) is a crucial task in natural language processing and affective computing.

2
27 Feb 2024

TelME: Teacher-leading Multimodal Fusion Network for Emotion Recognition in Conversation

yuntaeyang/telme 16 Jan 2024

In this paper, we propose Teacher-leading Multimodal fusion network for ERC (TelME).

2
16 Jan 2024

Qwen-Audio: Advancing Universal Audio Understanding via Unified Large-Scale Audio-Language Models

alibaba-damo-academy/FunASR 14 Nov 2023

Recently, instruction-following audio-language models have received broad attention for audio interaction with humans.

3,284
14 Nov 2023

A Transformer-Based Model With Self-Distillation for Multimodal Emotion Recognition in Conversations

butterfliesss/sdt 31 Oct 2023

Emotion recognition in conversations (ERC), the task of recognizing the emotion of each utterance in a conversation, is crucial for building empathetic machines.

21
31 Oct 2023

From Multilingual Complexity to Emotional Clarity: Leveraging Commonsense to Unveil Emotions in Code-Mixed Dialogues

lcs2-iiitd/emnlp-coffee 19 Oct 2023

Recognizing that emotional intelligence encompasses a comprehension of worldly knowledge, we propose an innovative approach that integrates commonsense information with dialogue context to facilitate a deeper understanding of emotions.

1
19 Oct 2023

InstructERC: Reforming Emotion Recognition in Conversation with a Retrieval Multi-task LLMs Framework

LIN-SHANG/InstructERC 21 Sep 2023

The field of emotion recognition of conversation (ERC) has been focusing on separating sentence feature encoding and context modeling, lacking exploration in generative paradigms based on unified designs.

98
21 Sep 2023

UniSA: Unified Generative Framework for Sentiment Analysis

dawn0815/UniSA 4 Sep 2023

Sentiment analysis is a crucial task that aims to understand people's emotional states and predict emotional categories based on multimodal information.

37
04 Sep 2023

RBA-GCN: Relational Bilevel Aggregation Graph Convolutional Network for Emotion Recognition

luftmenscher/RBA-GCN 18 Aug 2023

This module can construct the interaction between different modalities and capture long-range contextual information based on similarity clusters.

1
18 Aug 2023

CFN-ESA: A Cross-Modal Fusion Network with Emotion-Shift Awareness for Dialogue Emotion Recognition

lijfrank-open/CFN-ESA 28 Jul 2023

RUME is applied to extract conversation-level contextual emotional cues while pulling together data distributions between modalities; ACME is utilized to perform multimodal interaction centered on textual modality; LESM is used to model emotion shift and capture emotion-shift information, thereby guiding the learning of the main task.

0
28 Jul 2023