Related Experiment Video
Updated: Apr 19, 2026

Concurrent EEG and Functional MRI Recording and Integration Analysis for Dynamic Cortical Activity Imaging
Published on: June 30, 2018
Adapting frozen foundation models for montage-agnostic high-resolution EEG event segmentation
Jun Ma1, Tuukka Ruotsalo2,3
1Department of Computer Science, University of Helsinki, Helsinki, Finland.
None:
Objective.Deploying brain-computer interfaces (BCIs) outside controlled laboratories requires detecting neural events in continuous electroencephalography (EEG) without relying on time-locked synchronization, while simultaneously generalizing across the diverse electrode montages encountered with different acquisition hardware. We investigate whether frozen EEG foundation models can be adapted to perform high temporal resolution event segmentation across unseen montages and datasets without subject-specific calibration.Approach.We introduce a lightweight, parameter-efficient preprocessing layer that interpolates learned channel embeddings based on electrode coordinates, enabling any frozen foundation model backbone to accept arbitrary montages. A shallow segmentation head is attached to produce a label every 4 ms of continuous EEG, and overlapping predictions are consolidated via sliding-window majority voting.Main results.Evaluated on eight public corpora spanning P300, steady-state visually evoked potential and motor imagery paradigms, our method consistently outperforms the original foundation models (BIOT, EEGPT) and classical baselines (EEGNet), achieving a mean macroF1 of 0.492 and intersection over union (IoU) of 0.361 in cross-subject evaluation, andF1 = 0.462, IoU = 0.319 in calibration-free cross-dataset generalization.Significance.By decoupling the electrode montage from the pre-trained feature extractor through a plug-in adapter rather than massive retraining, our framework enables practical, resource-efficient BCI applications that operate without time-locked synchronization or montage-specific calibration, laying the groundwork for bridging the lab-to-field gap. The code and pre-processed datasets are available at:https://github.com/yefllower/montage-agnostic-eeg-segmentation.

