Decoding EEG by Visual-Guided Deep Neural Networks

Abstract

Decoding visual stimuli from brain activities is an interdisciplinary study of neuroscience and computer vision. With the emerging of Human-AI Collaboration, Human-Computer Interaction, and the development of advanced machine learning models, brain decoding based on deep learning attracts more attention. Electroencephalogram (EEG) is a widely used neurophysiology tool. Inspired by the success of deep learning on image representation and neural decoding, we proposed a visual-guided EEG decoding method that contains a decoding stage and a generation stage. In the classification stage, we designed a visual-guided convolutional neural network (CNN) to obtain more discriminative representations from EEG, which are applied to achieve the classification results. In the generation stage, the visual-guided EEG features are input to our improved deep generative model with a visual consistence module to generate corresponding visual stimuli. With the help of our visual-guided strategies, the proposed method outperforms traditional machine learning methods and deep learning models in the EEG decoding task.

Cite

Text

Jiao et al. "Decoding EEG by Visual-Guided Deep Neural Networks." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/192

Markdown

[Jiao et al. "Decoding EEG by Visual-Guided Deep Neural Networks." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/jiao2019ijcai-decoding/) doi:10.24963/IJCAI.2019/192

BibTeX

@inproceedings{jiao2019ijcai-decoding,
  title     = {{Decoding EEG by Visual-Guided Deep Neural Networks}},
  author    = {Jiao, Zhicheng and You, Haoxuan and Yang, Fan and Li, Xin and Zhang, Han and Shen, Dinggang},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {1387-1393},
  doi       = {10.24963/IJCAI.2019/192},
  url       = {https://mlanthology.org/ijcai/2019/jiao2019ijcai-decoding/}
}