paper-with-me

Papers

Conformal Prediction on Quantifying Uncertainty of Dynamic Systems

2024-12-12 · Aoming Liang, Qi Liu, Lei Xu, Fahad Sohrab, Weicheng Cui, Changhui Song, Moncef Gabbouj

Numerous studies have focused on learning and understanding the dynamics of physical systems from video data, such as spatial intelligence. Artificial intelligence requires quantitative assessments of the uncertainty of the model to ensure reliability. However, there is still a relative lack of systematic assessment of the uncertainties, particularly the uncertainties of the physical data. Our motivation is to introduce conformal prediction into the uncertainty assessment of dynamical systems, providing a method supported by theoretical guarantees. This paper uses the conformal prediction method to assess uncertainties with benchmark operator learning methods. We have also compared the Monte Carlo Dropout and Ensemble methods in the partial differential equations dataset, effectively evaluating uncertainty through straight roll-outs, making it ideal for time-series tasks.

📄 PDF Abstract BibTeX arXiv:2412.10459

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionOperator learningPredictionTime Series

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Monte Carlo Dropout 설명 없음

Similar Papers 제목 키워드 기반

Sparse Identification of Nonlinear Dynamics with Conformal Prediction

2025-07-15 · Urban Fasel arxiv

The Sparse Identification of Nonlinear Dynamics (SINDy) is a method for discovering nonlinear dynamical system models from data. Quantifying uncertainty in SINDy models is essential for assessing their reliability, parti…

Time Series ForecastingTime Series PredictionFeature Importance

Staggered Integral Online Conformal Prediction for Safe Dynamics Adaptation with Multi-Step Coverage Guarantees

2026-04-07 · Daniel M. Cherenson, Dimitra Panagou arxiv

Safety-critical control of uncertain, adaptive systems often relies on conservative, worst-case uncertainty bounds that limit closed-loop performance. Online conformal prediction is a powerful data-driven method for quan…

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

Lies We Can Trust: Quantifying Action Uncertainty with Inaccurate Stochastic Dynamics through Conformalized Nonholonomic Lie Groups

2025-12-11 · Luís Marques, Maani Ghaffari, Dmitry Berenson arxiv

We propose Conformal Lie-group Action Prediction Sets (CLAPS), a symmetry-aware conformal prediction-based algorithm that constructs, for a given action, a set guaranteed to contain the resulting system configuration at …

Quantifying Deep Learning Model Uncertainty in Conformal Prediction

2023-06-01 · Hamed Karimi, Reza Samavi

Precise estimation of predictive uncertainty in deep neural networks is a critical requirement for reliable decision-making in machine learning and statistical modeling, particularly in the context of medical AI. Conform…

Conformal PredictionDecision MakingDeep Learningmodel+2