Towards Unified Multi-task EEG Analysis with Low-Rank Adaptation

arXiv cs.LG / 4/29/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses a limitation of self-supervised EEG models: downstream performance often requires full fine-tuning separately for each task, which is costly when multiple tasks must be handled in practice.
  • It proposes MTEEG, a multi-task EEG analysis framework that adapts a shared pre-trained model to multiple tasks simultaneously using task-specific low-rank adaptation (LoRA) modules.
  • The authors argue that EEG heterogeneity across subjects, devices, and experimental setups can create conflicts between tasks, and they design MTEEG to disentangle parameters to reduce these conflicts.
  • Three MTEEG variants are evaluated across six downstream tasks, and the results show MTEEG can outperform prior state-of-the-art single-task methods on most metrics.
  • The work suggests multi-task EEG learning could help advance general-purpose brain-computer interfaces by improving how models are reused across tasks.

Abstract

Recent self-supervised pre-training methods for electroencephalogram (EEG) have shown promising results. However, the pre-trained models typically require full fine-tuning on each downstream task individually to achieve good performance. In practical applications involving multiple tasks, utilizing a separate model for each task is not ideal regarding computational and spatial cost. In this study, we go one step further and explore the simultaneous adaptation of a pre-trained model to multiple different tasks. The EEG signals exhibit significant heterogeneity due to their collection from various subjects using diverse devices and experimental setups, resulting in potential conflicts among different tasks that impede joint optimization. To tackle this challenge, we propose MTEEG, a multi-task EEG analysis framework which incorporates task-specific low-rank adaptation (LoRA) modules to disentangle the parameter space and alleviate task conflicts. To investigate the trade-off between task specification and interaction, we propose three variants of MTEEG that integrate the LoRA modules in different ways and evaluate them on six downstream tasks, demonstrating that MTEEG can surpass state-of-the-art single-task methods on the majority of metrics. MTEEG shows the potential of multi-task EEG analysis and promotes the development of general-purpose brain-computer interfaces in the future.