MVCNet: Multi-View Contrastive Network for Motor Imagery Classification
Ziwei Wang, Siyang Li, Xiaoqing Chen, and Dongrui Wu

TL;DR
MVCNet is a dual-branch neural network that combines CNN and Transformer architectures with multi-view contrastive learning to improve motor imagery EEG classification accuracy and generalization across datasets.
Contribution
Introduces MVCNet, a novel multi-view contrastive network with dual-branch architecture and contrastive modules for enhanced MI decoding performance.
Findings
Outperforms nine state-of-the-art MI decoding models.
Demonstrates robustness and generalization across five datasets.
Effectively integrates multi-view information for EEG analysis.
Abstract
Electroencephalography (EEG)-based brain-computer interfaces (BCIs) enable neural interaction by decoding brain activity for external communication. Motor imagery (MI) decoding has received significant attention due to its intuitive mechanism. However, most existing models rely on single-stream architectures and overlook the multi-view nature of EEG signals, leading to limited performance and generalization. We propose a multi-view contrastive network (MVCNet), a dual-branch architecture that parallelly integrates CNN and Transformer blocks to capture both local spatial-temporal features and global temporal dependencies. To enhance the informativeness of training data, MVCNet incorporates a unified augmentation pipeline across time, frequency, and spatial domains. Two contrastive modules are further introduced: a cross-view contrastive module that enforces consistency of original and…
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 · Gaze Tracking and Assistive Technology · Emotion and Mood Recognition
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Adam · Dropout · Layer Normalization · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Softmax
