paper-with-me

홈 › Papers

Deep Recurrent Semi-Supervised EEG Representation Learning for Emotion Recognition

2021-07-28 · Guangyi Zhang, Ali Etemad

EEG-based emotion recognition often requires sufficient labeled training samples to build an effective computational model. Labeling EEG data, on the other hand, is often expensive and time-consuming. To tackle this problem and reduce the need for output labels in the context of EEG-based emotion recognition, we propose a semi-supervised pipeline to jointly exploit both unlabeled and labeled data for learning EEG representations. Our semi-supervised framework consists of both unsupervised and supervised components. The unsupervised part maximizes the consistency between original and reconstructed input data using an autoencoder, while simultaneously the supervised part minimizes the cross-entropy between the input and output labels. We evaluate our framework using both a stacked autoencoder and an attention-based recurrent autoencoder. We test our framework on the large-scale SEED EEG dataset and compare our results with several other popular semi-supervised methods. Our semi-supervised framework with a deep attention-based recurrent autoencoder consistently outperforms the benchmark methods, even when small sub-sets (3\%, 5\% and 10\%) of the output labels are available during training, achieving a new state-of-the-art semi-supervised performance.

📄 PDF Abstract BibTeX arXiv:2107.13505

Code (0)

등록된 구현이 없습니다.

Tasks

Deep AttentionEEGElectroencephalogram (EEG)Emotion RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

Semi-supervised Bayesian Deep Multi-modal Emotion Recognition

2017-04-25 · Changde Du, Changying Du, Jinpeng Li, Wei-Long Zheng 외

In emotion recognition, it is difficult to recognize human's emotional states using just a single modality. Besides, the annotation of physiological emotional data is particularly expensive. These two aspects make the bu…

Emotion RecognitionImputation

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

PARSE: Pairwise Alignment of Representations in Semi-Supervised EEG Learning for Emotion Recognition

2022-02-11 · Guangyi Zhang, Vandad Davoodnia, Ali Etemad

We propose PARSE, a novel semi-supervised architecture for learning strong EEG representations for emotion recognition. To reduce the potential distribution mismatch between the large amounts of unlabeled data and the li…

Data AugmentationEEGElectroencephalogram (EEG)Emotion Classification+1

EEGMatch: Learning with Incomplete Labels for Semi-Supervised EEG-based Cross-Subject Emotion Recognition

2023-03-27 · Rushuang Zhou, Weishan Ye, Zhiguo Zhang, Yanyang Luo 외

Electroencephalography (EEG) is an objective tool for emotion recognition and shows promising performance. However, the label scarcity problem is a main challenge in this field, which limits the wide application of EEG-b…

Data AugmentationDomain AdaptationEEGEmotion Recognition+1

CARER: Contextualized Affect Representations for Emotion Recognition

2018-10-01 · EMNLP 2018 10 · Elvis Saravia, Hsien-Chi Toby Liu, Yen-Hao Huang, Junlin Wu 외

Emotions are expressed in nuanced ways, which varies by collective or individual experiences, knowledge, and beliefs. Therefore, to understand emotion, as conveyed through text, a robust mechanism capable of capturing an…

Emotion RecognitionSemantic Textual SimilarityWord Embeddings