IVCVLGAPMLSep 26, 2025

COMPASS: Robust Feature Conformal Prediction for Medical Segmentation Metrics

arXiv:2509.22240v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the need for efficient uncertainty quantification in clinical decision-making for medical image segmentation, though it is incremental as it builds on existing conformal prediction methods.

The paper tackles the problem of uncertainty quantification for downstream metrics derived from medical image segmentation, such as organ size, by introducing COMPASS, a framework that generates tighter conformal prediction intervals than traditional baselines, achieving significant improvements on four medical segmentation tasks.

In clinical applications, the utility of segmentation models is often based on the accuracy of derived downstream metrics such as organ size, rather than by the pixel-level accuracy of the segmentation masks themselves. Thus, uncertainty quantification for such metrics is crucial for decision-making. Conformal prediction (CP) is a popular framework to derive such principled uncertainty guarantees, but applying CP naively to the final scalar metric is inefficient because it treats the complex, non-linear segmentation-to-metric pipeline as a black box. We introduce COMPASS, a practical framework that generates efficient, metric-based CP intervals for image segmentation models by leveraging the inductive biases of their underlying deep neural networks. COMPASS performs calibration directly in the model's representation space by perturbing intermediate features along low-dimensional subspaces maximally sensitive to the target metric. We prove that COMPASS achieves valid marginal coverage under exchangeability and nestedness assumptions. Empirically, we demonstrate that COMPASS produces significantly tighter intervals than traditional CP baselines on four medical image segmentation tasks for area estimation of skin lesions and anatomical structures. Furthermore, we show that leveraging learned internal features to estimate importance weights allows COMPASS to also recover target coverage under covariate shifts. COMPASS paves the way for practical, metric-based uncertainty quantification for medical image segmentation.

Foundations

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

Your Notes