Resisting Backdoor Attacks in Federated Learning via Bidirectional Elections and Individual Perspective
Zhen Qin, Feiyi Chen, Chen Zhi, Xueqiang Yan, Shuiguang Deng

TL;DR
This paper introduces Snowball, a novel federated learning framework that uses bidirectional elections from individual models to effectively exclude infected models, enhancing resistance to backdoor attacks while maintaining model accuracy.
Contribution
Snowball is the first anti-backdoor federated learning framework employing bidirectional elections from individual perspectives, improving attack resistance without significant accuracy loss.
Findings
Snowball outperforms state-of-the-art defenses on five real-world datasets.
It achieves superior resistance to backdoor attacks.
It maintains high model accuracy despite defenses.
Abstract
Existing approaches defend against backdoor attacks in federated learning (FL) mainly through a) mitigating the impact of infected models, or b) excluding infected models. The former negatively impacts model accuracy, while the latter usually relies on globally clear boundaries between benign and infected model updates. However, model updates are easy to be mixed and scattered throughout in reality due to the diverse distributions of local data. This work focuses on excluding infected models in FL. Unlike previous perspectives from a global view, we propose Snowball, a novel anti-backdoor FL framework through bidirectional elections from an individual perspective inspired by one principle deduced by us and two principles in FL and deep learning. It is characterized by a) bottom-up election, where each candidate model update votes to several peer ones such that a few model updates are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning
