用可微分损失提升医学图像分割的置信度可靠性。
Average Calibration Losses for Reliable Uncertainty in Medical Image Segmentation
- 设计像素级可微的平均校准损失,按图计算
- 降低校准误差,同时保持高Dice分数
- 提供校准与精度权衡控制,适合临床应用
医学图像分割的深度神经网络常过于自信,影响可靠性和临床价值。本文提出可微分的边际L1平均校准误差(mL1-ACE)作为辅助损失,可在单张图像上计算。对比硬分箱与软分箱方法,直接优化像素级校准。在四个数据集(ACDC、AMOS、KiTS、BraTS)上的实验表明,引入mL1-ACE显著降低校准误差,特别是平均校准误差(ACE)和最大校准误差(MCE),同时基本保持高骰子相似系数(DSC)。软分箱变体在校准上提升最明显,但常牺牲分割性能;硬分箱则维持分割表现,校准改进较弱。为深入分析校准性能及其在数据集中的变化,我们提出数据集可靠性直方图,聚合每张图的可靠性图。结果表明预测置信度与真实准确率更匹配。整体方法使从业者能明确控制校准与准确性之间的权衡,促进深度学习在临床流程中的可靠应用。代码已公开:https://github.com/cai4cai/Average-Calibration-Losses
原文摘要 · Abstract (English)
Deep neural networks for medical image segmentation are often overconfident, compromising both reliability and clinical utility. In this work, we propose differentiable formulations of marginal L1 Average Calibration Error (mL1-ACE) as an auxiliary loss that can be computed on a per-image basis. We compare both hard- and soft-binning approaches to directly improve pixel-wise calibration. Our experiments on four datasets (ACDC, AMOS, KiTS, BraTS) demonstrate that incorporating mL1-ACE significantly reduces calibration errors, particularly Average Calibration Error (ACE) and Maximum Calibration Error (MCE), while largely maintaining high Dice Similarity Coefficients (DSCs). We find that the soft-binned variant yields the greatest improvements in calibration over the DSC plus cross-entropy loss baseline but often compromises segmentation performance, with hard-binned mL1-ACE maintaining segmentation performance, albeit with weaker calibration improvement. To gain further insight into calibration performance and its variability across an imaging dataset, we introduce dataset reliability histograms, an aggregation of per-image reliability diagrams. The resulting analysis highlights improved alignment between predicted confidences and true accuracies. Overall, our approach provides practitioners with explicit control over the calibration-accuracy trade-off, enabling more reliable integration of deep learning methods into clinical workflows. We share our code here: https://github.com/cai4cai/Average-Calibration-Losses
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。