paper-with-me

Papers

Dynamic Emotion Modeling with Learnable Graphs and Graph Inception Network

2020-08-06 · A. Shirian, S. Tripathi, T. Guha

Human emotion is expressed, perceived and captured using a variety of dynamic data modalities, such as speech (verbal), videos (facial expressions) and motion sensors (body gestures). We propose a generalized approach to emotion recognition that can adapt across modalities by modeling dynamic data as structured graphs. The motivation behind the graph approach is to build compact models without compromising on performance. To alleviate the problem of optimal graph construction, we cast this as a joint graph learning and classification task. To this end, we present the Learnable Graph Inception Network (L-GrIN) that jointly learns to recognize emotion and to identify the underlying graph structure in the dynamic data. Our architecture comprises multiple novel components: a new graph convolution operation, a graph inception layer, learnable adjacency, and a learnable pooling function that yields a graph-level embedding. We evaluate the proposed architecture on five benchmark emotion recognition databases spanning three different modalities (video, audio, motion capture), where each database captures one of the following emotional cues: facial expressions, speech and body gestures. We achieve state-of-the-art performance on all five databases outperforming several competitive baselines and relevant existing methods. Our graph architecture shows superior performance with significantly fewer parameters (compared to convolutional or recurrent neural networks) promising its applicability to resource-constrained devices.

📄 PDF Abstract BibTeX arXiv:2008.02661

Code (1)

AmirSh15/graph_emotion_recognition 공식 구현 pytorch

Tasks

Emotion Recognitiongraph constructionGraph Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

AMB-DSGDN: Adaptive Modality-Balanced Dynamic Semantic Graph Differential Network for Multimodal Emotion Recognition

2026-03-07 · Yunsheng Wang, Yuntao Shou, Yilong Tan, Wei Ai 외 arxiv

Multimodal dialogue emotion recognition captures emotional cues by fusing text, visual, and audio modalities. However, existing approaches still suffer from notable limitations in modeling emotional dependencies and lear…

Multimodal Emotion Recognition

Tracing Intricate Cues in Dialogue: Joint Graph Structure and Sentiment Dynamics for Multimodal Emotion Recognition

2024-07-31 · Jiang Li, XiaoPing Wang, Zhigang Zeng

Multimodal emotion recognition in conversation (MERC) has garnered substantial research attention recently. Existing MERC methods face several challenges: (1) they fail to fully harness direct inter-modal cues, possibly …

Emotion RecognitionEmotion Recognition in ConversationMultimodal Emotion RecognitionMultimodal Sentiment Analysis+1

MSGM: A Multi-Scale Spatiotemporal Graph Mamba for EEG Emotion Recognition

2025-07-21 · Hanwen Liu, Yifeng Gong, Zuwei Yan, Zeheng Zhuang 외 arxiv

EEG-based emotion recognition struggles with capturing multi-scale spatiotemporal dynamics and ensuring computational efficiency for real-time applications. Existing methods often oversimplify temporal granularity and sp…

Computational EfficiencyEEG Emotion RecognitionEmotion Classification

Compact Graph Architecture for Speech Emotion Recognition

2020-08-05 · A. Shirian, T. Guha

We propose a deep graph approach to address the task of speech emotion recognition. A compact, efficient and scalable way to represent data is in the form of graphs. Following the theory of graph signal processing, we pr…

Emotion RecognitionSpeech Emotion Recognition

Group Resonance Network: Learnable Prototypes and Multi-Subject Resonance for EEG Emotion Recognition

2026-03-11 · Renwei Meng arxiv

Electroencephalography(EEG)-basedemotionrecognitionre- mains challenging in cross-subject settings due to severe inter-subject variability. Existing methods mainly learn subject-invariant features, but often under-exploi…

EEG Emotion Recognition