arXiv:2607.15047cs.CVcs.AI2026-07

用轻量提示调优实现可解释的轻度认知障碍筛查

Parameter-efficient Prompt Tuning of Vision Foundation Model With Adaptive Focal Loss for Interpretable MCI Screening

论文配图:Parameter-efficient Prompt Tuning of Vision Foundation Model With Adaptive Focal Loss for Interpretable MCI Screening
图 1 · 摘自论文原文
  • 冻结DINOv2模型,仅训练三个可学习提示词,参数仅119万
  • 在跨模态注意力中直接生成空间可解释热图,准确率AUC达0.795
  • 针对临床边界模糊问题设计自适应焦点损失,适合医疗诊断场景

轻度认知障碍是阿尔茨海默病的早期关键阶段,但其自动检测面临数据稀缺、类别不平衡及临床边界模糊等挑战。现有方法多采用计算成本高的全量微调混合架构,且可解释性仅为事后近似。本文提出一种参数高效框架:冻结DINOv2-Small模型,通过三个模态特定的可学习提示词进行调优,仅使用119万可训练参数;每个提示词作为共享交叉注意力层中的查询,作用于图像块令牌。空间可解释性由注意力图直接生成,为架构的内在属性。任务条件嵌入通过注意力模块融合,量化各模态重要性。针对边界模糊问题,引入适配MoCA的焦点损失,将连续认知评分融入训练目标、损失调节与样本权重,严格推广标准软标签方法。在分层五折交叉验证下,该模型取得MCI类F1为0.641,AUC为0.795,较计算更重的ResViT基线提升0.110(F1)。

原文摘要 · Abstract (English)

Mild Cognitive Impairment is a critical early stage of cognitive decline that frequently precedes Alzheimer's disease, yet its automated detection from neuropsychological drawing tests remains fundamentally constrained by data scarcity, class imbalance, and diagnostic ambiguity near clinical boundaries. Existing methodologies attempt to bypass these constraints using computationally expensive, fully fine-tuned hybrid architectures that relegate spatial explainability to a post-hoc approximation rather than an intrinsic model property. We propose a parameter-efficient framework utilizing frozen DINOv2-Small model adapted via three modality-specific learnable prompt tokens while Operating with 1.19 million trainable parameters, each token serves as a query in a shared cross-attention layer over the source image patch tokens. Crucially, spatial explainability is achieved directly through these attention maps; as a structural consequence of the architecture. Then task-conditioned embeddings fused via an attention module to quantify modality-level importance per subject. To handle boundary ambiguity, a MoCA-adapted focal loss introduced that integrates continuous cognitive scores into the training target, loss modulation, and adaptive sample weighting, strictly generalizing standard soft-label approaches. Under stratified five-fold cross-validation, the proposed architecture yields an MCI-class F1 of 0.641 and an AUC of 0.795, outperforming the computationally heavier ResViT baseline by 0.110 in MCI-class F1.

轻量微调可解释性认知障碍焦点损失

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。