LGAIJun 4, 2024

Certifiably Byzantine-Robust Federated Conformal Prediction

arXiv:2406.01960v18 citations
Originality Incremental advance
AI Analysis

This addresses the problem of reliable uncertainty quantification in federated learning for applications like healthcare, where data privacy and security are critical, though it is incremental as it builds on existing federated conformal prediction methods.

The paper tackles the vulnerability of federated conformal prediction to Byzantine failures by introducing Rob-FCP, a framework that provides theoretical coverage bounds and empirical robustness against malicious clients, achieving coverage asymptotically close to desired levels on benchmark datasets.

Conformal prediction has shown impressive capacity in constructing statistically rigorous prediction sets for machine learning models with exchangeable data samples. The siloed datasets, coupled with the escalating privacy concerns related to local data sharing, have inspired recent innovations extending conformal prediction into federated environments with distributed data samples. However, this framework for distributed uncertainty quantification is susceptible to Byzantine failures. A minor subset of malicious clients can significantly compromise the practicality of coverage guarantees. To address this vulnerability, we introduce a novel framework Rob-FCP, which executes robust federated conformal prediction, effectively countering malicious clients capable of reporting arbitrary statistics with the conformal calibration process. We theoretically provide the conformal coverage bound of Rob-FCP in the Byzantine setting and show that the coverage of Rob-FCP is asymptotically close to the desired coverage level. We also propose a malicious client number estimator to tackle a more challenging setting where the number of malicious clients is unknown to the defender and theoretically shows its effectiveness. We empirically demonstrate the robustness of Rob-FCP against diverse proportions of malicious clients under a variety of Byzantine attacks on five standard benchmark and real-world healthcare datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes