IJCAI 2022poster40 citations

Shielding Federated Learning: Robust Aggregation with Adaptive Client Selection

Wei Wan, Shengshan Hu, jianrong Lu, Leo Yu Zhang, Hai Jin, Yuanyuan He

Abstract

Federated learning (FL) enables multiple clients to collaboratively train an accurate global model while protecting clients' data privacy. However, FL is susceptible to Byzantine attacks from malicious participants. Although the problem has gained significant attention, existing defenses have several flaws: the server irrationally chooses malicious clients for aggregation even after they have been detected in previous rounds; the defenses perform ineffectively against sybil attacks or in the heterogeneous data setting. To overcome these issues, we propose MAB-RFL, a new method for robust aggregation in FL. By modelling the client selection as an extended multi-armed bandit (MAB) problem, we propose an adaptive client selection strategy to choose honest clients that are more likely to contribute high-quality updates. We then propose two approaches to identify malicious updates from sybil and non-sybil attacks, based on which rewards for each client selection decision can be accurately evaluated to discourage malicious behaviors. MAB-RFL achieves a satisfying balance between exploration and exploitation on the potential benign clients. Extensive experimental results show that MAB-RFL outperforms existing defenses in three attack scenarios under different percentages of attackers.

AI Ethics, Trust, Fairness: Trustworthy AIMachine Learning: Adversarial Machine Learning
BibTeX
@inproceedings{ijcai2022p106,
  title     = {Shielding Federated Learning: Robust Aggregation with Adaptive Client Selection},
  author    = {Wan, Wei and Hu, Shengshan and Lu, jianrong and Zhang, Leo Yu and Jin, Hai and He, Yuanyuan},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {753--760},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/106},
  url       = {https://doi.org/10.24963/ijcai.2022/106},
}
Shielding Federated Learning: Robust Aggregation with Adaptive Client Selection · IJCAI 2022