paper-with-me

홈 › Papers

DAGAM: A Domain Adversarial Graph Attention Model for Subject Independent EEG-Based Emotion Recognition

2022-02-27 · Tao Xu, Wang Dang, Jiabao Wang, Yun Zhou

One of the most significant challenges of EEG-based emotion recognition is the cross-subject EEG variations, leading to poor performance and generalizability. This paper proposes a novel EEG-based emotion recognition model called the domain adversarial graph attention model (DAGAM). The basic idea is to generate a graph to model multichannel EEG signals using biological topology. Graph theory can topologically describe and analyze relationships and mutual dependency between channels of EEG. Then, unlike other graph convolutional networks, self-attention pooling is applied to benefit salient EEG feature extraction from the graph, which effectively improves the performance. Finally, after graph pooling, the domain adversarial based on the graph is employed to identify and handle EEG variation across subjects, efficiently reaching good generalizability. We conduct extensive evaluations on two benchmark datasets (SEED and SEED IV) and obtain state-of-the-art results in subject-independent emotion recognition. Our model boosts the SEED accuracy to 92.59% (4.69% improvement) with the lowest standard deviation of 3.21% (2.92% decrements) and SEED IV accuracy to 80.74% (6.90% improvement) with the lowest standard deviation of 4.14% (3.88% decrements) respectively.

📄 PDF Abstract BibTeX arXiv:2202.12948

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)Emotion RecognitionGraph Attention

Similar Papers 제목 키워드 기반

AdaGamma: State-Dependent Discounting for Temporal Adaptation in Reinforcement Learning

2026-05-07 · Yaomin Wang, Jianting Pan, Ran Tian, Xiaoyang Li 외 arxiv

The discount factor in reinforcement learning controls both the effective planning horizon and the strength of bootstrapping, yet most deep RL methods use a single fixed value across all states. While state-dependent dis…

Reinforcement Learning

DAGAM: Data Augmentation with Generation And Modification

2022-04-06 · Byeong-Cheol Jo, Tak-Sung Heo, Yeongjoon Park, Yongmin Yoo 외

Text classification is a representative downstream task of natural language processing, and has exhibited excellent performance since the advent of pre-trained language models based on Transformer architecture. However, …

Data Augmentationtext-classificationText Classification

Local-Global Feature Fusion for Subject-Independent EEG Emotion Recognition

2026-01-13 · Zheng Zhou, Isabella McEvoy, Camilo E. Valderrama arxiv

Subject-independent EEG emotion recognition is challenged by pronounced inter-subject variability and the difficulty of learning robust representations from short, noisy recordings. To address this, we propose a fusion f…

EEG Emotion Recognition

A swap-adversarial framework for improving domain generalization in electrocorticography-based Parkinson's disease classification

2026-02-11 · Seongwon Jin, Hanseul Choi, Sunggu Yang, Sungho Park 외 arxiv

We propose a novel swap-adversarial framework that mitigates high inter-subject variability and the high-dimensional low-sample-size problem in electrocorticography (ECoG) data. It achieves robust domain generalization a…

Domain Generalization

Semi-Supervised Dual-Stream Self-Attentive Adversarial Graph Contrastive Learning for Cross-Subject EEG-based Emotion Recognition

2023-08-13 · Weishan Ye, Zhiguo Zhang, Fei Teng, Min Zhang 외

Electroencephalography (EEG) is an objective tool for emotion recognition with promising applications. However, the scarcity of labeled data remains a major challenge in this field, limiting the widespread use of EEG-bas…

Contrastive LearningDomain AdaptationEEGEmotion Recognition