DeeperBrain: A Neuro-Grounded EEG Foundation Model Towards Universal BCI
Jiquan Wang, Sha Zhao, Yangxuan Zhou, Yiming Kang, Shijian Li, Gang Pan
TL;DR
DeeperBrain targets universal brain-computer interfaces by embedding neurophysiological priors into both model design and learning objectives. It introduces a volume-conduction-aware channel encoding and a neurodynamics-aware temporal encoding, paired with a dual pretraining objective (MER and NSP) to capture both fine-grained waveforms and macroscopic brain states. Pretrained on 14 diverse EEG datasets totaling over $17{,}200$ hours, the model achieves state-of-the-art or competitive results across 10 downstream tasks and maintains superior performance under a rigorous frozen-probing protocol, demonstrating intrinsic universality. This approach narrows the gap between data-driven learning and neuroscientific first principles, offering a robust, transferable EEG encoder for broad BCI deployment and reducing calibration needs in real-world settings.
Abstract
Electroencephalography (EEG) foundation models hold significant promise for universal Brain-Computer Interfaces (BCIs). However, existing approaches often rely on end-to-end fine-tuning and exhibit limited efficacy under frozen-probing protocols, lacking the intrinsic universality required for broad generalization. This limitation stems from adapting general-purpose sequence architectures that overlook the biophysical and dynamical principles of neural activity. To bridge this gap, we propose DeeperBrain, a neuro-grounded foundation model integrating domain-specific inductive biases into its model design and learning objectives. Architecturally, DeeperBrain incorporates a volume conduction-aware channel encoding to model spatial mixing via 3D geometry, and a neurodynamics-aware temporal encoding capturing slow adaptations using oscillatory and exponential bases. For pretraining, we introduce a dual-objective strategy combining Masked EEG Reconstruction (MER) for local fidelity and Neurodynamics Statistics Prediction (NSP). NSP enforces alignment with macroscopic brain states by predicting interpretable order parameters, including spectral power, functional connectivity, cross-frequency coupling, and dynamic complexity. Extensive experiments demonstrate that DeeperBrain achieves state-of-the-art or highly competitive performance under end-to-end fine-tuning. Crucially, it maintains superior efficacy under a rigorous frozen-probing protocol, verifying that embedding neuroscientific first principles endows learned representations with the intrinsic universality essential for universal BCI. The code will be publicly available.
