在极少数患者数据下,轻量级模型更适于早期帕金森预测。
Learning Under Extreme Data Scarcity: Subject-Level Evaluation of Lightweight CNNs for fMRI-Based Prodromal Parkinsons Detection
- 用受试者级别划分数据,避免信息泄露
- 轻量模型MobileNet准确率60%-81%,优于深层网络
- 小样本研究需重视评估策略,非模型深度
深度学习常用于数据稀缺、相关性强且难获取的场景,但评估方式未必反映实际约束。帕金森病前驱期的静息态fMRI分析即为一例:受试者数量少,单个受试者的扫描产生大量高度相关样本。本文将该问题视为极端数据稀缺下的机器学习挑战,基于40名受试者(20例前驱期帕金森患者,20名健康对照)的fMRI数据,对ImageNet预训练的CNN进行微调与评估,采用两种数据划分策略。结果表明,常规图像级划分会导致同一受试者的样本同时出现在训练和测试集中,引发严重信息泄露,准确率接近完美;而严格受试者级别划分后,准确率降至60%至81%之间。比较了VGG19、Inception V3、Inception ResNet V2及轻量级MobileNet V1等不同容量模型,结果显示在受试者级别评估下,MobileNet表现出最稳定的泛化能力,尽管参数量远少于深层架构。这说明在极端低数据条件下,评估策略与模型容量的影响大于架构深度。尽管研究仅基于单一40人队列,未做外部验证或交叉验证,但仍提供了小样本深度学习评估的实证案例与实践建议。
原文摘要 · Abstract (English)
Deep learning is often applied in settings where data are limited, correlated, and difficult to obtain, yet evaluation practices do not always reflect these constraints. Neuroimaging for prodromal Parkinsons disease is one such case, where subject numbers are small and individual scans produce many highly related samples. This work examines prodromal Parkinsons detection from resting-state fMRI as a machine learning problem centered on learning under extreme data scarcity. Using fMRI data from 40 subjects, including 20 prodromal Parkinsons cases and 20 healthy controls, ImageNet-pretrained convolutional neural networks are fine-tuned and evaluated under two different data partitioning strategies. Results show that commonly used image-level splits allow slices from the same subject to appear in both training and test sets, leading to severe information leakage and near-perfect accuracy. When a strict subject-level split is enforced, performance drops substantially, yielding test accuracies between 60 and 81 percent. Models with different capacity profiles are compared, including VGG19, Inception V3, Inception ResNet V2, and the lightweight MobileNet V1. Under subject-level evaluation, MobileNet demonstrates the most reliable generalization, outperforming deeper architectures despite having significantly fewer parameters. These results indicate that in extreme low-data regimes, evaluation strategy and model capacity have a greater impact on performance than architectural depth. Although the analysis is limited to a single cohort of 40 subjects and does not include external validation or cross-validation, it provides a concrete case study and practical recommendations for evaluating deep learning models under severe data scarcity.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。