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

Most implemented papers

DialogueCRN: Contextual Reasoning Networks for Emotion Recognition in Conversations

zerohd4869/DialogueCRN ACL 2021

Emotion Recognition in Conversations (ERC) has gained increasing attention for developing empathetic machines.

KNOT: Knowledge Distillation using Optimal Transport for Solving NLP Tasks

declare-lab/knot COLING 2022

We propose a new approach, Knowledge Distillation using Optimal Transport (KNOT), to distill the natural language semantic knowledge from multiple teacher networks to a student network.

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.

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

qwenlm/qwen-audio 14 Nov 2023

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

Recurrent Convolutional Neural Networks for Text Classification

mindspore-ai/models Proceedings of the Twenty-Ninth AAAI Conference on Artificial Intelligence 2015

The experimental results show that the proposed method outperforms the state-of-the-art methods on several datasets, particularly on document-level datasets.

Conversational Memory Network for Emotion Recognition in Dyadic Dialogue Videos

SenticNet/conv-emotion NAACL 2018

Emotion recognition in conversations is crucial for the development of empathetic machines.

ICON: Interactive Conversational Memory Network for Multimodal Emotion Detection

SenticNet/conv-emotion EMNLP 2018

Emotion recognition in conversations is crucial for building empathetic machines.

Integrating Recurrence Dynamics for Speech Emotion Recognition

etzinis/nldrp 9 Nov 2018

We investigate the performance of features that can capture nonlinear recurrence dynamics embedded in the speech signal for the task of Speech Emotion Recognition (SER).

NELEC at SemEval-2019 Task 3: Think Twice Before Going Deep

iamgroot42/nelec SEMEVAL 2019

The inability of deep-learning systems to robustly capture these covariates puts a cap on their performance.