Fatima Shalhoub, Mariam Al Mawla, Kabalan Chaccour +2 more
Imagined speech decoding tries to read the words you say silently in your head from EEG, which would be life-changing for people who can't speak. It's brutally hard, though: the signals are faint, jittery, and never quite the same twice. Most decoders lean on standard machine learning that ignores the fine timing of when neurons fire, which is exactly where spiking neural networks feel at home, since they process events in time the way biological neurons do.
This paper stitches the two together. A convolutional network first pulls out temporal features, then a spiking network does the timing-aware classification. On a 2020 BCI Competition benchmark it reached about 80% accuracy, beating prior methods that topped out near 70%, and the authors say it's the first to bring SNNs to imagined-speech decoding.
That's from the abstract, so read the paper for how many classes and subjects were involved before weighing the 80%.
Imagined speech decoding using EEG signals has emerged as a promising frontier in brain-computer interface (BCI) research, particularly to restore communication for individuals with severe speech impairments. However, decoding imagined speech remains a complex task due to the non-stationary, low-amplitude, and highly variable nature of EEG signals. Existing methods often rely on classical machine learning or deep learning models that fail to exploit spike-based temporal…
EEG Interpretation Across Chant Listening: A Single-Subject Pilot Investigation Using Spectral and Functional Connectivity Analysis
arXiv (BCI) · June 23, 2026Average Rankings Mask Per-Subject Optimality: A Friedman-Nemenyi Benchmark of EEG Motor-Imagery BCI Decoders
arXiv (BCI) · June 22, 2026Development and Design of FLKit: A Structured Onboarding Toolkit for Federated Learning in Health and Life Sciences
arXiv (EEG) · June 21, 2026From Handcrafted Features to Functional Edge Learning: Evolution of EEG Seizure Detection Frameworks