English

Inter-subject Contrastive Learning for Subject Adaptive EEG-based Visual Recognition

Signal Processing 2022-02-08 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

This paper tackles the problem of subject adaptive EEG-based visual recognition. Its goal is to accurately predict the categories of visual stimuli based on EEG signals with only a handful of samples for the target subject during training. The key challenge is how to appropriately transfer the knowledge obtained from abundant data of source subjects to the subject of interest. To this end, we introduce a novel method that allows for learning subject-independent representation by increasing the similarity of features sharing the same class but coming from different subjects. With the dedicated sampling principle, our model effectively captures the common knowledge shared across different subjects, thereby achieving promising performance for the target subject even under harsh problem settings with limited data. Specifically, on the EEG-ImageNet40 benchmark, our model records the top-1 / top-3 test accuracy of 72.6% / 91.6% when using only five EEG samples per class for the target subject. Our code is available at https://github.com/DeepBCI/Deep-BCI/tree/master/1_Intelligent_BCI/Inter_Subject_Contrastive_Learning_for_EEG.

Keywords

Cite

@article{arxiv.2202.02901,
  title  = {Inter-subject Contrastive Learning for Subject Adaptive EEG-based Visual Recognition},
  author = {Pilhyeon Lee and Sunhee Hwang and Jewook Lee and Minjung Shin and Seogkyu Jeon and Hyeran Byun},
  journal= {arXiv preprint arXiv:2202.02901},
  year   = {2022}
}

Comments

Accepted by the 10th IEEE International Winter Conference on Brain-Computer Interface (BCI 2022). Code is available at https://github.com/DeepBCI/Deep-BCI

R2 v1 2026-06-24T09:23:02.055Z