paper-with-me

Papers

Pay Attention to the Triggers: Constructing Backdoors That Survive Distillation

2025-10-21 · Giovanni De Muri, Mark Vero, Robin Staab, Martin Vechev arxiv

LLMs are often used by downstream users as teacher models for knowledge distillation, compressing their capabilities into memory-efficient models. However, as these teacher models may stem from untrusted parties, distillation can raise unexpected security risks. In this paper, we investigate the security implications of knowledge distillation from backdoored teacher models. First, we show that prior backdoors mostly do not transfer onto student models. Our key insight is that this is because existing LLM backdooring methods choose trigger tokens that rarely occur in usual contexts. We argue that this underestimates the security risks of knowledge distillation and introduce a new backdooring technique, T-MTB, that enables the construction and study of transferable backdoors. T-MTB carefully constructs a composite backdoor trigger, made up of several specific tokens that often occur individually in anticipated distillation datasets. As such, the poisoned teacher remains stealthy, while during distillation the individual presence of these tokens provides enough signal for the backdoor to transfer onto the student. Using T-MTB, we demonstrate and extensively study the security risks of transferable backdoors across two attack scenarios, jailbreaking and content modulation, and across four model families of LLMs.

📄 PDF Abstract BibTeX arXiv:2510.18541

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Eliminating Backdoor Triggers for Deep Neural Networks Using Attention Relation Graph Distillation

2022-04-21 · Jun Xia, Ting Wang, Jiepin Ding, Xian Wei 외

Due to the prosperity of Artificial Intelligence (AI) techniques, more and more backdoors are designed by adversaries to attack Deep Neural Networks (DNNs).Although the state-of-the-art method Neural Attention Distillati…

backdoor defenseKnowledge DistillationRelation

Sealing The Backdoor: Unlearning Adversarial Text Triggers In Diffusion Models Using Knowledge Distillation

2025-08-20 · Ashwath Vaithinathan Aravindan, Abha Jha, Matthew Salaway, Atharva Sandeep Bhide 외 arxiv

Text-to-image diffusion models have revolutionized generative AI, but their vulnerability to backdoor attacks poses significant security risks. Adversaries can inject imperceptible textual triggers into training data, ca…

Knowledge Distillation

Anti-Distillation Backdoor Attacks: Backdoors Can Really Survive in Knowledge Distillation

2021-10-24 · MM - Proceedings of the ACM International Conference on Multimedia 2021 10 · Yunjie Ge, Qian Wang, Baolin Zheng, Xinlu Zhuang 외

Motivated by resource-limited scenarios, knowledge distillation (KD) has received growing attention, effectively and quickly producing lightweight yet high-performance student models by transferring the dark knowledge fr…

Backdoor AttackKnowledge Distillation

The Trigger in the Haystack: Extracting and Reconstructing LLM Backdoor Triggers

2026-02-03 · Blake Bullwinkel, Giorgio Severi, Keegan Hines, Amanda Minnich 외 arxiv

Detecting whether a model has been poisoned is a longstanding problem in AI security. In this work, we present a practical scanner for identifying sleeper agent-style backdoors in causal language models. Our approach rel…

Semantic-level Backdoor Attack against Text-to-Image Diffusion Models

2026-02-03 · Tianxin Chen, Wenbo Jiang, Hongqiao Chen, Zhirun Zheng 외 arxiv

Text-to-image (T2I) diffusion models are widely adopted for their strong generative capabilities, yet remain vulnerable to backdoor attacks. Existing attacks typically rely on fixed textual triggers and single-entity bac…