Improving Cross-Subject Emotion Recognition Performance with an Encoder-Decoder Structure

Published: 2024, Last Modified: 15 May 2025EMBC 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Emotion recognition based on EEG is an important task in the field of affective computing. Due to individual differences, emotion recognition performance of cross-subject models is significantly lower than that of subject-dependent models. To minimize the degradation of emotion recognition performance due to the differences in the EEG distributions of different subjects, domain adaptation algorithms have been used to transfer the knowledge from source to target domains, and have achieved good performance in the task of cross-subject emotion recognition. However, most domain adaptation methods do not take into account the possible correspondence between the samples in the source and target domains. Therefore, we adopt an encoder-decoder architecture, the EEG converter, which utilizes the time alignment condition between the source and target domains during training. In the EEG converter structure, the encoder consists of a series of convolutional layers and max pooling layers, and the decoder consists of a series of upsampling layers and convolutional layers. We use the EEG converter to transfer the differential entropy features of EEG signals, from one subject to another, on datasets SEED, SEED-IV, and SEEDV. The results show that the transfer effect of the EEG converter significantly improves the performance of emotion recognition and outperforms existing domain adaptation algorithms.
Loading