GithubHelp home page GithubHelp logo

eegkit / mekt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chamwen/mekt

0.0 0.0 0.0 926.5 MB

Manifold Embedded Knowledge Transfer for Brain-Computer Interfaces (MEKT)

C 42.67% MATLAB 57.33%

mekt's Introduction

Manifold Embedded Knowledge Transfer for Brain-Computer Interfaces

This repository contains code of manifold embedded knowledge transfer (MEKT). MEKT is a novel transfer learning framework for offline unsupervised cross-subject electroencephalogram (EEG) classification. It can cope with variations among different individuals and/or tasks in unsupervised scenarios, and has achieved superior performance.

The average BCAs on the four datasets are shown in Table II. All MEKT-based approaches outperform the baselines.

The results on STS/MTS tasks above demonstrate the effectiveness of our approach.

Running the code

The code is MATLAB code works in Windows 10 system. And the matlab covariancetoolbox (https://github.com/alexandrebarachant/covariancetoolbox) should be downloaded and included in your toolbox.

Code files introduction:

demo_mi1_sts.m -- Single-source to Single-target (STS) tasks on MI dataset 1, run this demo file in MATLAB could show the performance similar to our paper. It contains the dataset test, MEKT approach function, and DTE test sections.

demo_mi2_mts.m -- Multi-source to Single-target (MTS) tasks on MI2 dataset.

demo_rsvp_sts.m -- STS tasks on RSVP dataset. The augmented covariance matrix is used here.

demo_ern_mts.m -- MTS tasks on ERN dataset. The augmented covariance matrix is used here.

dte_rsvp.m -- Domain transferability estimation (DTE) to select source domains, tested on RSVP dataset.

MEKT.m -- It's the implementation of MEKT approach. Please find the specific input/output instructions in the function comments.

demo_view_fig4.m -- reproduce the visualization of data with MEKT-R in Fig. 4.

Citation

This code is corresponding to our TNSRE 2020 paper below:

@Article{zhang2020manifold,
  title={Manifold Embedded Knowledge Transfer for Brain-Computer Interfaces},
  author={Zhang, Wen and Wu, Dongrui},
  journal={IEEE Trans. on Neural Systems and Rehabilitation Engineering},
  volume={28},
  number={5},
  pages={1117--1127},
  year={2020}
}

mekt's People

Contributors

chamwen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.