paper-with-me

Papers

Controlling False Positives in Image Segmentation via Conformal Prediction

2025-11-19 · Luca Mossina, Corentin Friedrich arxiv

Reliable semantic segmentation is essential for clinical decision making, yet deep models rarely provide explicit statistical guarantees on their errors. We introduce a simple post-hoc framework that constructs confidence masks with distribution-free, image-level control of false-positive predictions. Given any pretrained segmentation model, we define a nested family of shrunken masks obtained either by increasing the score threshold or by applying morphological erosion. A labeled calibration set is used to select a single shrink parameter via conformal prediction, ensuring that, for new images that are exchangeable with the calibration data, the proportion of false positives retained in the confidence mask stays below a user-specified tolerance with high probability. The method is model-agnostic, requires no retraining, and provides finite-sample guarantees regardless of the underlying predictor. Experiments on a polyp-segmentation benchmark demonstrate target-level empirical validity. Our framework enables practical, risk-aware segmentation in settings where over-segmentation can have clinical consequences. Code at https://github.com/deel-ai-papers/conseco.

📄 PDF Abstract BibTeX arXiv:2511.15406

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationImage SegmentationDecision Making

Similar Papers 제목 키워드 기반

Conformal Lyapunov Optimization: Optimal Resource Allocation under Deterministic Reliability Constraints

2025-03-01 · Francesco Binucci, Osvaldo Simeone, Paolo Banelli

This paper introduces conformal Lyapunov optimization (CLO), a novel resource allocation framework for networked systems that optimizes average long-term objectives, while satisfying deterministic long-term reliability c…

Image SegmentationSemantic Segmentation

Max-Rank: Efficient Multiple Testing for Conformal Prediction

2023-11-17 · Alexander Timans, Christoph-Nikolas Straehle, Kaspar Sakmann, Christian A. Naesseth 외

Multiple hypothesis testing (MHT) frequently arises in scientific inquiries, and concurrent testing of multiple hypotheses inflates the risk of Type-I errors or false positives, rendering MHT corrections essential. This …

Conformal PredictionPredictionUncertainty Quantification

Conformal Prediction Sets with Limited False Positives

2022-02-15 · Adam Fisch, Tal Schuster, Tommi Jaakkola, Regina Barzilay

We develop a new approach to multi-label conformal prediction in which we aim to output a precise set of promising prediction candidates with a bounded number of incorrect answers. Standard conformal prediction provides …

Computational chemistryConformal PredictionPrediction

Conformal confidence sets for biomedical image segmentation

2024-10-04 · Samuel Davenport

We develop confidence sets which provide spatial uncertainty guarantees for the output of a black-box machine learning model designed for image segmentation. To do so we adapt conformal inference to the imaging setting, …

Image SegmentationSemantic Segmentation

Detecting Reflections by Combining Semantic and Instance Segmentation

2019-04-30 · David Owen, Ping-Lin Chang

Reflections in natural images commonly cause false positives in automated detection systems. These false positives can lead to significant impairment of accuracy in the tasks of detection, counting and segmentation. Here…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation