paper-with-me

Papers

FedCF: Fair Federated Conformal Prediction

2025-09-26 · Anutam Srinivasan, Aditya T. Vadlamani, Amin Meghrazi, Srinivasan Parthasarathy arxiv

Conformal Prediction (CP) is a widely used technique for quantifying uncertainty in machine learning models. In its standard form, CP offers probabilistic guarantees on the coverage of the true label, but it is agnostic to sensitive attributes in the dataset. Several recent works have sought to incorporate fairness into CP by ensuring conditional coverage guarantees across different subgroups. One such method is Conformal Fairness (CF). In this work, we extend the CF framework to the Federated Learning setting and discuss how we can audit a federated model for fairness by analyzing the fairness-related gaps for different demographic groups. We empirically validate our framework by conducting experiments on several datasets spanning multiple domains, fully leveraging the exchangeability assumption.

📄 PDF Abstract BibTeX arXiv:2509.22907

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Causal Multi-Label Feature Selection in Federated Setting

2024-03-11 · Yukun Song, Dayuan Cao, Jiali Miao, Shuai Yang 외

Multi-label feature selection serves as an effective mean for dealing with high-dimensional multi-label data. To achieve satisfactory performance, existing methods for multi-label feature selection often require the cent…

feature selection

Personalized Federated Collaborative Filtering: A Variational AutoEncoder Approach

2024-08-16 · Zhiwei Li, Guodong Long, Tianyi Zhou, Jing Jiang 외

Federated Collaborative Filtering (FedCF) is an emerging field focused on developing a new recommendation framework with preserving privacy in a federated setting. Existing FedCF methods typically combine distributed Col…

Collaborative FilteringDecoderPrivacy PreservingValue prediction

Efficient Conformal Prediction under Data Heterogeneity

2023-12-25 · Vincent Plassier, Nikita Kotelevskii, Aleksandr Rubashevskii, Fedor Noskov 외

Conformal Prediction (CP) stands out as a robust framework for uncertainty quantification, which is crucial for ensuring the reliability of predictions. However, common CP methods heavily rely on data exchangeability, a …

Conformal PredictionFederated LearningPredictionUncertainty Quantification+1

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