LGSPPRAPMay 12

Partial Model Sharing Improves Byzantine Resilience in Federated Conformal Prediction

arXiv:2605.116840.11
AI Analysis45

For federated learning systems vulnerable to Byzantine attacks, this method provides robust uncertainty quantification with improved communication efficiency.

The paper proposes a Byzantine-resilient federated conformal prediction method using partial model sharing, which protects both training and calibration phases. Experiments show it achieves closer-to-nominal coverage with tighter prediction intervals than standard FCP under various attacks.

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 that primarily harden the calibration stage, our method protects both the federated training and conformal calibration phases. During training, partial sharing inherently restricts the attack surface and attenuates poisoned updates while reducing communication. During calibration, clients compress their non-conformity scores into histogram-based characterization vectors, enabling the server to detect Byzantine clients via distance-based maliciousness scores and to estimate the conformal quantile using only benign contributors. Experiments across diverse Byzantine attack scenarios show that the proposed method achieves closer-to-nominal coverage with substantially tighter prediction intervals than standard FCP, establishing a robust and communication-efficient approach to federated uncertainty quantification.

Foundations

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

Your Notes