Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Brain–Computer Interfaces
arXiv (BCI) · July 3, 2026

Stacked LoRA for Subject-Adaptive EEG Foundation Models in Motor Imagery Decoding

Aymen Sarhane, Fouad Lbakali, Mouad Souissi +2 more

The nagging problem in EEG decoding is that no two brains look alike, so a model trained on other people often flops on you, and practical systems still recalibrate per person from scratch. EEG foundation models were supposed to help, but even big pretrained ones need real adaptation before they work on a new task; you can't just use them as frozen feature extractors.

This paper splits adaptation into two channels. A global adapter learns what's common across everyone, while subject-specific adapters soak up each person's individual quirks, and stacked LoRA combines both. Across three motor-imagery datasets and several backbones, the stacked version won most comparisons. The nuance worth keeping: the balance shifts with your population. A shared adapter suffices for a big, diverse crowd, while individual adapters earn their keep when subjects vary more.

From the abstract, so read the paper for per-backbone results and how the split was tuned.

From the arXiv (BCI) abstract

Electroencephalography (EEG) decoding for brain-computer interfaces (BCIs) faces a major challenge: substantial inter-subject variability limits effective cross-subject generalization. Consequently, practical systems still rely largely on subject-specific models trained from scratch and requiring individual recalibration. EEG foundation models have recently emerged as a promising alternative; however, even large pretrained models cannot simply be used as fixed feature…


More Brain–Computer Interfaces papers