Conformal Object Detection by Sequential Risk Control
Léo andéol, Luca Mossina, Adrien Mazoyer, Sébastien Gerchinovitz
TL;DR
This work introduces Sequential Conformal Risk Control (SeqCRC) to provide finite-sample, distribution-free uncertainty guarantees for Conformal Object Detection (COD), enabling simultaneous control of confidence, localization, and classification losses in a model-agnostic manner. By formalizing three parameters—λ^cnf for confidence, and two dependent parameters for localization and classification—SeqCRC yields statistically valid prediction sets across the full OD pipeline, with joint guarantees on localization and classification risks. The authors define multiple conformal losses and matching schemes, prove theoretical bounds, and present an extensive experimental study on DETR-101 and YOLOv8x using MS-COCO, supported by an open-source COD Toolkit for replication. The results highlight trade-offs between guarantee strength and set informativeness, demonstrate practical applicability across detectors, and provide a scalable framework for safer deployments of OD systems. The COD toolkit and comprehensive benchmarks position COD as a robust, transferable approach for uncertainty-aware object detection in safety-critical applications.
Abstract
Recent advances in object detectors have led to their adoption for industrial uses. However, their deployment in safety-critical applications is hindered by the inherent lack of reliability of neural networks and the complex structure of object detection models. To address these challenges, we turn to Conformal Prediction, a post-hoc predictive uncertainty quantification procedure with statistical guarantees that are valid for any dataset size, without requiring prior knowledge on the model or data distribution. Our contribution is manifold. First, we formally define the problem of Conformal Object Detection (COD). We introduce a novel method, Sequential Conformal Risk Control (SeqCRC), that extends the statistical guarantees of Conformal Risk Control to two sequential tasks with two parameters, as required in the COD setting. Then, we present old and new loss functions and prediction sets suited to applying SeqCRC to different cases and certification requirements. Finally, we present a conformal toolkit for replication and further exploration of our method. Using this toolkit, we perform extensive experiments that validate our approach and emphasize trade-offs and other practical consequences.
