paper-with-me

Papers

Technical Report: Assisting Backdoor Federated Learning with Whole Population Knowledge Alignment

2022-07-25 · Tian Liu, Xueyang Hu, Tao Shu

Due to the distributed nature of Federated Learning (FL), researchers have uncovered that FL is vulnerable to backdoor attacks, which aim at injecting a sub-task into the FL without corrupting the performance of the main task. Single-shot backdoor attack achieves high accuracy on both the main task and backdoor sub-task when injected at the FL model convergence. However, the early-injected single-shot backdoor attack is ineffective because: (1) the maximum backdoor effectiveness is not reached at injection because of the dilution effect from normal local updates; (2) the backdoor effect decreases quickly as the backdoor will be overwritten by the newcoming normal local updates. In this paper, we strengthen the early-injected single-shot backdoor attack utilizing FL model information leakage. We show that the FL convergence can be expedited if the client trains on a dataset that mimics the distribution and gradients of the whole population. Based on this observation, we proposed a two-phase backdoor attack, which includes a preliminary phase for the subsequent backdoor attack. In the preliminary phase, the attacker-controlled client first launches a whole population distribution inference attack and then trains on a locally crafted dataset that is aligned with both the gradient and inferred distribution. Benefiting from the preliminary phase, the later injected backdoor achieves better effectiveness as the backdoor effect will be less likely to be diluted by the normal model updates. Extensive experiments are conducted on MNIST dataset under various data heterogeneity settings to evaluate the effectiveness of the proposed backdoor attack. Results show that the proposed backdoor outperforms existing backdoor attacks in both success rate and longevity, even when defense mechanisms are in place.

📄 PDF Abstract BibTeX arXiv:2207.12327

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackFederated LearningInference Attack

Similar Papers 제목 키워드 기반

Backdoor Federated Learning by Poisoning Backdoor-Critical Layers

2023-08-08 · Haomin Zhuang, Mingxian Yu, Hao Wang, Yang Hua 외

Federated learning (FL) has been widely deployed to enable machine learning training on sensitive data across distributed devices. However, the decentralized learning paradigm and heterogeneity of FL further extend the a…

Backdoor AttackFederated Learning

How to Backdoor HyperNetwork in Personalized Federated Learning?

2022-01-18 · Phung Lai, NhatHai Phan, Issa Khalil, Abdallah Khreishah 외

This paper explores previously unknown backdoor risks in HyperNet-based personalized federated learning (HyperNetFL) through poisoning attacks. Based upon that, we propose a novel model transferring attack (called HNTroj…

Data PoisoningFederated LearningPersonalized Federated Learning

A Whole-Process Certifiably Robust Aggregation Method Against Backdoor Attacks in Federated Learning

2024-06-30 · Anqi Zhou, Yezheng Liu, Yidong Chai, Hongyi Zhu 외

Federated Learning (FL) has garnered widespread adoption across various domains such as finance, healthcare, and cybersecurity. Nonetheless, FL remains under significant threat from backdoor attacks, wherein malicious ac…

Federated Learning

Federated Learning in Adversarial Settings

2020-10-15 · Raouf Kerkouche, Gergely Ács, Claude Castelluccia

Federated Learning enables entities to collaboratively learn a shared prediction model while keeping their training data locally. It prevents data collection and aggregation and, therefore, mitigates the associated priva…

Federated LearningQuantization

Byzantine-Robust Federated Learning: An Overview With Focus on Developing Sybil-based Attacks to Backdoor Augmented Secure Aggregation Protocols

2024-10-30 · Atharv Deshmukh

Federated Learning (FL) paradigms enable large numbers of clients to collaboratively train Machine Learning models on private data. However, due to their multi-party nature, traditional FL schemes are left vulnerable to …

Federated Learning