[2509.23886] Towards Understanding Subliminal Learning: When and How Hidden Biases Transfer
Abstract:Language models can transfer hidden biases during distillation. For example, a teacher that "likes owls" can make its student "like owls" too, even when the training data consists only of lists of numbers. This surprising phenomenon is called subliminal learning. Subliminal learning can be expected under soft distillation, where the student is trained on the teacher's full next-token distribution. But the fact that this also occurs under hard distillation-where the student only sees sampled tokens-raises a deeper question: when and how does subliminal learning actually occur? We answer this question through controlled experiments and mechanistic analysis. Our results show that subliminal learning does not need (global) token entanglement or logit leakage. Instead, it comes down to a small set of divergence tokens-rare cases where teachers with different biases would predict different tokens. Masking out these tokens mostly removes the hidden bias transfer. Mechanistically, divergence tokens reveal that early layers are critical. Surprisingly, finetuning even a single such early layer is sufficient for subliminal learning. Finally, we find that subliminal learning is fragile. Even small changes, like prompt paraphrasings, are usually sufficient to suppress it.
Published as a conference paper at ICLR 2026 T OWARDS U NDERSTANDING S UBLIMINAL L EARNING : W HEN AND H OW H IDDEN B IASES T RANSFER Simon Schrodi∗,1 Elias Kempf∗,1 Fazl Barez2,3,4 Thomas Brox1 1 University of Freiburg 2 University of Oxford 3 WhiteBox 4 Martian…
related reading
- Subliminal Learning: Language Models Transmit Behavioral Traits via Hidden Signals in Dataalignment.anthropic.com
- [2606.00831] Subliminal Learning is a LoRA Artifactarxiv.org
- On-Policy Distillation - Thinking Machines Labthinkingmachines.ai
- [2606.04071] Covert Influence Between Language Modelsarxiv.org
- Student Projects - CS 2881R AI Safetyboazbk.github.io
- [2602.04863] Subliminal Effects in Your Data: A General Mechanism via Log-Linearityarxiv.org
- How do LLMs generalize when we do training that is intuitively compatible with two off-distribution behaviors? — LessWronglesswrong.com
- 2212.03827arxiv.org
- RL's Razor: Why Online Reinforcement Learning Forgets Lessarxiv.org
- Self-Distillation Enables Continual Learningarxiv.org
- Bitter Lessons from Distillation Robustifies Unlearningbrucewlee.com
- [2507.06187] The Delta Learning Hypothesis: Preference Tuning on Weak Data can Yield Strong Gainsarxiv.org