paper-with-me

Papers

Robust Conformal Volume Estimation in 3D Medical Images

2024-07-29 · Benjamin Lambert, Florence Forbes, Senan Doyle, Michel Dojat

Volumetry is one of the principal downstream applications of 3D medical image segmentation, for example, to detect abnormal tissue growth or for surgery planning. Conformal Prediction is a promising framework for uncertainty quantification, providing calibrated predictive intervals associated with automatic volume measurements. However, this methodology is based on the hypothesis that calibration and test samples are exchangeable, an assumption that is in practice often violated in medical image applications. A weighted formulation of Conformal Prediction can be framed to mitigate this issue, but its empirical investigation in the medical domain is still lacking. A potential reason is that it relies on the estimation of the density ratio between the calibration and test distributions, which is likely to be intractable in scenarios involving high-dimensional data. To circumvent this, we propose an efficient approach for density ratio estimation relying on the compressed latent representations generated by the segmentation model. Our experiments demonstrate the efficiency of our approach to reduce the coverage error in the presence of covariate shifts, in both synthetic and real-world settings. Our implementation is available at https://github.com/benolmbrt/wcp_miccai

📄 PDF Abstract BibTeX arXiv:2407.19938

Code (1)

benolmbrt/wcp_miccai 공식 구현 pytorch

Tasks

Conformal PredictionDensity Ratio EstimationImage SegmentationMedical Image SegmentationSemantic SegmentationUncertainty Quantification

Similar Papers 제목 키워드 기반

Efficient Conformal Volumetry for Template-Based Segmentation

2026-02-28 · Matt Y. Cheung, Ashok Veeraraghavan, Guha Balakrishnan arxiv

Template-based segmentation, a widely used paradigm in medical imaging, propagates anatomical labels via deformable registration from a labeled atlas to a target image, and is often used to compute volumetric biomarkers …

Conformal coronary calcification volume estimation with conditional coverage via histogram clustering

2025-06-04 · Olivier Jaubert, Salman Mohammadi, Keith A. Goatman, Shadia S. Mikhael 외

Incidental detection and quantification of coronary calcium in CT scans could lead to the early introduction of lifesaving clinical interventions. However, over-reporting could negatively affect patient wellbeing and unn…

Conformal PredictionPrediction

A unifying framework for $n$-dimensional quasi-conformal mappings

2021-10-20 · Daoping Zhang, Gary P. T. Choi, Jianping Zhang, Lok Ming Lui

With the advancement of computer technology, there is a surge of interest in effective mapping methods for objects in higher-dimensional spaces. To establish a one-to-one correspondence between objects, higher-dimensiona…

Image RegistrationMedical Image Registration

Learning to Adapt and Calibrate: Score Distribution Alignment for Few-Shot Uncertainty Prediction in Medical VLMs

2026-09-09 · Xuan Cuong Ngo, Ngan Le arxiv

Uncertainty estimation for medical vision--language models (VLMs) using conformal prediction has gained increasing attention due to its distribution-free coverage guarantees. However, standard conformal prediction relies…

Few-Shot Learning

Estimating Test Performance for AI Medical Devices under Distribution Shift with Conformal Prediction

2022-07-12 · Charles Lu, Syed Rakin Ahmed, Praveer Singh, Jayashree Kalpathy-Cramer

Estimating the test performance of software AI-based medical devices under distribution shifts is crucial for evaluating the safety, efficiency, and usability prior to clinical deployment. Due to the nature of regulated …

Conformal Prediction