CVLGJan 26

Anatomically-aware conformal prediction for medical image segmentation with random walks

arXiv:2601.18997v1
Originality Incremental advance
AI Analysis

This addresses the need for reliable and clinically useful uncertainty estimation in medical imaging, though it is an incremental improvement over existing conformal prediction methods.

The paper tackled the problem of generating anatomically meaningful uncertainty quantification for medical image segmentation by proposing Random-Walk Conformal Prediction (RW-CP), which improved segmentation quality by up to 35.4% compared to standard conformal prediction baselines while maintaining rigorous error guarantees.

The reliable deployment of deep learning in medical imaging requires uncertainty quantification that provides rigorous error guarantees while remaining anatomically meaningful. Conformal prediction (CP) is a powerful distribution-free framework for constructing statistically valid prediction intervals. However, standard applications in segmentation often ignore anatomical context, resulting in fragmented, spatially incoherent, and over-segmented prediction sets that limit clinical utility. To bridge this gap, this paper proposes Random-Walk Conformal Prediction (RW-CP), a model-agnostic framework which can be added on top of any segmentation method. RW-CP enforces spatial coherence to generate anatomically valid sets. Our method constructs a k-nearest neighbour graph from pre-trained vision foundation model features and applies a random walk to diffuse uncertainty. The random walk diffusion regularizes the non-conformity scores, making the prediction sets less sensitive to the conformal calibration parameter $λ$, ensuring more stable and continuous anatomical boundaries. RW-CP maintains rigorous marginal coverage while significantly improving segmentation quality. Evaluations on multi-modal public datasets show improvements of up to $35.4\%$ compared to standard CP baselines, given an allowable error rate of $α=0.1$.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes