English

Towards Attack-tolerant Federated Learning via Critical Parameter Analysis

Machine Learning 2023-08-21 v1 Artificial Intelligence Cryptography and Security

Abstract

Federated learning is used to train a shared model in a decentralized way without clients sharing private data with each other. Federated learning systems are susceptible to poisoning attacks when malicious clients send false updates to the central server. Existing defense strategies are ineffective under non-IID data settings. This paper proposes a new defense strategy, FedCPA (Federated learning with Critical Parameter Analysis). Our attack-tolerant aggregation method is based on the observation that benign local models have similar sets of top-k and bottom-k critical parameters, whereas poisoned local models do not. Experiments with different attack scenarios on multiple datasets demonstrate that our model outperforms existing defense strategies in defending against poisoning attacks.

Keywords

Cite

@article{arxiv.2308.09318,
  title  = {Towards Attack-tolerant Federated Learning via Critical Parameter Analysis},
  author = {Sungwon Han and Sungwon Park and Fangzhao Wu and Sundong Kim and Bin Zhu and Xing Xie and Meeyoung Cha},
  journal= {arXiv preprint arXiv:2308.09318},
  year   = {2023}
}

Comments

ICCV'23 Accepted

R2 v1 2026-06-28T11:58:26.908Z