TL;DR
EEG-TCNet is a lightweight, accurate temporal convolutional network designed for embedded motor-imagery brain-machine interfaces, enabling efficient EEG classification on resource-limited devices with high generalization across datasets.
Contribution
The paper introduces EEG-TCNet, a novel TCN architecture that balances high accuracy with low computational complexity for embedded EEG-based MI classification.
Findings
Achieves 77.35% accuracy on BCI Competition IV-2a dataset
Improves to 83.84% accuracy with subject-specific hyperparameters
Outperforms state-of-the-art on MOABB benchmark
Abstract
In recent years, deep learning (DL) has contributed significantly to the improvement of motor-imagery brain-machine interfaces (MI-BMIs) based on electroencephalography(EEG). While achieving high classification accuracy, DL models have also grown in size, requiring a vast amount of memory and computational resources. This poses a major challenge to an embedded BMI solution that guarantees user privacy, reduced latency, and low power consumption by processing the data locally. In this paper, we propose EEG-TCNet, a novel temporal convolutional network (TCN) that achieves outstanding accuracy while requiring few trainable parameters. Its low memory footprint and low computational complexity for inference make it suitable for embedded classification on resource-limited devices at the edge. Experimental results on the BCI Competition IV-2a dataset show that EEG-TCNet achieves 77.35%…
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.
