paper-with-me

홈 › Papers

Robust Conformal Prediction Using Privileged Information

2024-06-08 · Shai Feldman, Yaniv Romano

We develop a method to generate prediction sets with a guaranteed coverage rate that is robust to corruptions in the training data, such as missing or noisy variables. Our approach builds on conformal prediction, a powerful framework to construct prediction sets that are valid under the i.i.d assumption. Importantly, naively applying conformal prediction does not provide reliable predictions in this setting, due to the distribution shift induced by the corruptions. To account for the distribution shift, we assume access to privileged information (PI). The PI is formulated as additional features that explain the distribution shift, however, they are only available during training and absent at test time. We approach this problem by introducing a novel generalization of weighted conformal prediction and support our method with theoretical coverage guarantees. Empirical experiments on both real and synthetic datasets indicate that our approach achieves a valid coverage rate and constructs more informative predictions compared to existing methods, which are not supported by theoretical guarantees.

📄 PDF Abstract BibTeX arXiv:2406.05405

Code (1)

Shai128/pcp 공식 구현 pytorch

Tasks

Conformal PredictionPredictionvalid

Similar Papers 제목 키워드 기반

Conformal Prediction in Learning Under Privileged Information Paradigm with Applications in Drug Discovery

2018-03-29 · Niharika Gauraha, Lars Carlsson, Ola Spjuth

This paper explores conformal prediction in the learning under privileged information (LUPI) paradigm. We use the SVM+ realization of LUPI in an inductive conformal predictor, and apply it to the MNIST benchmark dataset …

Conformal PredictionDrug DiscoveryPredictionPrediction Intervals+1

Conformal Prediction with Corrupted Labels: Uncertain Imputation and Robust Re-weighting

2025-05-07 · Shai Feldman, Stephen Bates, Yaniv Romano

We introduce a framework for robust uncertainty quantification in situations where labeled training data are corrupted, through noisy or missing labels. We build on conformal prediction, a statistical tool for generating…

Conformal PredictionImputationMissing LabelsPrediction+2

Conformal Margin Risk Minimization: An Envelope Framework for Robust Learning under Label Noise

2026-04-07 · Yuanjie Shi, Peihong Li, Zijian Zhang, Janardhan Rao Doppa 외 arxiv

Most methods for learning with noisy labels require privileged knowledge such as noise transition matrices, clean subsets or pretrained feature extractors, resources typically unavailable when robustness is most needed. …

Learning with noisy labels

Object Localization based on Structural SVM using Privileged Information

2014-12-01 · NeurIPS 2014 12 · Jan Feyereisl, Suha Kwak, Jeany Son, Bohyung Han

We propose a structured prediction algorithm for object localization based on Support Vector Machines (SVMs) using privileged information. Privileged information provides useful high-level knowledge for image understandi…

ObjectObject LocalizationStructured Prediction

Using Time-Series Privileged Information for Provably Efficient Learning of Prediction Models

2021-10-28 · Rickard K. A. Karlsson, Martin Willbo, Zeshan Hussain, Rahul G. Krishnan 외

We study prediction of future outcomes with supervised models that use privileged information during learning. The privileged information comprises samples of time series observed between the baseline time of prediction …

Time SeriesTime Series Analysis