通过分块特征提取提升帕金森病检测的跨患者泛化能力
Enhancing Cross-Patient Generalization in AI-Based Parkinson s Disease Detection
- 将手绘图像切分为4块,分别提取特征并判断病变
- 在新患者数据上达到94.91%准确率,仅比已见患者低2.17个百分点
- 适合需要高泛化性能的临床辅助诊断系统使用
帕金森病(PD)是影响60岁以上人群约1%的神经退行性疾病,导致手部协调障碍,如书写和绘画困难。现有基于手绘图像的早期检测方法存在两大局限:(1)数据集规模不足,(2)对未见患者数据的鲁棒性差。本文提出一种两阶段检测方法:第一阶段按绘制类型(圆、蛇形、螺旋)分类;第二阶段将图像划分为2×2块,每块独立提取特征并识别帕金森病指标,最终通过集成方法融合各块决策。在NewHandPD数据集上的实验表明,该方法在已见患者上达97.08%准确率,在未见患者上为94.91%,仅下降2.17个百分点,优于先前工作4.76个百分点的性能衰减。
原文摘要 · Abstract (English)
Parkinson's disease (PD) is a neurodegenerative disease affecting about 1% of people over the age of 60, causing motor impairments that impede hand coordination activities such as writing and drawing. Many approaches have tried to support early detection of Parkinson's disease based on hand-drawn images; however, we identified two major limitations in the related works: (1) the lack of sufficient datasets, (2) the robustness when dealing with unseen patient data. In this paper, we propose a new approach to detect Parkinson's disease that consists of two stages: The first stage classifies based on their drawing type(circle, meander, spiral), and the second stage extracts the required features from the images and detects Parkinson's disease. We overcame the previous two limitations by applying a chunking strategy where we divide each image into 2x2 chunks. Each chunk is processed separately when extracting features and recognizing Parkinson's disease indicators. To make the final classification, an ensemble method is used to merge the decisions made from each chunk. Our evaluation shows that our proposed approach outperforms the top performing state-of-the-art approaches, in particular on unseen patients. On the NewHandPD dataset our approach, it achieved 97.08% accuracy for seen patients and 94.91% for unseen patients, our proposed approach maintained a gap of only 2.17 percentage points, compared to the 4.76-point drop observed in prior work.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。