Singapore

cuijiancorbin

Advanced
@cuijiancorbin

Dr. Cui Jian works as Research Fellow at NTU. He got PhD from NTU in 2019. His research direction is applying deep learning on EEG signals classification.

EEG-based-Cross-Subject-Driver-Drowsiness-Recognition-with-an-Interpretable-CNN. Existing work in the field of BCI treats deep learning models as black-box classifiers. In this project, we develop a novel model named "InterpretableCNN" that allows sample wise analysis of important features for classification. The model not only achieves SOTA classification accuracy of EEG signals but also reveals meaningful features from EEG.

29

A-Compact-and-Interpretable-Convolutional-Neural-Network-for-Single-Channel-EEG. In this project, we propose a CNN model to classify single-channel EEG for driver drowsiness detection. We use the Class Activation Map (CAM) method for visualization. Results show that the model not only has a high accuracy but also learns biologically explainable features, e.g., Alpha spindles and Theta burst, as evidence for the drowsy state.

29

Towards-Best-Practice-of-Interpreting-Deep-Learning-Models-for-EEG-based-BCI. In this project, we implemented 7 interpretation techniques on two benchmark deep learning models "EEGNet" and "InterpretableCNN" for EEG-based BCI. The methods include: gradient×input, DeepLIFT, integrated gradient, layer-wise relevance propagation (LRP), saliency map, deconvolution, and guided backpropagation

16

Subject-Independent-Drowsiness-Recognition-from-Single-Channel-EEG-with-an-Interpretable-CNN-LSTM. In this project, we propose a CNN-LSTM model to classify single-channel EEG for driver drowsiness detection. We designed a visualization technique by taking advantage of the hidden states output by the LSTM layer. Results show that the model not only has a high accuracy but also learns biologically explainable features, e.g., Alpha spindles, as evidence for the drowsy state.

15

Benchmarking-EEG-based-cross-dataset-driver-drowsiness-recognition-with-deep-transfer-learning. In this project, we implemented the EDJAN model for EEG-based cross-dataset driver drowsiness recognition. The proposed model achieved mean accuracies of 83.68% and 76.90% on the cross-dataset transfer task.

9

EEG-based-Cross-dataset-Driver-Drowsiness-Recognition-with-an-Entropy-Optimization-Network. The code implements the EON model for cross-dataset driver drowsiness recognition with EEG. The proposed method is tested on the domain adaptation task with two public datasets and achieves 2-class recognition accuracies of 89.2% and 77.6%,

2
6
Apply