paper-with-me

홈 › Papers

Motor Imagery Decoding Using Ensemble Curriculum Learning and Collaborative Training

2022-11-21 · Georgios Zoumpourlis, Ioannis Patras

In this work, we study the problem of cross-subject motor imagery (MI) decoding from electroencephalography (EEG) data. Multi-subject EEG datasets present several kinds of domain shifts due to various inter-individual differences (e.g. brain anatomy, personality and cognitive profile). These domain shifts render multi-subject training a challenging task and also impede robust cross-subject generalization. Inspired by the importance of domain generalization techniques for tackling such issues, we propose a two-stage model ensemble architecture built with multiple feature extractors (first stage) and a shared classifier (second stage), which we train end-to-end with two novel loss terms. The first loss applies curriculum learning, forcing each feature extractor to specialize to a subset of the training subjects and promoting feature diversity. The second loss is an intra-ensemble distillation objective that allows collaborative exchange of knowledge between the models of the ensemble. We compare our method against several state-of-the-art techniques, conducting subject-independent experiments on two large MI datasets, namely PhysioNet and OpenBMI. Our algorithm outperforms all of the methods in both 5-fold cross-validation and leave-one-subject-out evaluation settings, using a substantially lower number of trainable parameters. We demonstrate that our model ensembling approach combining the powers of curriculum learning and collaborative training, leads to high learning capacity and robust performance. Our work addresses the issue of domain shifts in multi-subject EEG datasets, paving the way for calibration-free brain-computer interfaces. We make our code publicly available at: https://github.com/gzoumpourlis/Ensemble-MI

📄 PDF Abstract BibTeX arXiv:2211.11460

Code (1)

gzoumpourlis/ensemble-mi 공식 구현 pytorch

Tasks

AnatomyDomain GeneralizationEEGElectroencephalogram (EEG)Motor ImageryMotor Imagery Decoding (left-hand vs right-hand)

Similar Papers 제목 키워드 기반

EEG-Based Mental Imagery Task Adaptation via Ensemble of Weight-Decomposed Low-Rank Adapters

2024-12-08 · Taveena Lotey, Aman Verma, Partha Pratim Roy

Electroencephalography (EEG) is widely researched for neural decoding in Brain Computer Interfaces (BCIs) as it is non-invasive, portable, and economical. However, EEG signals suffer from inter- and intra-subject variabi…

Domain AdaptationEEGEEG Signal ClassificationMotor Imagery+2

Time-space-frequency feature Fusion for 3-channel motor imagery classification

2023-04-04 · Zhengqing Miao, Meirong Zhao

Low-channel EEG devices are crucial for portable and entertainment applications. However, the low spatial resolution of EEG presents challenges in decoding low-channel motor imagery. This study introduces TSFF-Net, a nov…

EEGEeg DecodingMotor ImageryTime Series

Sparse Multitask Learning for Efficient Neural Representation of Motor Imagery and Execution

2023-12-10 · Hye-Bin Shin, Kang Yin, Seong-Whan Lee

In the quest for efficient neural network models for neural data interpretation and user intent classification in brain-computer interfaces (BCIs), learning meaningful sparse representations of the underlying neural subs…

Efficient Neural Networkintent-classificationIntent ClassificationMotor Imagery

Decoding Brain Motor Imagery with various Machine Learning techniques

2023-06-13 · Giovanni Jana, Corey Karnei, Shuvam Keshari

Motor imagery (MI) is a well-documented technique used by subjects in BCI (Brain Computer Interface) experiments to modulate brain activity within the motor cortex and surrounding areas of the brain. In our term project,…

Brain Computer InterfaceDecoderMotor Imagery

Unsupervised Adaptive Deep Learning Method For BCI Motor Imagery Decoding

2024-03-15 · Yassine El Ouahidi, Giulia Lioi, Nicolas Farrugia, Bastien Pasdeloup 외

In the context of Brain-Computer Interfaces, we propose an adaptive method that reaches offline performance level while being usable online without requiring supervision. Interestingly, our method does not require retrai…

Brain DecodingDeep LearningMotor Imagery