English

FLIP: A Provable Defense Framework for Backdoor Mitigation in Federated Learning

Cryptography and Security 2023-03-01 v2 Artificial Intelligence Machine Learning

Abstract

Federated Learning (FL) is a distributed learning paradigm that enables different parties to train a model together for high quality and strong privacy protection. In this scenario, individual participants may get compromised and perform backdoor attacks by poisoning the data (or gradients). Existing work on robust aggregation and certified FL robustness does not study how hardening benign clients can affect the global model (and the malicious clients). In this work, we theoretically analyze the connection among cross-entropy loss, attack success rate, and clean accuracy in this setting. Moreover, we propose a trigger reverse engineering based defense and show that our method can achieve robustness improvement with guarantee (i.e., reducing the attack success rate) without affecting benign accuracy. We conduct comprehensive experiments across different datasets and attack settings. Our results on eight competing SOTA defense methods show the empirical superiority of our method on both single-shot and continuous FL backdoor attacks. Code is available at https://github.com/KaiyuanZh/FLIP.

Keywords

Cite

@article{arxiv.2210.12873,
  title  = {FLIP: A Provable Defense Framework for Backdoor Mitigation in Federated Learning},
  author = {Kaiyuan Zhang and Guanhong Tao and Qiuling Xu and Siyuan Cheng and Shengwei An and Yingqi Liu and Shiwei Feng and Guangyu Shen and Pin-Yu Chen and Shiqing Ma and Xiangyu Zhang},
  journal= {arXiv preprint arXiv:2210.12873},
  year   = {2023}
}

Comments

Accepted by ICLR 2023. Code is available at https://github.com/KaiyuanZh/FLIP

R2 v1 2026-06-28T04:18:40.263Z