paper-with-me

홈 › Papers

S+PAGE: A Speaker and Position-Aware Graph Neural Network Model for Emotion Recognition in Conversation

2021-12-23 · Chen Liang, Chong Yang, Jing Xu, Juyang Huang, Yongliang Wang, Yang Dong

Emotion recognition in conversation (ERC) has attracted much attention in recent years for its necessity in widespread applications. Existing ERC methods mostly model the self and inter-speaker context separately, posing a major issue for lacking enough interaction between them. In this paper, we propose a novel Speaker and Position-Aware Graph neural network model for ERC (S+PAGE), which contains three stages to combine the benefits of both Transformer and relational graph convolution network (R-GCN) for better contextual modeling. Firstly, a two-stream conversational Transformer is presented to extract the coarse self and inter-speaker contextual features for each utterance. Then, a speaker and position-aware conversation graph is constructed, and we propose an enhanced R-GCN model, called PAG, to refine the coarse features guided by a relative positional encoding. Finally, both of the features from the former two stages are input into a conditional random field layer to model the emotion transfer.

📄 PDF Abstract BibTeX arXiv:2112.12389

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionEmotion Recognition in ConversationGraph Neural NetworkPosition

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Graph Neural Network 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

PAGE: A Position-Aware Graph-Based Model for Emotion Cause Entailment in Conversation

2023-03-03 · Xiaojie Gu, Renze Lou, Lin Sun, Shangxin Li

Conversational Causal Emotion Entailment (C2E2) is a task that aims at recognizing the causes corresponding to a target emotion in a conversation. The order of utterances in the conversation affects the causal inference.…

Causal Emotion EntailmentCausal InferencePosition

Relation-aware Graph Attention Networks with Relational Position Encodings for Emotion Recognition in Conversations

2020-11-01 · EMNLP 2020 11 · Taichi Ishiwatari, Yuki Yasuda, Taro Miyazaki, Jun Goto

Interest in emotion recognition in conversations (ERC) has been increasing in various fields, because it can be used to analyze user behaviors and detect fake news. Many recent ERC methods use graph-based neural networks…

Emotion RecognitionEmotion Recognition in ConversationGraph AttentionPosition+1

Speaker Style-Aware Phoneme Anchoring for Improved Cross-Lingual Speech Emotion Recognition

2025-09-19 · Shreya G. Upadhyay, Carlos Busso, Chi-Chun Lee arxiv

Cross-lingual speech emotion recognition (SER) remains a challenging task due to differences in phonetic variability and speaker-specific expressive styles across languages. Effectively capturing emotion under such diver…

Speech Emotion Recognition

Automatic Comic Generation with Stylistic Multi-page Layouts and Emotion-driven Text Balloon Generation

2021-01-26 · Xin Yang, Zongliang Ma, Letian Yu, Ying Cao 외

In this paper, we propose a fully automatic system for generating comic books from videos without any human intervention. Given an input video along with its subtitles, our approach first extracts informative keyframes b…

Multi-speaker Emotional Text-to-speech Synthesizer

2021-12-07 · Sungjae Cho, Soo-Young Lee

We present a methodology to train our multi-speaker emotional text-to-speech synthesizer that can express speech for 10 speakers' 7 different emotions. All silences from audio samples are removed prior to learning. This …

Alltext-to-speechText to Speech