Demos were made to show and reproduce the experiments performed in simulated data in "Towards subject-centered co-adaptive BCIs based on backward optimal transport", by Victoria Peterson, Catalina Galván, Valeria Spagnolo, Nicolás Nieto, Ruben D. Spies and Diego H. Milone.
The demos use artificially generated data, following PySimMIBCI pipeline. The completed set of generated sessions can be found in Zenodo.
Three notebook examples are provided. The first to show that the following assumptions are held:
Backward adaptation based on the system knowledge is successful if A1) the provided EEG patterns are discriminative and aligned to the indicated mental task, and A2) the source data, where the classifier is trained, define a discriminative space.
From where the following main hypothesis stands:
H) ```In supervised backward online adaptation, the associated cost of transporting a testing trial to match the calibration data distribution reflects the MI user self-regulation capability.''
Notebooks are written to be easily run in Colab. In order to run the notebooks, you should follow these simple steps:
- In GitHub, go to a given notebook. Click "Open in Colab" button on the top of the file.
- Make a local copy of the notebook.
- Run the notebook.