LGAICROct 21, 2025

Pay Attention to the Triggers: Constructing Backdoors That Survive Distillation

arXiv:2510.18541v11 citationsh-index: 64
Originality Highly original
AI Analysis

This addresses security risks for downstream users of LLMs in knowledge distillation, revealing a new threat vector that is not incremental but a novel attack method.

The paper tackles the problem of backdoors in teacher models not transferring to student models during knowledge distillation, showing that prior methods fail due to rare trigger tokens, and introduces T-MTB, a technique that uses common tokens to achieve transferable backdoors, demonstrating risks across scenarios like jailbreaking and content modulation in four LLM families.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes