用混合卷积-注意力结构提升脑电图帕金森病检测的泛化能力
TransformEEG: Towards Improving Model Generalizability in Deep Learning-based EEG Parkinson's Disease Detection
- 设计深度可分离卷积分词器,增强脑电通道特征融合
- 在4个数据集上实现78.45%中位平衡准确率,方差最小
- 适合需要稳定可靠的脑电疾病诊断模型的研究者
脑电图(EEG)作为低成本、非侵入式早期帕金森病(PD)检测工具正日益重要。深度学习模型虽能捕捉信号中的非线性模式,但受个体间差异影响,泛化能力差。本文提出TransformEEG,一种结合卷积与Transformer的混合架构。其核心是针对通道特性的深度可分离卷积分词器,可生成更有效的特征表示,促进自注意力层中的特征混合。在包含290名受试者(140例PD患者,150名健康对照)的四个公开数据集上,通过10-外10-内嵌套留N人交叉验证,对比七种现有模型。TransformEEG在所有分割中取得最高中位平衡准确率(78.45%),四分位距最低(6.37%)。结合数据增强与阈值校正后,中位准确率达80.10%,四分位距为5.74%。结果表明,该模型显著降低结果波动,提升帕金森病检测可靠性。
原文摘要 · Abstract (English)
Electroencephalography (EEG) is establishing itself as an important, low-cost, noninvasive diagnostic tool for the early detection of Parkinson's Disease (PD). In this context, EEG-based Deep Learning (DL) models have shown promising results due to their ability to discover highly nonlinear patterns within the signal. However, current state-of-the-art DL models suffer from poor generalizability caused by high inter-subject variability. This high variability underscores the need for enhancing model generalizability by developing new architectures better tailored to EEG data. This paper introduces TransformEEG, a hybrid Convolutional-Transformer designed for Parkinson's disease detection using EEG data. Unlike transformer models based on the EEGNet structure, TransformEEG incorporates a depthwise convolutional tokenizer. This tokenizer is specialized in generating tokens composed by channel-specific features, which enables more effective feature mixing within the self-attention layers of the transformer encoder. To evaluate the proposed model, four public datasets comprising 290 subjects (140 PD patients, 150 healthy controls) were harmonized and aggregated. A 10-outer, 10-inner Nested-Leave-N-Subjects-Out (N-LNSO) cross-validation was performed to provide an unbiased comparison against seven other consolidated EEG deep learning models. TransformEEG achieved the highest balanced accuracy's median (78.45%) as well as the lowest interquartile range (6.37%) across all the N-LNSO partitions. When combined with data augmentation and threshold correction, median accuracy increased to 80.10%, with an interquartile range of 5.74%. In conclusion, TransformEEG produces more consistent and less skewed results. It demonstrates a substantial reduction in variability and more reliable PD detection using EEG data compared to the other investigated models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。