clu5 / federated-conformal

Conformal Prediction + Federated Learning

Home Page:https://arxiv.org/abs/2305.17564

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Federated Conformal Predictors

Abstract

Conformal prediction is emerging as a popular paradigm for providing rigorous uncertainty quantification in machine learning since it can be easily applied as a post-processing step to already trained models. In this paper, we extend conformal prediction to the federated learning setting. The main challenge we face is data heterogeneity across the clients --- this violates the fundamental tenet of exchangeability required for conformal prediction. We instead propose a weaker notion of partial exchangeability which is better suited to the FL setting and use it to develop the Federated Conformal Prediction (FCP) framework. We show FCP enjoys rigorous theoretical guarantees as well as excellent empirical performance on several computer vision and medical imaging datasets. Our results demonstrate a practical approach to incorporating meaningful uncertainty quantification in distributed and heterogeneous environments.

Paper

Datasets

@article{lu2023federated,
  title={Federated Conformal Predictors for Distributed Uncertainty Quantification},
  author={Lu, Charles and Yu, Yaodong and Karimireddy, Sai Praneeth and Jordan, Michael I and Raskar, Ramesh},
  journal={arXiv preprint arXiv:2305.17564},
  year={2023}
}

About

Conformal Prediction + Federated Learning

https://arxiv.org/abs/2305.17564


Languages

Language:Jupyter Notebook 95.0%Language:Python 4.1%Language:Shell 0.9%