paper-with-me

홈 › Papers

Improving Uncertainty Quantification of Deep Classifiers via Neighborhood Conformal Prediction: Novel Algorithm and Theoretical Analysis

2023-03-19 · Subhankar Ghosh, Taha Belkhouja, Yan Yan, Janardhan Rao Doppa

Safe deployment of deep neural networks in high-stake real-world applications requires theoretically sound uncertainty quantification. Conformal prediction (CP) is a principled framework for uncertainty quantification of deep models in the form of prediction set for classification tasks with a user-specified coverage (i.e., true class label is contained with high probability). This paper proposes a novel algorithm referred to as Neighborhood Conformal Prediction (NCP) to improve the efficiency of uncertainty quantification from CP for deep classifiers (i.e., reduce prediction set size). The key idea behind NCP is to use the learned representation of the neural network to identify k nearest-neighbors calibration examples for a given testing input and assign them importance weights proportional to their distance to create adaptive prediction sets. We theoretically show that if the learned data representation of the neural network satisfies some mild conditions, NCP will produce smaller prediction sets than traditional CP algorithms. Our comprehensive experiments on CIFAR-10, CIFAR-100, and ImageNet datasets using diverse deep neural networks strongly demonstrate that NCP leads to significant reduction in prediction set size over prior CP methods.

📄 PDF Abstract BibTeX arXiv:2303.10694

Code (1)

1995subhankar1995/ncp 공식 구현 pytorch

Tasks

Conformal PredictionPredictionUncertainty Quantification

Similar Papers 제목 키워드 기반

DANCE: Doubly Adaptive Neighborhood Conformal Estimation

2026-02-24 · Brandon R. Feng, Brian J. Reich, Daniel Beaglehole, Xihaier Luo 외 arxiv

The recent developments of complex deep learning models have led to unprecedented ability to accurately predict across multiple data representation types. Conformal prediction for uncertainty quantification of these mode…

Conformal Depression Prediction

2024-05-29 · Yonghong Li, Xiuzhuang Zhou

While existing depression prediction methods based on deep learning show promise, their practical application is hindered by the lack of trustworthiness, as these deep models are often deployed as black box models, leavi…

Conformal PredictionDecision MakingPredictionUncertainty Quantification+1

Conformalized-DeepONet: A Distribution-Free Framework for Uncertainty Quantification in Deep Operator Networks

2024-02-23 · Christian Moya, Amirhossein Mollaali, Zecheng Zhang, Lu Lu 외

In this paper, we adopt conformal prediction, a distribution-free uncertainty quantification (UQ) framework, to obtain confidence prediction intervals with coverage guarantees for Deep Operator Network (DeepONet) regress…

Conformal PredictionPredictionPrediction Intervalsregression+1

C-Adapter: Adapting Deep Classifiers for Efficient Conformal Prediction Sets

2024-10-12 · Kangdao Liu, Hao Zeng, Jianguo Huang, Huiping Zhuang 외

Conformal prediction, as an emerging uncertainty quantification technique, typically functions as post-hoc processing for the outputs of trained classifiers. To optimize the classifier for maximum predictive efficiency, …

Conformal PredictionPredictionUncertainty Quantification

Uncertainty Sets for Image Classifiers using Conformal Prediction

2020-09-29 · ICLR 2021 1 · Anastasios Angelopoulos, Stephen Bates, Jitendra Malik, Michael. I. Jordan

Convolutional image classifiers can achieve high predictive accuracy, but quantifying their uncertainty remains an unresolved challenge, hindering their deployment in consequential settings. Existing uncertainty quantifi…

Conformal PredictionPredictionUncertainty Quantification