paper-with-me

Papers

Beyond Isolated Utterances: Conversational Emotion Recognition

2021-09-13 · Raghavendra Pappagari, Piotr Żelasko, Jesús Villalba, Laureano Moro-Velazquez, Najim Dehak

Speech emotion recognition is the task of recognizing the speaker's emotional state given a recording of their utterance. While most of the current approaches focus on inferring emotion from isolated utterances, we argue that this is not sufficient to achieve conversational emotion recognition (CER) which deals with recognizing emotions in conversations. In this work, we propose several approaches for CER by treating it as a sequence labeling task. We investigated transformer architecture for CER and, compared it with ResNet-34 and BiLSTM architectures in both contextual and context-less scenarios using IEMOCAP corpus. Based on the inner workings of the self-attention mechanism, we proposed DiverseCatAugment (DCA), an augmentation scheme, which improved the transformer model performance by an absolute 3.3% micro-f1 on conversations and 3.6% on isolated utterances. We further enhanced the performance by introducing an interlocutor-aware transformer model where we learn a dictionary of interlocutor index embeddings to exploit diarized conversations.

📄 PDF Abstract BibTeX arXiv:2109.06112

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

Emotion Recognition in Sign Language Conversation

2026-05-22 · Yusong Wang, Keyu Mao, Takao Obi, Minghao Shao 외 arxiv

Emotion Recognition in Conversation is a core component of affective computing, while current resources of sign language emotion datasets primarily focus on isolated sentences and lack conversational context. Models trai…

Emotion Recognition in Conversation

EmoInHindi: A Multi-label Emotion and Intensity Annotated Dataset in Hindi for Emotion Recognition in Dialogues

2022-05-27 · LREC 2022 6 · Gopendra Vikram Singh, Priyanshu Priya, Mauajama Firdaus, Asif Ekbal 외

The long-standing goal of Artificial Intelligence (AI) has been to create human-like conversational systems. Such systems should have the ability to develop an emotional connection with the users, hence emotion recogniti…

Emotion Recognition

Summarize before Aggregate: A Global-to-local Heterogeneous Graph Inference Network for Conversational Emotion Recognition

2020-12-01 · COLING 2020 8 · Dongming Sheng, Dong Wang, Ying Shen, Haitao Zheng 외

Conversational Emotion Recognition (CER) is a crucial task in Natural Language Processing (NLP) with wide applications. Prior works in CER generally focus on modeling emotion influences solely with utterance-level featur…

Emotion RecognitionEmotion Recognition in Conversation

A Contextualized Real-Time Multimodal Emotion Recognition for Conversational Agents using Graph Convolutional Networks in Reinforcement Learning

2023-10-24 · Fathima Abdul Rahman, Guang Lu

Owing to the recent developments in Generative Artificial Intelligence (GenAI) and Large Language Models (LLM), conversational agents are becoming increasingly popular and accepted. They provide a human touch by interact…

Emotion ClassificationEmotion RecognitionMultimodal Emotion Recognitionreinforcement-learning+2

Mimicking the Thinking Process for Emotion Recognition in Conversation with Prompts and Paraphrasing

2023-06-11 · Ting Zhang, Zhuang Chen, Ming Zhong, Tieyun Qian

Emotion recognition in conversation, which aims to predict the emotion for all utterances, has attracted considerable research attention in recent years. It is a challenging task since the recognition of the emotion in o…

Emotion RecognitionEmotion Recognition in Conversation