Dişli Fırat, Gedikpınar Mehmet, Fırat Hüseyin, Şengür Abdulkadir, Güldemir Hanifi, Koundal Deepika
Department of Electrical and Electronic Engineering, Faculty of Technology, Firat University, 23000 Elazig, Turkey.
Department of Computer Engineering, Faculty of Engineering, Dicle University, 21000 Diyarbakir, Turkey.
Diagnostics (Basel). 2025 Jan 2;15(1):84. doi: 10.3390/diagnostics15010084.
Epilepsy is a prevalent neurological disorder characterized by seizures that significantly impact individuals and their social environments. Given the unpredictable nature of epileptic seizures, developing automated epilepsy diagnosis systems is increasingly important. Epilepsy diagnosis traditionally relies on analyzing EEG signals, with recent deep learning methods gaining prominence due to their ability to bypass manual feature extraction. This study proposes a continuous wavelet transform-based depthwise convolutional neural network (DCNN) for epilepsy diagnosis. The 35-channel EEG signals were transformed into 35-channel images using continuous wavelet transform. These images were then concatenated horizontally and vertically into a single image (seven rows by five columns) using Python's PIL library, which served as input for training the DCNN model. The proposed model achieved impressive performance metrics on unseen test data: 95.99% accuracy, 94.27% sensitivity, 97.29% specificity, and 96.34% precision. Comparative analyses with previous studies and state-of-the-art models demonstrated the superior performance of the DCNN model and image concatenation technique. Unlike earlier works, this approach did not employ additional classifiers or feature selection algorithms. The developed model and image concatenation method offer a novel methodology for epilepsy diagnosis that can be extended to different datasets, potentially providing a valuable tool to support neurologists globally.
癫痫是一种常见的神经系统疾病,其特征为发作,会对个人及其社会环境产生重大影响。鉴于癫痫发作的不可预测性,开发自动化癫痫诊断系统变得越来越重要。传统上,癫痫诊断依赖于分析脑电图(EEG)信号,而最近的深度学习方法因其能够绕过手动特征提取而受到关注。本研究提出了一种基于连续小波变换的深度卷积神经网络(DCNN)用于癫痫诊断。利用连续小波变换将35通道的EEG信号转换为35通道的图像。然后使用Python的PIL库将这些图像水平和垂直拼接成一个单一图像(七行五列),作为训练DCNN模型的输入。所提出的模型在未见测试数据上取得了令人印象深刻的性能指标:准确率为95.99%,灵敏度为94.27%,特异性为97.29%,精确率为96.34%。与先前研究和现有最先进模型的对比分析证明了DCNN模型和图像拼接技术的优越性能。与早期工作不同,该方法未使用额外的分类器或特征选择算法。所开发的模型和图像拼接方法为癫痫诊断提供了一种新颖的方法,可扩展到不同的数据集,有望为全球神经科医生提供有价值的工具。