Persistent Backdoor Attacks under Continual Fine-Tuning of LLMs
Jing Cui, Yufei Han, Jianbin Jiao, Junge Zhang

TL;DR
This paper investigates the persistence of backdoor attacks in large language models during continual fine-tuning, proposing a new attack method that maintains malicious behaviors across multiple updates, highlighting challenges for defenses.
Contribution
Introduces P-Trojan, a trigger-based attack algorithm explicitly designed to ensure backdoor persistence through multiple fine-tuning stages in LLMs.
Findings
P-Trojan achieves over 99% backdoor persistence.
Backdoors remain effective after multiple fine-tuning updates.
Theoretical analysis supports the feasibility of persistent backdoors.
Abstract
Backdoor attacks embed malicious behaviors into Large Language Models (LLMs), enabling adversaries to trigger harmful outputs or bypass safety controls. However, the persistence of the implanted backdoors under user-driven post-deployment continual fine-tuning has been rarely examined. Most prior works evaluate the effectiveness and generalization of implanted backdoors only at releasing and empirical evidence shows that naively injected backdoor persistence degrades after updates. In this work, we study whether and how implanted backdoors persist through a multi-stage post-deployment fine-tuning. We propose P-Trojan, a trigger-based attack algorithm that explicitly optimizes for backdoor persistence across repeated updates. By aligning poisoned gradients with those of clean tasks on token embeddings, the implanted backdoor mapping is less likely to be suppressed or forgotten during…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Security and Verification in Computing · Network Security and Intrusion Detection
