Skip to content
/ RL_BCI Public

A Novel RL-assisted Deep Learninng Framework for Task-informative Signals Selection and Classification for Spontaneous BCIs

Notifications You must be signed in to change notification settings

wko1014/RL_BCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

A Novel RL-Assisted Deep Learning Framework for Task-Informative Signals Selection and Classification for Spontaneous BCIs

This repository provides a TensorFlow implementation of the following paper:

A Novel RL-Assisted Deep Learning Framework for Task-Informative Signals Selection and Classification for Spontaneous BCIs
Wonjun Ko1, Eunjin Jeon1, and Heung-Il Suk1, 2
(1Department of Brain and Cognitive Engineering, Korea University)
(2Department of Artificial Intelligence, Korea University)
Official Version: https://ieeexplore.ieee.org/abstract/document/9293035
Published in IEEE Transactions on Industrial Informatics (2020-JCR-IF: 10.215, Engineering-Industrial: 1/49)

Abstract: In this article, we formulate the problem of estimating and selecting task-relevant temporal signal segments from a single electroencephalogram (EEG) trial in the form of a Markov decision process and propose a novel reinforcement-learning mechanism that can be combined with the existing deep-learning-based brain–computer interface methods. To be specific, we devise an actor–critic network such that an agent can determine which timepoints need to be used (informative) or discarded (uninformative) in composing the intention-related features in a given trial, and thus enhancing the intention identification performance. To validate the effectiveness of our proposed method, we conduct experiments with a publicly available big motor imagery (MI) dataset and apply our novel mechanism to various recent deep-learning architectures designed for MI classification. Based on the exhaustive experiments, we observe that our proposed method helped achieve statistically significant improvements in performance.

Dependencies

Downloading datasets

To download KU-MI dataset

Citation

If you find this work useful for your research, please cite our journal paper:

@article{ko2020novel,
  title={A novel {RL}-assisted deep learning framework for task-informative signals selection and classification for spontaneous {BCI}s},
  author={Ko, Wonjun and Jeon, Eunjin and Suk, Heung-Il},
  journal={IEEE Transactions on Industrial Informatics},
  volume={18},
  number={3},
  pages={1873--1882},
  year={2022},
  publisher={IEEE}
}

Acknowledgements

This work was supported by Institute for Information & Communications Technology Promotion (IITP) grant funded by the Korea government under Grant 2017-0-00451 (Development of BCI based Brain and Cognitive Computing Technology for Recognizing User’s Intentions using Deep Learning) and Grant 2019-0-00079 (Department of Artificial Intelligence, Korea University).

About

A Novel RL-assisted Deep Learninng Framework for Task-informative Signals Selection and Classification for Spontaneous BCIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published