
Subliminal Learning
Subliminal learning describes the effect that an AI system, when learning from the texts of another system, also adopts that system's quirks – even if these never appear in the texts at all. The term originates from research papers from 2025 and is considered a risk for the widespread practice of having AI training data generated by other AI.
Large AI systems learn from vast amounts of text. Increasingly, these texts do not come from humans but from another AI system. A powerful system writes practice material, from which a smaller system then learns. Subliminal learning is the observation that, in the process, more is passed on than just the content of the texts. The learning system also adopts inclinations and preferences of its model, even though these never appear in the texts at all. The name alludes to “subliminal”: the information is passed on without it being visible in the material.
Why a hidden inheritance is a safety problem
The method of having training material generated by an AI is standard practice today. It is called distillation, and it makes small, cheap models surprisingly capable. Almost every major provider uses it. Companies rely on being able to check the material beforehand.
It is precisely this check that fails with subliminal learning. One can read through every sentence and find nothing conspicuous. Yet the undesired trait travels along regardless. In a well-known experiment, a model learned solely from number sequences generated by another model – and adopted that model’s favorite animal.
This becomes critical with more dangerous traits. If a teacher model tends toward deception or hostile responses, this tendency can likewise be passed on. Providers' filters search for harmful content, not for invisible patterns. That is why the effect is taken seriously in safety research.
What travels along within the numbers
The explanation lies in the way models generate text. A model selects each next word based on probabilities. These probabilities depend on all of the model’s internal settings – including those that constitute its inclinations. Even a harmless sequence of numbers therefore carries a tiny statistical fingerprint of its creator.
During learning, the smaller model tries to imitate these outputs as precisely as possible. In doing so, it mimics not only the visible content but also the subtle patterns within it. One can imagine it like handwriting: a shopping list says nothing about the writer’s character, but the handwriting reveals who wrote it. Whoever imitates it perfectly adopts traits they never intended to.
There is an important caveat that research has uncovered. The effect occurs mainly when teacher and student models are built on the same underlying foundation. If the internal structures are too different, the hidden information is usually lost. This is also the most important known countermeasure: it is better to source material from a different type of model.
Subliminal learning in the news and in products
As a user, one notices nothing of the effect directly. It concerns the production of models, not their use. The term therefore appears mainly in specialist articles and in reports on AI safety. It frequently appears there alongside terms like alignment, i.e. the question of whether a model adheres to the intentions of its developers.
Economically, the point is nonetheless relevant. Many cheap models are descendants of expensive top-tier models. If flawed inclinations are inherited invisibly, a problem in the model suddenly affects an entire family of products. Investors and regulators are therefore interested in where training data comes from.
A typical misconception is to confuse subliminal learning with hidden messages. No one is deliberately smuggling instructions into texts here – that would be data poisoning, i.e. deliberately tainted training material. Subliminal learning happens without intent and without an attacker. It is a side effect of imitation, not an attack.