首页 > AI前沿 > Dataset-Dependent Effects of Cross-Depth Aggregation and Soft-Routed Experts in EEG Foundation Model Fine-Tuning

Dataset-Dependent Effects of Cross-Depth Aggregation and Soft-Routed Experts in EEG Foundation Model Fine-Tuning

arXiv机器学习 2026-09-16 06:24 2 阅读 查看原文

EEG decoding tasks can rely on different temporal dynamics and cross-channel relationships.

We test whether specialized modules improve a fully fine-tuned EEG foundation model by augmenting CBraMod with cross-depth Attention Residuals (AttnRes) and two soft-routed expert banks.

Across matched three-seed experiments on FACED, ISRUC, SEED-V, and PhysioNet-MI

The complete model changes mean balanced accuracy relative to full fine-tuning by -0.12, +1.27, +0.77, and -1.27 points, respectively.

AttnRes alone improves mean balanced accuracy on three datasets, whereas adding experts on top of AttnRes helps only FACED and SEED-V.

These gains come with substantial overhead: AttnRes requires 2.11 to 2.88x runtime and 1.78 to 2.67x memory, while the complete model requires 2.41 to 3.04x runtime and 1.86 to 2.85x memory.

Overall, the added modules produce dataset-dependent, sometimes opposing effects rather than consistent gains over full fine-tuning.