paper-with-me

Papers

Probabilistically robust conformal prediction

2023-07-31 · Subhankar Ghosh, Yuanjie Shi, Taha Belkhouja, Yan Yan, Jana Doppa, Brian Jones

Conformal prediction (CP) is a framework to quantify uncertainty of machine learning classifiers including deep neural networks. Given a testing example and a trained classifier, CP produces a prediction set of candidate labels with a user-specified coverage (i.e., true class label is contained with high probability). Almost all the existing work on CP assumes clean testing data and there is not much known about the robustness of CP algorithms w.r.t natural/adversarial perturbations to testing examples. This paper studies the problem of probabilistically robust conformal prediction (PRCP) which ensures robustness to most perturbations around clean input examples. PRCP generalizes the standard CP (cannot handle perturbations) and adversarially robust CP (ensures robustness w.r.t worst-case perturbations) to achieve better trade-offs between nominal performance and robustness. We propose a novel adaptive PRCP (aPRCP) algorithm to achieve probabilistically robust coverage. The key idea behind aPRCP is to determine two parallel thresholds, one for data samples and another one for the perturbations on data (aka "quantile-of-quantile" design). We provide theoretical analysis to show that aPRCP algorithm achieves robust coverage. Our experiments on CIFAR-10, CIFAR-100, and ImageNet datasets using deep neural networks demonstrate that aPRCP achieves better trade-offs than state-of-the-art CP and adversarially robust CP algorithms.

📄 PDF Abstract BibTeX arXiv:2307.16360

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionPrediction

Similar Papers 제목 키워드 기반

Conformal Predictions for Probabilistically Robust Scalable Machine Learning Classification

2024-03-15 · Alberto Carlevaro, Teodoro Alamo Cantarero, Fabrizio Dabbene, Maurizio Mongelli

Conformal predictions make it possible to define reliable and robust learning algorithms. But they are essentially a method for evaluating whether an algorithm is good enough to be used in practice. To define a reliable …

Learning Theory

MD-split+: Practical Local Conformal Inference in High Dimensions

2021-07-07 · Benjamin LeRoy, David Zhao

Quantifying uncertainty in model predictions is a common goal for practitioners seeking more than just point predictions. One tool for uncertainty quantification that requires minimal assumptions is conformal inference, …

Conformal PredictionDensity EstimationOpen-Ended Question AnsweringPrediction+3

Multi-Agent Reachability Calibration with Conformal Prediction

2023-04-02 · Anish Muthali, Haotian Shen, Sampada Deglurkar, Michael H. Lim 외

We investigate methods to provide safety assurances for autonomous agents that incorporate predictions of other, uncontrolled agents' behavior into their own trajectory planning. Given a learning-based forecasting model …

Autonomous DrivingConformal PredictionPredictionquantile regression+2

Pixels to Proofs: Probabilistically-Safe Latent World Model Control via Parallel Conformal Robust MPC

2026-06-14 · Devesh Nath, Anutam Srinivasan, Haoran Yin, Ruitong Jiang 외 arxiv

We present SLS^2, a framework for safe feedback motion planning from pixels using robust model predictive control (MPC) in learned latent world models. Our approach trains an action-conditioned joint-embedding world mode…

Motion Planning

Conformal Predictive Systems Under Covariate Shift

2024-04-23 · Jef Jonkers, Glenn Van Wallendael, Luc Duchateau, Sofie Van Hoecke

Conformal Predictive Systems (CPS) offer a versatile framework for constructing predictive distributions, allowing for calibrated inference and informative decision-making. However, their applicability has been limited t…

Conformal PredictionDecision Making