Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Practical Framework for Privacy-Preserving and Byzantine-robust Federated Learning

About

Federated Learning (FL) allows multiple clients to collaboratively train a model without sharing their private data. However, FL is vulnerable to Byzantine attacks, where adversaries manipulate client models to compromise the federated model, and privacy inference attacks, where adversaries exploit client models to infer private data. Existing defenses against both backdoor and privacy inference attacks introduce significant computational and communication overhead, creating a gap between theory and practice. To address this, we propose ABBR, a practical framework for Byzantine-robust and privacy-preserving FL. We are the first to utilize dimensionality reduction to speed up the private computation of complex filtering rules in privacy-preserving FL. Additionally, we analyze the accuracy loss of vector-wise filtering in low-dimensional space and introduce an adaptive tuning strategy to minimize the impact of malicious models that bypass filtering on the global model. We implement ABBR with state-of-the-art Byzantine-robust aggregation rules and evaluate it on public datasets, showing that it runs significantly faster, has minimal communication overhead, and maintains nearly the same Byzantine-resilience as the baselines.

Baolei Zhang, Minghong Fang, Zhuqing Liu, Biao Yi, Peizhao Zhou, Yuan Wang, Tong Li, Zheli Liu• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationFashionMNIST
Accuracy92.4
147
Private vector-wise filteringPrivate vector-wise filtering online phase (test)
Runtime (s)0.08
132
Image ClassificationCIFAR-10
Mean Accuracy81.3
56
Communication Overhead MeasurementPrivate vector-wise filtering setup phase
Communication Overhead (GB)0.01
51
Image ClassificationEMNIST
Accuracy98.9
30
Communication Overhead MeasurementPrivate Vector-wise Filtering Online Phase
Communication Overhead (GB)6.00e-4
18
Image ClassificationFashion MNIST
BA2.5
4
Image ClassificationTiny-ImageNet
BA110
4
Showing 8 of 8 rows

Other info

Follow for update