Kandinsky Conformal Prediction: Efficient Calibration of Image Segmentation Algorithms
Joren Brunekreef, Eric Marcus, Ray Sheombarsing, Jan-Jakob Sonke,, Jonas Teuwen

TL;DR
Kandinsky calibration leverages spatial image structure to efficiently calibrate image segmentation classifiers, especially useful when calibration data is scarce, improving coverage accuracy over traditional methods.
Contribution
The paper introduces Kandinsky calibration, a novel method that uses spatial correlations in images to enhance calibration efficiency for segmentation models with limited data.
Findings
Kandinsky calibration improves coverage accuracy in segmentation tasks.
It outperforms pixelwise and imagewise calibration with small datasets.
The method is effective on MS-COCO and Medical Decathlon datasets.
Abstract
Image segmentation algorithms can be understood as a collection of pixel classifiers, for which the outcomes of nearby pixels are correlated. Classifier models can be calibrated using Inductive Conformal Prediction, but this requires holding back a sufficiently large calibration dataset for computing the distribution of non-conformity scores of the model's predictions. If one only requires only marginal calibration on the image level, this calibration set consists of all individual pixels in the images available for calibration. However, if the goal is to attain proper calibration for each individual pixel classifier, the calibration set consists of individual images. In a scenario where data are scarce (such as the medical domain), it may not always be possible to set aside sufficiently many images for this pixel-level calibration. The method we propose, dubbed ``Kandinsky…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Imaging for Blood Diseases · Cell Image Analysis Techniques · Explainable Artificial Intelligence (XAI)
MethodsSparse Evolutionary Training
