paper-with-me

Papers

Multi-Target Federated Backdoor Attack Based on Feature Aggregation

2025-02-23 · Lingguag Hao, Kuangrong Hao, Bing Wei, Xue-song Tang

Current federated backdoor attacks focus on collaboratively training backdoor triggers, where multiple compromised clients train their local trigger patches and then merge them into a global trigger during the inference phase. However, these methods require careful design of the shape and position of trigger patches and lack the feature interactions between trigger patches during training, resulting in poor backdoor attack success rates. Moreover, the pixels of the patches remain untruncated, thereby making abrupt areas in backdoor examples easily detectable by the detection algorithm. To this end, we propose a novel benchmark for the federated backdoor attack based on feature aggregation. Specifically, we align the dimensions of triggers with images, delimit the trigger's pixel boundaries, and facilitate feature interaction among local triggers trained by each compromised client. Furthermore, leveraging the intra-class attack strategy, we propose the simultaneous generation of backdoor triggers for all target classes, significantly reducing the overall production time for triggers across all target classes and increasing the risk of the federated model being attacked. Experiments demonstrate that our method can not only bypass the detection of defense methods while patch-based methods fail, but also achieve a zero-shot backdoor attack with a success rate of 77.39%. To the best of our knowledge, our work is the first to implement such a zero-shot attack in federated learning. Finally, we evaluate attack performance by varying the trigger's training factors, including poison location, ratio, pixel bound, and trigger training duration (local epochs and communication rounds).

📄 PDF Abstract BibTeX arXiv:2502.16545

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackFederated Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Dual Model Replacement:invisible Multi-target Backdoor Attack based on Federal Learning

2024-04-22 · Rong Wang, Guichen Zhou, Mingjun Gao, Yunpeng Xiao

In recent years, the neural network backdoor hidden in the parameters of the federated learning model has been proved to have great security risks. Considering the characteristics of trigger generation, data poisoning an…

Backdoor AttackData PoisoningFederated Learning

Act in Collusion: A Persistent Distributed Multi-Target Backdoor in Federated Learning

2024-11-06 · Tao Liu, Wu Yang, Chen Xu, Jiguang Lv 외

Federated learning, a novel paradigm designed to protect data privacy, is vulnerable to backdoor attacks due to its distributed nature. Current research often designs attacks based on a single attacker with a single back…

Backdoor AttackFederated Learning

Backdoor Attack on Vertical Federated Graph Neural Network Learning

2024-10-15 · Jirui Yang, Peng Chen, Zhihui Lu, Ruijun Deng 외

Federated Graph Neural Network (FedGNN) integrate federated learning (FL) with graph neural networks (GNNs) to enable privacy-preserving training on distributed graph data. Vertical Federated Graph Neural Network (VFGNN)…

Backdoor AttackFederated LearningGraph Neural NetworkPrivacy Preserving

Practical and General Backdoor Attacks against Vertical Federated Learning

2023-06-19 · Yuexin Xuan, Xiaojun Chen, Zhendong Zhao, Bisheng Tang 외

Federated learning (FL), which aims to facilitate data collaboration across multiple organizations without exposing data privacy, encounters potential security risks. One serious threat is backdoor attacks, where an atta…

Federated LearningVertical Federated Learning

Is the Trigger Essential? A Feature-Based Triggerless Backdoor Attack in Vertical Federated Learning

2026-02-24 · Yige Liu, Yiwei Lou, Che Wang, Yongzhi Cao 외 arxiv

As a distributed collaborative machine learning paradigm, vertical federated learning (VFL) allows multiple passive parties with distinct features and one active party with labels to collaboratively train a model. Althou…

Federated Learning