Uncertainty of Vision Medical Foundation Models

📄 arXiv: 2608.30390v1 📥 PDF

作者: Haoxu Huang, Narges Razavian

分类: cs.LG

发布日期: 2026-08-31


💡 一句话要点

提出基于领域特定模型的医疗视觉不确定性估计方法

🎯 匹配领域: 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 不确定性估计 医疗AI 领域特定模型 符合预测 模型校准 视觉基础模型 自监督学习

📋 核心要点

  1. 现有方法主要依赖点预测,缺乏对预测覆盖的保证,且校准效果有限。
  2. 论文提出通过领域特定模型和符合预测方法,增强不确定性估计的可靠性。
  3. 实验结果显示,领域特定模型在不确定性校准上优于通用模型,且校准方法效果有限。

📝 摘要(中文)

准确的不确定性估计对于在高风险领域(如医学)中部署的机器学习系统至关重要。传统方法主要依赖于训练模型的概率输出(点预测),缺乏对预测覆盖的正式保证,并且通常需要额外的校准技术以提高可靠性。相对而言,符合预测(区域预测)通过生成具有有限样本有效性保证的预测集,提供了一种原则性替代方案。本研究探讨了预训练方法、数据集规模和领域对点和区域级不确定性量化的影响,比较了领域特定的医疗视觉基础模型与通用领域模型。实验结果表明,领域特定模型在不确定性估计方面具有显著优势,强调了模型选择和点、区域预测整合的重要性。

🔬 方法详解

问题定义:本论文旨在解决医疗视觉模型中不确定性估计的不足,现有方法主要依赖点预测,缺乏对预测结果的覆盖保证,且校准方法效果不佳。

核心思路:通过比较领域特定的医疗视觉基础模型与通用模型,结合符合预测方法,提供更可靠的不确定性估计。此设计旨在确保在特定信心水平下,真实值包含在预测集中。

技术框架:整体架构包括数据预处理、模型训练、点预测和区域预测模块。首先,使用领域特定数据集进行模型预训练,然后应用不同的校准技术进行评估。

关键创新:本研究的主要创新在于结合领域特定模型与符合预测方法,提供了有限样本有效性保证的预测集,显著提高了不确定性估计的可靠性。

关键设计:在模型训练中,采用自监督学习和高质量领域特定数据集,使用标准的重校准方法进行不确定性校准,确保模型在不同数据源上的一致性。实验中还评估了多种校准技术的效果。

🖼️ 关键图片

fig_0
img_1
img_2

📊 实验亮点

实验结果表明,领域特定模型在不确定性校准方面优于通用模型,尤其是在高质量数据集上训练时,点预测的校准效果显著提升。此外,标准重校准方法无法完全消除不同数据源模型间的不确定性差异,强调了领域特定模型的重要性。

🎯 应用场景

该研究的潜在应用领域包括医学影像分析、疾病诊断和治疗决策支持等。通过提高医疗AI系统的不确定性估计能力,能够增强医生对AI辅助决策的信任,从而提升临床决策的准确性和安全性。未来,随着医疗数据的不断积累,该方法有望在更多医疗场景中得到应用。

📄 摘要(原文)

Accurate uncertainty estimation is essential for machine learning systems de- ployed in high-stakes domains such as medicine. Traditional approaches primarily rely on probability outputs from trained models (point predictions), which provide no formal guarantees on prediction coverage and often require additional calibra- tion techniques to improve reliability. In contrast, conformal prediction (region prediction) offers a principled alternative by generating prediction sets with finite- sample validity guarantees, ensuring that the ground truth is contained within the set at a specified confidence level. In this study, we explore the impact of pre-training approach, dataset scale and domain on both point and region-level uncertainty quantification, by studying domain-specific vision medical foundation models vs. general domain vision foundation models. We conduct a comprehensive evaluation across foundation models trained on retinal, histopathological, and Chest X-Rays data, applying various calibration techniques. Our results demonstrate that (1) pre-training on higher-quality domain-specific datasets along with self-supervised learning leads to better-calibrated point predictions than general domain pre-training, (2) stan- dard re-calibration methods alone cannot fully mitigate uncertainty discrepancies across models trained on different data sources, (3) domain-specific foundation model can lead to more efficient conformal prediction. These findings highlight the importance of careful model selection and the inte- gration of both point and region prediction to enhance the reliability and trust- worthiness of medical AI systems. Our work underscores the need for a holistic approach to uncertainty quantification in recent development of medical vision foundation model, ensuring robust and interpretable AI-driven decision-making.