paper-with-me

홈 › Papers

One-Shot Federated Conformal Prediction

2023-02-13 · Pierre Humbert, Batiste Le Bars, Aurélien Bellet, Sylvain Arlot

In this paper, we introduce a conformal prediction method to construct prediction sets in a oneshot federated learning setting. More specifically, we define a quantile-of-quantiles estimator and prove that for any distribution, it is possible to output prediction sets with desired coverage in only one round of communication. To mitigate privacy issues, we also describe a locally differentially private version of our estimator. Finally, over a wide range of experiments, we show that our method returns prediction sets with coverage and length very similar to those obtained in a centralized setting. Overall, these results demonstrate that our method is particularly well-suited to perform conformal predictions in a one-shot federated learning setting.

📄 PDF Abstract BibTeX arXiv:2302.06322

Code (1)

pierrehmbt/fedcp-qq 공식 구현

Tasks

Conformal PredictionFederated LearningPrediction

Similar Papers 제목 키워드 기반

Marginal and training-conditional guarantees in one-shot federated conformal prediction

2024-05-21 · Pierre Humbert, Batiste Le Bars, Aurélien Bellet, Sylvain Arlot

We study conformal prediction in the one-shot federated learning setting. The main goal is to compute marginally and training-conditionally valid prediction sets, at the server-level, in only one round of communication b…

Conformal PredictionFederated LearningPredictionvalid

Multi-Agent Conformal Prediction with Personalized Statistical Validity

2026-05-30 · Martin V. Vejling, Christophe A. N. Biscio, Adrien Mazoyer, Petar Popovski 외 arxiv

Uncertainty quantification is essential in high-stakes machine learning tasks. However, one of the principled solutions, conformal prediction, faces challenges under limited local calibration data, privacy constraints, a…

Federated Conformal Predictors for Distributed Uncertainty Quantification

2023-05-27 · Charles Lu, Yaodong Yu, Sai Praneeth Karimireddy, Michael I. Jordan 외

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 pap…

Conformal PredictionFederated LearningPredictionUncertainty Quantification

Federated Conditional Conformal Prediction via Generative Models

2025-10-15 · Rui Xu, Xingyuan Chen, Wenxing Huang, Minxuan Huang 외 arxiv

Conformal Prediction (CP) provides distribution-free uncertainty quantification by constructing prediction sets that guarantee coverage of the true labels. This reliability makes CP valuable for high-stakes federated lea…

Federated Learning

Partial Model Sharing Improves Byzantine Resilience in Federated Conformal Prediction

2026-05-12 · Ehsan Lari, Reza Arablouei, Stefan Werner arxiv

We propose a Byzantine-resilient federated conformal prediction (FCP) method that leverages partial model sharing, where only a subset of model parameters is exchanged each round. Unlike existing robust FCP approaches th…