Cross-Subject Domain Adaptation for Classifying Working Memory Load with Multi-Frame EEG Images
Junfu Chen, Sirui Li, Dechang Pi
TL;DR
This work addresses cross-subject variability in EEG-based working memory load classification. It introduces CS-DASA, a framework that converts EEG time series into multi-frame spectral-spatial images and uses a frozen Subject-Shared ConvLSTM, a MK-MMD-based transfer loss, and a subject-to-subject spatial attention mechanism to enable cross-subject generalization. On a public WM EEG dataset with 13 subjects, CS-DASA outperformed state-of-the-art baselines by substantial margins, with ablation showing the spatial attention contributes additional gains, and t-SNE visualizations illustrating better separability of loads under transfer. The approach offers a practical path to deploy WM load classifiers across new users without extensive subject-specific calibration, enhancing real-world BCI portability.
Abstract
Working memory (WM), denoting the information temporally stored in the mind, is a fundamental research topic in the field of human cognition. Electroencephalograph (EEG), which can monitor the electrical activity of the brain, has been widely used in measuring the level of WM. However, one of the critical challenges is that individual differences may cause ineffective results, especially when the established model meets an unfamiliar subject. In this work, we propose a cross-subject deep adaptation model with spatial attention (CS-DASA) to generalize the workload classifications across subjects. First, we transform EEG time series into multi-frame EEG images incorporating spatial, spectral, and temporal information. First, the Subject-Shared module in CS-DASA receives multi-frame EEG image data from both source and target subjects and learns the common feature representations. Then, in the subject-specific module, the maximum mean discrepancy is implemented to measure the domain distribution divergence in a reproducing kernel Hilbert space, which can add an effective penalty loss for domain adaptation. Additionally, the subject-to-subject spatial attention mechanism is employed to focus on the discriminative spatial features from the target image data. Experiments conducted on a public WM EEG dataset containing 13 subjects show that the proposed model is capable of achieving better performance than existing state-of-the-art methods.
