paper-with-me

Papers

Progressive Graph Convolution Network for EEG Emotion Recognition

2021-12-14 · Yijin Zhou, Fu Li, Yang Li, Youshuo Ji, Guangming Shi, Wenming Zheng, Lijian Zhang, Yuanfang Chen, Rui Cheng

Studies in the area of neuroscience have revealed the relationship between emotional patterns and brain functional regions, demonstrating that dynamic relationships between different brain regions are an essential factor affecting emotion recognition determined through electroencephalography (EEG). Moreover, in EEG emotion recognition, we can observe that clearer boundaries exist between coarse-grained emotions than those between fine-grained emotions, based on the same EEG data; this indicates the concurrence of large coarse- and small fine-grained emotion variations. Thus, the progressive classification process from coarse- to fine-grained categories may be helpful for EEG emotion recognition. Consequently, in this study, we propose a progressive graph convolution network (PGCN) for capturing this inherent characteristic in EEG emotional signals and progressively learning the discriminative EEG features. To fit different EEG patterns, we constructed a dual-graph module to characterize the intrinsic relationship between different EEG channels, containing the dynamic functional connections and static spatial proximity information of brain regions from neuroscience research. Moreover, motivated by the observation of the relationship between coarse- and fine-grained emotions, we adopt a dual-head module that enables the PGCN to progressively learn more discriminative EEG features, from coarse-grained (easy) to fine-grained categories (difficult), referring to the hierarchical characteristic of emotion. To verify the performance of our model, extensive experiments were conducted on two public datasets: SEED-IV and multi-modal physiological emotion database (MPED).

📄 PDF Abstract BibTeX arXiv:2112.09069

Code (0)

등록된 구현이 없습니다.

Tasks

EEGEEG Emotion RecognitionElectroencephalogram (EEG)Emotion Recognition

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 제목 키워드 기반

Adaptive Progressive Attention Graph Neural Network for EEG Emotion Recognition

2025-01-24 · Tianzhi Feng, Chennan Wu, Yi Niu, Fu Li 외

In recent years, numerous neuroscientific studies demonstrate that specific areas of the brain are connected to human emotional responses, with these regions exhibiting variability across individuals and emotional states…

EEGEEG Emotion RecognitionEmotion RecognitionGraph Neural Network

Cross-modal Context Fusion and Adaptive Graph Convolutional Network for Multimodal Conversational Emotion Recognition

2025-01-25 · Junwei Feng, Xueyan Fan

Emotion recognition has a wide range of applications in human-computer interaction, marketing, healthcare, and other fields. In recent years, the development of deep learning technology has provided new methods for emoti…

cross-modal alignmentEmotion ClassificationEmotion RecognitionMarketing+1

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

EEG emotion recognition using dynamical graph convolutional neural networks

2018-03-21 · IEEE Transactions on Affective Computing 2018 3 · Zhenyang Zhang, Wenming Zheng, Peng Song, Zhen Cui

In this paper, a multichannel EEG emotion recognition method based on a novel dynamical graph convolutional neural networks (DGCNN) is proposed. The basic idea of the proposed EEG emotion recognition method is to use a g…

EEGEEG Emotion RecognitionElectroencephalogram (EEG)Emotion Classification+1

DialogueGCN: A Graph Convolutional Neural Network for Emotion Recognition in Conversation

2019-08-30 · IJCNLP 2019 11 · Deepanway Ghosal, Navonil Majumder, Soujanya Poria, Niyati Chhaya 외

Emotion recognition in conversation (ERC) has received much attention, lately, from researchers due to its potential widespread applications in diverse areas, such as health-care, education, and human resources. In this …

Emotion ClassificationEmotion RecognitionEmotion Recognition in ConversationGraph Neural Network