Deep Convolutional Architectures for EEG Classification: A Comparative Study with Temporal Augmentation and Confidence-Based Voting
Aryan Patodiya, Hubert Cecotti

TL;DR
This study compares deep learning architectures for EEG classification, introducing temporal augmentation and confidence voting to improve robustness, with the 3D CNN outperforming 2D models in accuracy and stability.
Contribution
The paper presents a comprehensive comparison of CNN architectures for EEG classification, incorporating novel temporal augmentation and confidence voting techniques.
Findings
3D CNN outperforms 2D CNNs in accuracy and stability.
Temporal augmentation improves model robustness to latency variations.
Confidence-based voting enhances prediction consistency.
Abstract
Electroencephalography (EEG) classification plays a key role in brain-computer interface (BCI) systems, yet it remains challenging due to the low signal-to-noise ratio, temporal variability of neural responses, and limited data availability. In this paper, we present a comparative study of deep learning architectures for classifying event-related potentials (ERPs) in EEG signals. The preprocessing pipeline includes bandpass filtering, spatial filtering, and normalization. We design and compare three main pipelines: a 2D convolutional neural network (CNN) using Common Spatial Pattern (CSP), a second 2D CNN trained directly on raw data for a fair comparison, and a 3D CNN that jointly models spatiotemporal representations. To address ERP latency variations, we introduce a temporal shift augmentation strategy during training. At inference time, we employ a confidence-based test-time voting…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Functional Brain Connectivity Studies · Emotion and Mood Recognition
