Abstract
As a distributed machine learning paradigm, federated learning allows clients to collaboratively train models without sharing their private data, effectively solving data privacy issues in edge computing scenarios. However, recent studies have shown that neural network models in federated learning are vulnerable to backdoor attacks, which make the global model give wrong inference results in a high-confidence manner, such as recognizing stop signs as speed limit signs in the image classification task. This will have serious consequences. Aiming at the problem that the existing federated learning defense methods take a long time to compute and cannot destroy the matching relationship between triggers and backdoors, a federated learning backdoor attack defense based on dual attention mechanism (FDDAM) is proposed. The model weights are dynamically adjusted during training process, no additional models are required, and the calculation time is shorter. First, in order for the model to ignore triggers, the enhancement on image semantics is performed and then build channel attention map. Second, in order to destroy the matching relationship between triggers and backdoors, a feature map space transformation network is constructed. Finally, in order to improve the defense success rate, the channel attention map and the spatial attention map are weighted to construct a dual attention network. Experiments with FDDAM on image classification datasets show an average increase of 1.68% and 3.11% in model accuracy and defense success rate, and an average reduction of 1.85 times in computation time compared to the benchmark method.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.