SCVCNet: Sliding cross-vector convolution network for cross-task and inter-individual-set EEG-based cognitive workload recognition
Qi Wang, Li Chen, Zhiyuan Zhan, Jianhua Zhang, Zhong Yin

TL;DR
SCVCNet is a neural network designed to recognize cognitive workload from EEG data across different tasks and individuals by analyzing frequency structures and eliminating interferences, showing improved accuracy over previous methods.
Contribution
The paper introduces SCVCNet, a novel neural network architecture that effectively reduces task- and individual-specific EEG interferences for cross-task and inter-individual workload recognition.
Findings
Achieved average accuracy of 0.6813 and 0.6229 in two validation paradigms.
Fostered higher performance than previous EEG-based workload recognition methods.
Validated on three distinct databases with different tasks and participants.
Abstract
This paper presents a generic approach for applying the cognitive workload recognizer by exploiting common electroencephalogram (EEG) patterns across different human-machine tasks and individual sets. We propose a neural network called SCVCNet, which eliminates task- and individual-set-related interferences in EEGs by analyzing finer-grained frequency structures in the power spectral densities. The SCVCNet utilizes a sliding cross-vector convolution (SCVC) operation, where paired input layers representing the theta and alpha power are employed. By extracting the weights from a kernel matrix's central row and column, we compute the weighted sum of the two vectors around a specified scalp location. Next, we introduce an inter-frequency-point feature integration module to fuse the SCVC feature maps. Finally, we combined the two modules with the output-channel pooling and classification…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Machine Learning and ELM · Neonatal and fetal brain pathology
MethodsConvolution
