SIREN + : Robust Federated Learning with Proactive Alarming and Differential Privacy

Hanxi Guo,Hao Wang,Tao Song,Yang Hua Ruhui,Xiulang Jin,Zhengui Xue,Haibing Guan,Yang Hua Ruhui Ma
DOI: https://doi.org/10.1109/tdsc.2024.3362534
2024-01-01
IEEE Transactions on Dependable and Secure Computing
Abstract:Federated learning (FL), an emerging machine learning paradigm that trains a global model across distributed clients without violating data privacy, has recently attracted significant attention. However, FL?s distributed nature and iterative training extensively increase the attacking surface for Byzantine and inference attacks. Existing FL defense methods can hardly protect FL from both Byzantine and inference attacks due to their fundamental conflicts. The noise injected to defend against inference attacks interferes with model weights and training data, obscuring model analysis that Byzantine-robust methods utilize to detect attacks. Besides, the practicability of existing Byzantine-robust methods is limited since they heavily rely on model analysis. In this paper, we present SIREN+, a new robust FL system that defends against a wide spectrum of Byzantine attacks and inference attacks by jointly utilizing a proactive alarming mechanism and local differential privacy (LDP). The proactive alarming mechanism orchestrates clients and the FL server to collaboratively detect attacks using distributed alarms, which is free from the noise interference injected by LDP. Compared with the state-of-the-art defense methods, SIREN+ can protect FL from Byzantine and inference attacks from a higher proportion of malicious clients in the system while keeping the global model performing normally. Extensive experiments with diverse settings and attacks on real-world datasets show that SIREN+ outperforms existing defense methods when attacked by Byzantine and inference attacks.
computer science, information systems, software engineering, hardware & architecture
What problem does this paper attempt to address?