Skip to content

This is the accompanying codebase to the paper: "Riemannian Transfer Learning in Motor Imagery decoding: Reproducibility and Standardized Benchmarks"

Notifications You must be signed in to change notification settings

theevildoof/Accelerating_TransferLearning_for_MotorImagery

Repository files navigation

Absract

Motor imagery (MI)-based brain-computer interfaces (BCIs) hold significant potential for rehabilitation and assistive technologies. However, their widespread adoption is hin- dered by high inter-subject variability in EEG signals, necessitating extensive calibration for new users. Transfer learning (TL) methods overcome this by leveraging data from ex- isting subjects to reduce the calibration time. However, the lack of standard evaluation protocols in EEG-MI TL research makes it challenging to compare different approaches fairly. Moreover, the lack of availability of codebases adds to the issue of reproducibility. Our study employs a standardized evaluation protocol to compare key transfer learning techniques across cross-session and cross-subject scenarios. We further conduct ablation studies focusing on signal length and preprocessing parameters to quantify the sensitivity of the algorithms to signal and noise variability. Finally, we present Python implementations of the methods for reproducibility and to facilitate future research.

Methods

We plan to evaluate the following methods:

  1. Minimum Distance to Riemannian Mean(MDRM)
  2. Riemannian Alignment(RA-MDRM)
  3. Euclidean Alignment(EA)
  4. Riemannian Procrustes Analysis(RPA)
  5. Tangent Space Alignment(TSA)
  6. Manifold Embedded Knowledge Transfer(MEKT)
  7. CSP + LDA
  8. Log-Euclidean Alignment

References

About

This is the accompanying codebase to the paper: "Riemannian Transfer Learning in Motor Imagery decoding: Reproducibility and Standardized Benchmarks"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published