Study on spike-and-wave detection in epileptic signals using t-location-scale distribution and the K-nearest neighbors classifier
Antonio Quintero-Rincón, Jorge Prendes, Valeria Muro, Carlos D'Giano
TL;DR
The study tackles automated spike-and-wave detection in EEG to aid epilepsy assessment by combining a $t$-location-scale ($t$LS) statistical representation with a $k$-nearest neighbors classifier. Each EEG segment is summarized by TLS parameters $(\mu,\sigma,\nu)$ estimated via maximum likelihood, and these features feed a $k$NN decision rule to distinguish spike-and-wave from non-spike-and-wave patterns. On real data, the approach uses offline training with 192 labeled segments and online testing with 46 labeled segments across 19 channels, achieving perfect $100\%$ sensitivity and $100\%$ specificity for SWD detection. The work highlights the effectiveness of heavy-tailed TLS features for EEG pattern discrimination and points to practical potential for real-time SWD monitoring in clinical settings.
Abstract
Pattern classification in electroencephalography (EEG) signals is an important problem in biomedical engineering since it enables the detection of brain activity, particularly the early detection of epileptic seizures. In this paper, we propose a k-nearest neighbors classification for epileptic EEG signals based on a t-location-scale statistical representation to detect spike-and-waves. The proposed approach is demonstrated on a real dataset containing both spike-and-wave events and normal brain function signals, where our performance is evaluated in terms of classification accuracy, sensitivity, and specificity.
