Skip to content

QTC: Test-time recalibration of conformal predictors under distribution shift based on unlabeled examples

Notifications You must be signed in to change notification settings

MLI-lab/recalibrating_conformal_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recalibrating Conformal Prediction

Test-time recalibration of conformal predictors based on unlabeled data for improved performance under test distribution shift.

Requirements

The following Python libraries are required to run the code in this repository:

torch
torchvision

Other requirements can be installed with pip install -r requirements.txt. The above two libraries are not included in requirements.txt for safe measure.

Usage

All the figures in the paper can be reproduced by running this notebook

Citation

@article{yilmazheckel2022RecalibratingConformal,
    author    = {Fatih Furkan Yilmaz and Reinhard Heckel},
    title     = {Test-time Recalibration of Conformal Predictors Under Distribution Shift Based on Unlabeled Examples},
    journal   = {arXiv:2210.04166},
    year      = {2022}
}

Licence

All files are provided under the terms of the Apache License, Version 2.0.

About

QTC: Test-time recalibration of conformal predictors under distribution shift based on unlabeled examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published