paper-with-me

홈 › Papers

Confidence Calibration for Systems with Cascaded Predictive Modules

2023-09-21 · Yunye Gong, Yi Yao, Xiao Lin, Ajay Divakaran, Melinda Gervasio

Existing conformal prediction algorithms estimate prediction intervals at target confidence levels to characterize the performance of a regression model on new test samples. However, considering an autonomous system consisting of multiple modules, prediction intervals constructed for individual modules fall short of accommodating uncertainty propagation over different modules and thus cannot provide reliable predictions on system behavior. We address this limitation and present novel solutions based on conformal prediction to provide prediction intervals calibrated for a predictive system consisting of cascaded modules (e.g., an upstream feature extraction module and a downstream regression module). Our key idea is to leverage module-level validation data to characterize the system-level error distribution without direct access to end-to-end validation data. We provide theoretical justification and empirical experimental results to demonstrate the effectiveness of proposed solutions. In comparison to prediction intervals calibrated for individual modules, our solutions generate improved intervals with more accurate performance guarantees for system predictions, which are demonstrated on both synthetic systems and real-world systems performing overlap prediction for indoor navigation using the Matterport3D dataset.

📄 PDF Abstract BibTeX arXiv:2309.12510

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionPredictionPrediction Intervalsregression

Similar Papers 제목 키워드 기반

Domain-adaptive and Subgroup-specific Cascaded Temperature Regression for Out-of-distribution Calibration

2024-02-14 · Jiexin Wang, Jiahao Chen, Bing Su

Although deep neural networks yield high classification accuracy given sufficient training data, their predictions are typically overconfident or under-confident, i.e., the prediction confidences cannot truly reflect the…

Data Augmentationregression

On Assessing and Developing Spoken ’Grammatical Error Correction’ Systems

2022-07-01 · NAACL (BEA) 2022 7 · Yiting Lu, Stefano Bannò, Mark Gales

Spoken ‘grammatical error correction’ (SGEC) is an important process to provide feedback for second language learning. Due to a lack of end-to-end training data, SGEC is often implemented as a cascaded, modular system, c…

Grammatical Error Correctionspeech-recognitionSpeech Recognition

Calibrating the Full Predictive Class Distribution of 3D Object Detectors for Autonomous Driving

2025-10-02 · Cornelius Schröder, Marius-Raphael Schlüter, Markus Lienkamp arxiv

In autonomous systems, precise object detection and uncertainty estimation are critical for self-aware and safe operation. This work addresses confidence calibration for the classification task of 3D object detectors. We…

Autonomous DrivingObject Detection

Cascaded Calibration of Mechatronic Systems via Bayesian Inference

2023-04-06 · Max van Meer, Emre Deniz, Gert Witvoet, Tom Oomen

Sensors in high-precision mechatronic systems require accurate calibration, which is achieved using test beds that, in turn, require even more accurate calibration. The aim of this paper is to develop a cascaded calibrat…

Bayesian InferencePositionregression

Refine and Align: Confidence Calibration through Multi-Agent Interaction in VQA

2025-11-14 · Ayush Pandey, Jai Bardhan, Ishita Jain, Ramya S Hebbalaguppe 외 arxiv

In the context of Visual Question Answering (VQA) and Agentic AI, calibration refers to how closely an AI system's confidence in its answers reflects their actual correctness. This aspect becomes especially important whe…

Visual Question Answering