English

Robust Federated Learning via Byzantine Filtering over Encrypted Updates

Machine Learning 2026-02-09 v2

Abstract

Federated Learning (FL) aims to train a collaborative model while preserving data privacy. However, the distributed nature of this approach still raises privacy and security issues, such as the exposure of sensitive data due to inference attacks and the influence of Byzantine behaviors on the trained model. In particular, achieving both secure aggregation and Byzantine resilience remains challenging, as existing solutions often address these aspects independently. In this work, we propose to address these challenges through a novel approach that combines homomorphic encryption for privacy-preserving aggregation with property-inference-inspired meta-classifiers for Byzantine filtering. First, following the property-inference attacks blueprint, we train a set of filtering meta-classifiers on labeled shadow updates, reproducing a diverse ensemble of Byzantine misbehaviors in FL, including backdoor, gradient-inversion, label-flipping and shuffling attacks. The outputs of these meta-classifiers are then used to cancel the Byzantine encrypted updates by reweighting. Second, we propose an automated method for selecting the optimal kernel and the dimensionality hyperparameters with respect to homomorphic inference, aggregation constraints and efficiency over the CKKS cryptosystem. Finally, we demonstrate through extensive experiments the effectiveness of our approach against Byzantine participants on the FEMNIST, CIFAR10, GTSRB, and acsincome benchmarks. More precisely, our SVM filtering achieves accuracies between 9090% and 9494% for identifying Byzantine updates at the cost of marginal losses in model utility and encrypted inference runtimes ranging from 66 to 2424 seconds and from 99 to 2626 seconds for an overall aggregation.

Keywords

Cite

@article{arxiv.2602.05410,
  title  = {Robust Federated Learning via Byzantine Filtering over Encrypted Updates},
  author = {Adda Akram Bendoukha and Aymen Boudguiga and Nesrine Kaaniche and Renaud Sirdey and Didem Demirag and Sébastien Gambs},
  journal= {arXiv preprint arXiv:2602.05410},
  year   = {2026}
}
R2 v1 2026-07-01T09:37:26.426Z