paper-with-me

Papers

EEG-Based Emotion Recognition Using Regularized Graph Neural Networks

2019-07-18 · Peixiang Zhong, Di Wang, Chunyan Miao

Electroencephalography (EEG) measures the neuronal activities in different brain regions via electrodes. Many existing studies on EEG-based emotion recognition do not fully exploit the topology of EEG channels. In this paper, we propose a regularized graph neural network (RGNN) for EEG-based emotion recognition. RGNN considers the biological topology among different brain regions to capture both local and global relations among different EEG channels. Specifically, we model the inter-channel relations in EEG signals via an adjacency matrix in a graph neural network where the connection and sparseness of the adjacency matrix are inspired by neuroscience theories of human brain organization. In addition, we propose two regularizers, namely node-wise domain adversarial training (NodeDAT) and emotion-aware distribution learning (EmotionDL), to better handle cross-subject EEG variations and noisy labels, respectively. Extensive experiments on two public datasets, SEED and SEED-IV, demonstrate the superior performance of our model than state-of-the-art models in most experimental settings. Moreover, ablation studies show that the proposed adjacency matrix and two regularizers contribute consistent and significant gain to the performance of our RGNN model. Finally, investigations on the neuronal activities reveal important brain regions and inter-channel relations for EEG-based emotion recognition.

📄 PDF Abstract BibTeX arXiv:1907.07835

Code (5)

zhongpeixiang/RGNN 공식 구현 pytorch
MindSpore-scientific/code-8/tree/main/RGNN mindspore
mindspore-ai/contrib/tree/master/intern/RGNN mindspore
miracle-2001/gnn4eeg pytorch
pwc-1/Paper-9/tree/main/7/RGNN mindspore

Tasks

EEGEEG Emotion RecognitionElectroencephalogram (EEG)Emotion RecognitionGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Graph-Regularized Deep Learning for EEG-Based Emotion Recognition with Psychologically-Grounded Label Structure

2026-07-08 · Dongyang Kuang, Zizheng Ma, Yushan Zhang, Xiaocong Zeng arxiv

EEG-based emotion recognition is critical for mental health monitoring and affective brain-computer interfaces, yet existing deep learning approaches often treat emotion classes as isolated labels, ignoring their psychol…

Graph Neural NetworkEmotion Recognition

Emotion and Theme Recognition in Music with Frequency-Aware RF-Regularized CNNs

2019-10-28 · Khaled Koutini, Shreyan Chowdhury, Verena Haunschmid, Hamid Eghbal-zadeh 외

We present CP-JKU submission to MediaEval 2019; a Receptive Field-(RF)-regularized and Frequency-Aware CNN approach for tagging music with emotion/mood labels. We perform an investigation regarding the impact of the RF o…

Acoustic Scene ClassificationScene Classification

Multimodal Emotion Recognition via Causal-Diffusion Bridge (Affect-Diff)

2026-05-07 · Ankit Sanjyal arxiv

Multimodal emotion recognition on CMU-MOSEI faces an extreme imbalance as Happy accounts for 65.9% of samples while three Ekman categories collectively represent under 7%, causing standard fusion models to maximize accur…

Multimodal Emotion Recognition

Adversarial Auto-encoders for Speech Based Emotion Recognition

2018-06-06 · Saurabh Sahu, Rahul Gupta, Ganesh Sivaraman, Wael Abd-Almageed 외

Recently, generative adversarial networks and adversarial autoencoders have gained a lot of attention in machine learning community due to their exceptional performance in tasks such as digit classification and face reco…

Emotion RecognitionFace Recognition

From Coarse to Nuanced: Cross-Modal Alignment of Fine-Grained Linguistic Cues and Visual Salient Regions for Dynamic Emotion Recognition

2025-07-16 · Yu Liu, Leyuan Qu, Hanlei Shi, Di Gao 외 arxiv

Dynamic Facial Expression Recognition (DFER) aims to identify human emotions from temporally evolving facial movements and plays a critical role in affective computing. While recent vision-language approaches have introd…

Facial Expression RecognitionEmotion Recognition