paper-with-me

홈 › Papers

EmotionFlow: Capture the Dialogue Level Emotion Transitions

2022-05-07 · ICASSP 2022 5 · Xiaohui Song, Liangjun Zang, Rong Zhang, Songlin Hu, Longtao Huang

Emotion recognition in conversations (ERC) has attracted increasing interests in recent years, due to its wide range of applications, such as customer service analysis, health-care consultation, etc. One key challenge of ERC is that users' emotions would change due to the impact of others' emotions. That is, the emotions within the conversation can spread among the communication participants. However, the spread impact of emotions in a conversation is rarely addressed in existing researches. To this end, we propose \textbf{EmotionFlow} for ERC with the consideration of the spread of participants' emotions during a conversation. EmotionFlow first encodes users' utterance by concatenating the context with an auxiliary question, which helps to learn user-specific features. Then, conditional random field is applied to capture the sequential information at emotional level. We conduct extensive experiments on a public dataset Multimodal EmotionLines Dataset (MELD), and the results demonstrate the effectiveness of our proposed model.

📄 PDF Abstract BibTeX

Code (1)

fpcsong/emotionflow pytorch

Tasks

Emotion RecognitionEmotion Recognition in Conversation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
WordPiece 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Weight Decay 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Emp-RFT: Empathetic Response Generation via Recognizing Feature Transitions between Utterances

2022-05-06 · NAACL 2022 7 · Wongyu Kim, Youbin Ahn, Donghyun Kim, Kyong-Ho Lee

Each utterance in multi-turn empathetic dialogues has features such as emotion, keywords, and utterance-level meaning. Feature transitions between utterances occur naturally. However, existing approaches fail to perceive…

Empathetic Response GenerationResponse Generation

EmoTransCap: Dataset and Pipeline for Emotion Transition-Aware Speech Captioning in Discourses

2026-04-29 · Shuhao Xu, Yifan Hu, Jingjing Wu, Zhihao Du 외 arxiv

Emotion perception and adaptive expression are fundamental capabilities in human-agent interaction. While recent advances in speech emotion captioning (SEC) have improved fine-grained emotional modeling, existing systems…

Speech Synthesis

EMO-Reasoning: Benchmarking Emotional Reasoning Capabilities in Spoken Dialogue Systems

2025-08-25 · Jingwen Liu, Kan Jen Cheng, Jiachen Lian, Akshay Anand 외 arxiv

Speech emotions play a crucial role in human-computer interaction, shaping engagement and context-aware communication. Despite recent advances in spoken dialogue systems, a holistic system for evaluating emotional reason…

EmotionX-Area66: Predicting Emotions in Dialogues using Hierarchical Attention Network with Sequence Labeling

2018-07-01 · WS 2018 7 · Rohit Saxena, Savita Bhat, Niranjan Pedanekar

This paper presents our system submitted to the EmotionX challenge. It is an emotion detection task on dialogues in the EmotionLines dataset. We formulate this as a hierarchical network where network learns data represen…

Emotion ClassificationEmotion RecognitionWord Embeddings

AtmosERC: Modeling Dialogue-Level Affective Atmosphere for Emotion Recognition in Conversation

2026-07-29 · Weijie Feng, Tongwei Zhang, Binbin Liu, Zhiyong Cheng arxiv

Emotion Recognition in Conversation (ERC) aims to predict utterance-level emotions in dialogues and has largely advanced through context-centric modeling. However, global context is a heterogeneous signal, and not all co…

Emotion Recognition in Conversation