English

Shielding Federated Learning: Mitigating Byzantine Attacks with Less Constraints

Distributed, Parallel, and Cluster Computing 2022-10-14 v2

Abstract

Federated learning is a newly emerging distributed learning framework that facilitates the collaborative training of a shared global model among distributed participants with their privacy preserved. However, federated learning systems are vulnerable to Byzantine attacks from malicious participants, who can upload carefully crafted local model updates to degrade the quality of the global model and even leave a backdoor. While this problem has received significant attention recently, current defensive schemes heavily rely on various assumptions, such as a fixed Byzantine model, availability of participants' local data, minority attackers, IID data distribution, etc. To relax those constraints, this paper presents Robust-FL, the first prediction-based Byzantine-robust federated learning scheme where none of the assumptions is leveraged. The core idea of the Robust-FL is exploiting historical global model to construct an estimator based on which the local models will be filtered through similarity detection. We then cluster local models to adaptively adjust the acceptable differences between the local models and the estimator such that Byzantine users can be identified. Extensive experiments over different datasets show that our approach achieves the following advantages simultaneously: (i) independence of participants' local data, (ii) tolerance of majority attackers, (iii) generalization to variable Byzantine model.

Keywords

Cite

@article{arxiv.2210.01437,
  title  = {Shielding Federated Learning: Mitigating Byzantine Attacks with Less Constraints},
  author = {Minghui Li and Wei Wan and Jianrong Lu and Shengshan Hu and Junyu Shi and Leo Yu Zhang and Man Zhou and Yifeng Zheng},
  journal= {arXiv preprint arXiv:2210.01437},
  year   = {2022}
}

Comments

This paper has been accepted by the 18th International Conference on Mobility, Sensing and Networking (MSN 2022)

R2 v1 2026-06-28T02:45:13.760Z