paper-with-me

홈 › Papers

Watch Out for the Lifespan: Evaluating Backdoor Attacks Against Federated Model Adaptation

2025-11-18 · Bastien Vuillod, Pierre-Alain Moellic, Jean-Max Dutertre arxiv

Large models adaptation through Federated Learning (FL) addresses a wide range of use cases and is enabled by Parameter-Efficient Fine-Tuning techniques such as Low-Rank Adaptation (LoRA). However, this distributed learning paradigm faces several security threats, particularly to its integrity, such as backdoor attacks that aim to inject malicious behavior during the local training steps of certain clients. We present the first analysis of the influence of LoRA on state-of-the-art backdoor attacks targeting model adaptation in FL. Specifically, we focus on backdoor lifespan, a critical characteristic in FL, that can vary depending on the attack scenario and the attacker's ability to effectively inject the backdoor. A key finding in our experiments is that for an optimally injected backdoor, the backdoor persistence after the attack is longer when the LoRA's rank is lower. Importantly, our work highlights evaluation issues of backdoor attacks against FL and contributes to the development of more robust and fair evaluations of backdoor attacks, enhancing the reliability of risk assessments for critical FL systems. Our code is publicly available.

📄 PDF Abstract BibTeX arXiv:2511.14406

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningFederated Learning

Similar Papers 제목 키워드 기반

SAB:A Stealing and Robust Backdoor Attack based on Steganographic Algorithm against Federated Learning

2024-08-25 · Weida Xu, Yang Xu, Sicong Zhang

Federated learning, an innovative network architecture designed to safeguard user privacy, is gaining widespread adoption in the realm of technology. However, given the existence of backdoor attacks in federated learning…

Backdoor Attackbackdoor defenseFederated Learning

On Evaluating Neural Network Backdoor Defenses

2020-10-23 · Akshaj Veldanda, Siddharth Garg

Deep neural networks (DNNs) demonstrate superior performance in various fields, including scrutiny and security. However, recent studies have shown that DNNs are vulnerable to backdoor attacks. Several defenses were prop…

Watch Out for Your Agents! Investigating Backdoor Threats to LLM-Based Agents

2024-02-17 · Wenkai Yang, Xiaohan Bi, Yankai Lin, Sishuo Chen 외

Driven by the rapid development of Large Language Models (LLMs), LLM-based agents have been developed to handle various real-world applications, including finance, healthcare, and shopping, etc. It is crucial to ensure t…

Backdoor Attackbackdoor defenseData Poisoning

On Certifying Robustness against Backdoor Attacks via Randomized Smoothing

2020-02-26 · Binghui Wang, Xiaoyu Cao, Jinyuan Jia, Neil Zhenqiang Gong

Backdoor attack is a severe security threat to deep neural networks (DNNs). We envision that, like adversarial examples, there will be a cat-and-mouse game for backdoor attacks, i.e., new empirical defenses are developed…

Backdoor Attack

Protect Federated Learning Against Backdoor Attacks via Data-Free Trigger Generation

2023-08-22 · Yanxin Yang, Ming Hu, Yue Cao, Jun Xia 외

As a distributed machine learning paradigm, Federated Learning (FL) enables large-scale clients to collaboratively train a model without sharing their raw data. However, due to the lack of data auditing for untrusted cli…

Backdoor AttackFederated Learningimage-classificationImage Classification