arXiv:2503.04522cs.CV2025-03中稿 · publication at TMI被引 2

无需标注数据,用统计方法快速评估医学图像分割质量

ConfIC-RCA: Statistically Grounded Efficient Estimation of Segmentation Quality

  • 利用上下文学习和检索增强,仅靠少量参考图像即可估计分割质量
  • 通过置信区间提供统计保证,95%概率覆盖真实评分
  • 适合临床场景中快速可靠的自动质量评估,无需额外训练

在临床实践中,评估自动图像分割质量至关重要,但常因真实标注数据有限而困难。逆分类准确率(RCA)通过在预测结果上训练分割器,并在已有标注图像上评估其性能来估计新样本的质量。本文提出ConfIC-RCA(基于上下文学习的置信区间RCA),一种无需真实标注即可自动估计分割质量并提供统计保证的新方法。主要创新包括:1)引入In-Context RCA,利用近期上下文学习模型与检索增强技术,选择最相关的参考图像,实现高效且无需额外训练的质量估计;2)提出Conformal RCA,扩展原始RCA框架,使用分隔置信区间方法生成分割质量的预测区间,确保用户指定概率下真实分数落在区间内。在10个不同器官与模态的医学影像任务中验证,方法表现稳健且计算高效,为临床工作流中的自动化质量控制提供了有前景的解决方案。代码已开源。

原文摘要 · Abstract (English)

Assessing the quality of automatic image segmentation is crucial in clinical practice, but often very challenging due to the limited availability of ground truth annotations. Reverse Classification Accuracy (RCA) is an approach that estimates the quality of new predictions on unseen samples by training a segmenter on those predictions, and then evaluating it against existing annotated images. In this work we introduce ConfIC-RCA (Conformal In-Context RCA), a novel method for automatically estimating segmentation quality with statistical guarantees in the absence of ground-truth annotations, which consists of two main innovations. First, In-Context RCA, which leverages recent in-context learning models for image segmentation and incorporates retrieval-augmentation techniques to select the most relevant reference images. This approach enables efficient quality estimation with minimal reference data while avoiding the need of training additional models. Second, we introduce Conformal RCA, which extends both the original RCA framework and In-Context RCA to go beyond point estimation. Using tools from split conformal prediction, Conformal RCA produces prediction intervals for segmentation quality providing statistical guarantees that the true score lies within the estimated interval with a user-specified probability. Validated across 10 different medical imaging tasks in various organs and modalities, our methods demonstrate robust performance and computational efficiency, offering a promising solution for automated quality control in clinical workflows, where fast and reliable segmentation assessment is essential. The code is available at https://github.com/mcosarinsky/Conformal-In-Context-RCA

医学图像质量评估置信区间上下文学习

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