paper-with-me

Papers

Confident Object Detection via Conformal Prediction and Conformal Risk Control: an Application to Railway Signaling

2023-04-12 · Léo Andéol, Thomas Fel, Florence De Grancey, Luca Mossina

Deploying deep learning models in real-world certified systems requires the ability to provide confidence estimates that accurately reflect their uncertainty. In this paper, we demonstrate the use of the conformal prediction framework to construct reliable and trustworthy predictors for detecting railway signals. Our approach is based on a novel dataset that includes images taken from the perspective of a train operator and state-of-the-art object detectors. We test several conformal approaches and introduce a new method based on conformal risk control. Our findings demonstrate the potential of the conformal prediction framework to evaluate model performance and provide practical guidance for achieving formally guaranteed uncertainty bounds.

📄 PDF Abstract BibTeX arXiv:2304.06052

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal Predictionobject-detectionObject DetectionPrediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

On the Out-of-Distribution Coverage of Combining Split Conformal Prediction and Bayesian Deep Learning

2023-11-21 · Paul Scemama, Ariel Kapusta

Bayesian deep learning and conformal prediction are two methods that have been used to convey uncertainty and increase safety in machine learning systems. We focus on combining Bayesian deep learning with split conformal…

Conformal PredictionDeep Learningimage-classificationImage Classification+2

Robust Vision-Based Runway Detection through Conformal Prediction and Conformal mAP

2025-05-22 · Alya Zouzou, Léo Andéol, Mélanie Ducoffe, Ryma Boumazouza

We explore the use of conformal prediction to provide statistical uncertainty guarantees for runway detection in vision-based landing systems (VLS). Using fine-tuned YOLOv5 and YOLOv6 models on aerial imagery, we apply c…

Conformal Predictionobject-detectionObject DetectionPrediction

Computing Full Conformal Prediction Set with Approximate Homotopy

2019-09-20 · NeurIPS 2019 12 · Eugene Ndiaye, Ichiro Takeuchi

If you are predicting the label $y$ of a new object with $\hat y$, how confident are you that $y = \hat y$? Conformal prediction methods provide an elegant framework for answering such question by building a $100 (1 - \a…

Conformal PredictionPrediction

Risk-Sensitive Conformal Prediction for Catheter Placement Detection in Chest X-rays

2025-05-28 · Long Hui

This paper presents a novel approach to catheter and line position detection in chest X-rays, combining multi-task learning with risk-sensitive conformal prediction to address critical clinical requirements. Our model si…

Conformal PredictionMulti-Task LearningPrediction

Domain-Shift-Aware Conformal Prediction for Large Language Models

2025-10-07 · Zhexiao Lin, Yuanyuan Li, Neeraj Sarna, Yuanyuan Gao 외 arxiv

Large language models have achieved impressive performance across diverse tasks. However, their tendency to produce overconfident and factually incorrect outputs, known as hallucinations, poses risks in real-world applic…