LAtte: Hyperbolic Lorentz Attention for Cross-Subject EEG Classification
About
Electroencephalogram (EEG) classification is critical for applications ranging from medical diagnostics to brain-computer interfaces, yet it remains challenging due to the inherently low signal-to-noise ratio (SNR) and high inter-subject variability. To address these issues, we propose LAtte, a novel framework that integrates a Lorentz Attention Module with an InceptionTime-based encoder to enable robust and generalizable EEG classification. Unlike prior work, which evaluates primarily on single-subject performance, LAtte focuses on cross-subject training. First, we learn a shared baseline signal across all subjects using pretraining tasks to capture common underlying patterns. Then, we utilize novel Lorentz low-rank adapters to learn subject-specific embeddings that model individual differences. This allows us to learn a shared model that performs robustly across subjects, and can be subsequently finetuned for individual subjects or used to generalize to unseen subjects. We evaluate LAtte on three well-established EEG datasets, achieving a substantial improvement in performance over current state-of-the-art methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Cross-subject Binary Classification | HighGamma MI EEG cross-subject | Accuracy0.4231 | 29 | |
| EEG Classification | SSVEP (test) | Accuracy73.75 | 17 | |
| EEG Classification | ERN (test) | AUC81.7 | 17 | |
| EEG Classification | MI (test) | Accuracy73.77 | 17 | |
| Cross-subject EEG classification | SSVEP (leave-one-subject-out) | Accuracy57.86 | 3 | |
| Cross-subject EEG classification | ERN (LOSO) | AUC75.31 | 3 |