SPLGNCNov 1, 2024

Neural decoding from stereotactic EEG: accounting for electrode variability across subjects

arXiv:2411.10458v115 citationsh-index: 22NIPS
Originality Incremental advance
AI Analysis

This work addresses the problem of scalable cross-subject neural decoding for sEEG data, which is crucial for clinical and research applications, though it is incremental as it builds on existing deep learning methods for EEG analysis.

The paper tackles the challenge of integrating heterogeneous stereotactic EEG (sEEG) data across subjects with variable electrode placements to enable multi-subject neural decoding, achieving successful decoding of trial-wise response times from neural data and demonstrating few-shot transfer to new subjects.

Deep learning based neural decoding from stereotactic electroencephalography (sEEG) would likely benefit from scaling up both dataset and model size. To achieve this, combining data across multiple subjects is crucial. However, in sEEG cohorts, each subject has a variable number of electrodes placed at distinct locations in their brain, solely based on clinical needs. Such heterogeneity in electrode number/placement poses a significant challenge for data integration, since there is no clear correspondence of the neural activity recorded at distinct sites between individuals. Here we introduce seegnificant: a training framework and architecture that can be used to decode behavior across subjects using sEEG data. We tokenize the neural activity within electrodes using convolutions and extract long-term temporal dependencies between tokens using self-attention in the time dimension. The 3D location of each electrode is then mixed with the tokens, followed by another self-attention in the electrode dimension to extract effective spatiotemporal neural representations. Subject-specific heads are then used for downstream decoding tasks. Using this approach, we construct a multi-subject model trained on the combined data from 21 subjects performing a behavioral task. We demonstrate that our model is able to decode the trial-wise response time of the subjects during the behavioral task solely from neural data. We also show that the neural representations learned by pretraining our model across individuals can be transferred in a few-shot manner to new subjects. This work introduces a scalable approach towards sEEG data integration for multi-subject model training, paving the way for cross-subject generalization for sEEG decoding.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes