IEEE J Biomed Health Inform. 2020 Oct;24(10):2844-2851. doi: 10.1109/JBHI.2020.2984128. Epub 2020 Apr 2.
Epilepsy affects nearly [Formula: see text] of the global population, of which two thirds can be treated by anti-epileptic drugs and a much lower percentage by surgery. Diagnostic procedures for epilepsy and monitoring are highly specialized and labour-intensive. The accuracy of the diagnosis is also complicated by overlapping medical symptoms, varying levels of experience and inter-observer variability among clinical professions. This paper proposes a novel hybrid bilinear deep learning network with an application in the clinical procedures of epilepsy classification diagnosis, where the use of surface electroencephalogram (sEEG) and audiovisual monitoring is standard practice. Hybrid bilinear models based on two types of feature extractors, namely Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs), are trained using Short-Time Fourier Transform (STFT) of one-second sEEG. In the proposed hybrid models, CNNs extract spatio-temporal patterns, while RNNs focus on the characteristics of temporal dynamics in relatively longer intervals given the same input data. Second-order features, based on interactions between these spatio-temporal features are further explored by bilinear pooling and used for epilepsy classification. Our proposed methods obtain an F1-score of [Formula: see text] on the Temple University Hospital Seizure Corpus and [Formula: see text] on the EPILEPSIAE dataset, comparing favourably to existing benchmarks for sEEG-based seizure type classification. The open-source implementation of this study is available at https://github.com/NeuroSyd/Epileptic-Seizure-Classification.
癫痫影响全球近[公式:见文本]的人口,其中三分之二可以用抗癫痫药物治疗,而只有更低的比例可以通过手术治疗。癫痫的诊断程序和监测是高度专业化和劳动密集型的。诊断的准确性也因重叠的医学症状、不同水平的经验和临床专业人员之间的观察者变异性而变得复杂。本文提出了一种新的混合双线性深度学习网络,并将其应用于癫痫分类诊断的临床程序中,其中使用表面脑电图(sEEG)和视听监测是标准做法。基于两种特征提取器的混合双线性模型,即卷积神经网络(CNNs)和循环神经网络(RNNs),使用 sEEG 的短时傅里叶变换(STFT)进行训练。在所提出的混合模型中,CNN 提取时空模式,而 RNN 则专注于在相同输入数据的情况下,较长时间间隔内的时间动态特征。通过双线性池化进一步探索基于这些时空特征之间的相互作用的二阶特征,并用于癫痫分类。我们提出的方法在 Temple 大学医院癫痫发作语料库上获得了[公式:见文本]的 F1 分数,在 EPILEPSIAE 数据集上获得了[公式:见文本]的 F1 分数,与基于 sEEG 的癫痫发作类型分类的现有基准相比表现出色。本研究的开源实现可在 https://github.com/NeuroSyd/Epileptic-Seizure-Classification 上获得。