Search papers, labs, and topics across Lattice.
This paper introduces a novel framework called Pullback Euclidean Metric Sliced Wasserstein (PEMSW) for EEG decoding that utilizes Sliced Wasserstein discrepancies on full-rank correlation matrices. By employing two new correlation geometries, Off-Log Metric (OLM) and Log-Scaled Metric (LSM), the authors demonstrate that their approach significantly enhances generalization in EEG decoding across various datasets, particularly under distribution shifts. The results indicate that this method achieves improved performance with minimal training overhead and no additional inference costs, marking a substantial advancement in EEG analysis techniques.
A new framework for EEG decoding boosts generalization across datasets while maintaining low training overhead and no extra inference costs.
Electroencephalography (EEG) offers noninvasive, millisecond resolution recordings of neuronal activity and is widely used in neuroscience and healthcare. Many EEG decoding pipelines rely on covariance descriptors for their robustness to noise, but such representations are sensitive to channel-wise scaling. Recent studies have therefore advocated full-rank correlation matrices as a scale-invariant alternative for EEG decoding. In this paper, we propose a general framework for Sliced Wasserstein (SW) discrepancies on manifolds endowed with Pullback Euclidean Metrics (PEMs), termed Pullback Euclidean Metric Sliced Wasserstein (PEMSW). Within this framework, we instantiate two Correlation Sliced-Wasserstein (CorSW) discrepancies on the manifold of full-rank correlation matrices under two recently introduced correlation geometries, \textit{i.e.}, the Off-Log Metric (OLM) and Log-Scaled Metric (LSM). Building on CorSW, we further develop a domain generalization (DG) framework for EEG decoding. Experiments on three EEG datasets demonstrate improved generalization under distribution shifts, with low training overhead and no additional inference cost. The source code is available at https://github.com/ChenHu-ML/CorSW.