Robust Federated Learning via Byzantine Filtering over Encrypted Updates
Adda Akram Bendoukha, Aymen Boudguiga, Nesrine Kaaniche, Renaud Sirdey, Didem Demirag, S\'ebastien Gambs

TL;DR
This paper introduces a novel federated learning framework that combines homomorphic encryption with Byzantine filtering using meta-classifiers to enhance privacy and security against malicious participants.
Contribution
It proposes a combined approach of encrypted aggregation and Byzantine filtering with trained meta-classifiers, addressing privacy and robustness simultaneously in federated learning.
Findings
Achieves 90-94% accuracy in detecting Byzantine updates.
Maintains marginal utility loss while ensuring security.
Encrypted inference runtimes range from 6 to 26 seconds.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Adversarial Robustness in Machine Learning
