论文标题
基于热图的地标本地化的不确定性估计
Uncertainty Estimation for Heatmap-based Landmark Localization
论文作者
论文摘要
近年来利用深度学习方法,自动解剖学地标本地化取得了长足的进步。量化这些预测不确定性的能力是这些方法在临床环境中采用的重要组成部分,在临床环境中,必须捕获和纠正错误的预测。我们提出了分位数箱,这是一种数据驱动的方法,可以通过估计的误差界限通过不确定性对预测进行分类。我们的框架可以应用于任何连续的不确定性度量,从而可以直接识别与随附的估计误差界限的最佳预测子集。我们通过构建两个来自分位数的评估指标来促进不确定性度量之间的简单比较。我们比较和对比三个认知不确定性度量(两个基准和一种结合了两者的方面的方法),该方法源自两个基于热图的地标定位模型模型范式(U-NET和基于斑块)。我们在三个数据集中显示了结果,包括公开可用的头孢了解数据集。我们说明了如何过滤掉在我们的分位数中捕获的总错误预测,从而显着改善了可接受的误差阈值下的预测比例。最后,我们证明,分位数在具有固有的地标歧义引起的高差异不确定性的地标保持有效,并提供有关使用哪种不确定性措施以及如何使用它的建议。代码和数据可在https://github.com/schobs/qbin上找到。
Automatic anatomical landmark localization has made great strides by leveraging deep learning methods in recent years. The ability to quantify the uncertainty of these predictions is a vital component needed for these methods to be adopted in clinical settings, where it is imperative that erroneous predictions are caught and corrected. We propose Quantile Binning, a data-driven method to categorize predictions by uncertainty with estimated error bounds. Our framework can be applied to any continuous uncertainty measure, allowing straightforward identification of the best subset of predictions with accompanying estimated error bounds. We facilitate easy comparison between uncertainty measures by constructing two evaluation metrics derived from Quantile Binning. We compare and contrast three epistemic uncertainty measures (two baselines, and a proposed method combining aspects of the two), derived from two heatmap-based landmark localization model paradigms (U-Net and patch-based). We show results across three datasets, including a publicly available Cephalometric dataset. We illustrate how filtering out gross mispredictions caught in our Quantile Bins significantly improves the proportion of predictions under an acceptable error threshold. Finally, we demonstrate that Quantile Binning remains effective on landmarks with high aleatoric uncertainty caused by inherent landmark ambiguity, and offer recommendations on which uncertainty measure to use and how to use it. The code and data are available at https://github.com/schobs/qbin.