English

DABS: Data-Agnostic Backdoor attack at the Server in Federated Learning

Cryptography and Security 2023-05-03 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Federated learning (FL) attempts to train a global model by aggregating local models from distributed devices under the coordination of a central server. However, the existence of a large number of heterogeneous devices makes FL vulnerable to various attacks, especially the stealthy backdoor attack. Backdoor attack aims to trick a neural network to misclassify data to a target label by injecting specific triggers while keeping correct predictions on original training data. Existing works focus on client-side attacks which try to poison the global model by modifying the local datasets. In this work, we propose a new attack model for FL, namely Data-Agnostic Backdoor attack at the Server (DABS), where the server directly modifies the global model to backdoor an FL system. Extensive simulation results show that this attack scheme achieves a higher attack success rate compared with baseline methods while maintaining normal accuracy on the clean data.

Keywords

Cite

@article{arxiv.2305.01267,
  title  = {DABS: Data-Agnostic Backdoor attack at the Server in Federated Learning},
  author = {Wenqiang Sun and Sen Li and Yuchang Sun and Jun Zhang},
  journal= {arXiv preprint arXiv:2305.01267},
  year   = {2023}
}

Comments

Accepted by Backdoor Attacks and Defenses in Machine Learning (BANDS) Workshop at ICLR 2023

R2 v1 2026-06-28T10:23:12.239Z