Robust Emotion Recognition via Bi-Level Self-Supervised Continual Learning
Adnan Ahmad, Bahareh Nakisa, Mohammad Naim Rastgoo
TL;DR
This work tackles EEG-based emotion recognition under realistic streaming conditions where labels are unavailable and cross-subject variability is high. It introduces SSOCL, a bi-level self-supervised continual learning framework that maintains a compact, dynamically updated memory buffer and uses a future-prediction self-supervised objective plus a cluster-mapping mechanism to assign pseudo-labels. An outer memory-enhancement module selects reliable, low-entropy samples for replay, while a meta-loop trains on both current data and memory, enabling robust cross-subject generalization without labels. Experiments on AMIGOS, DEAP, and PPB-EMO show SSOCL outperforming supervised and SSL baselines, with ablations confirming the importance of temporal self-supervision and entropy-based memory selection for reducing forgetting in streaming EEG data.
Abstract
Emotion recognition through physiological signals such as electroencephalogram (EEG) has become an essential aspect of affective computing and provides an objective way to capture human emotions. However, physiological data characterized by cross-subject variability and noisy labels hinder the performance of emotion recognition models. Existing domain adaptation and continual learning methods struggle to address these issues, especially under realistic conditions where data is continuously streamed and unlabeled. To overcome these limitations, we propose a novel bi-level self-supervised continual learning framework, SSOCL, based on a dynamic memory buffer. This bi-level architecture iteratively refines the dynamic buffer and pseudo-label assignments to effectively retain representative samples, enabling generalization from continuous, unlabeled physiological data streams for emotion recognition. The assigned pseudo-labels are subsequently leveraged for accurate emotion prediction. Key components of the framework, including a fast adaptation module and a cluster-mapping module, enable robust learning and effective handling of evolving data streams. Experimental validation on two mainstream EEG tasks demonstrates the framework's ability to adapt to continuous data streams while maintaining strong generalization across subjects, outperforming existing approaches.
