A training technique in which a student model learns from outputs or internal signals of a teacher model or ensemble. It can reduce deployment cost or latency, but does not guarantee that the student matches the teacher or is suitable for a task.
Supports: Introduces teacher-student distillation for transferring predictions from a larger model or ensemble into a more deployable model.
Supports: Finds that students can diverge from teacher predictive distributions and that closer teacher matching does not always improve student generalization.
Distillation trains a student from teacher signals; it is not lossless capability compression
Teacher, student, data, objective, task, and deployment conditions determine results
Measure the exact student for quality, failures, latency, memory, cost, privacy, and hardware compatibility
A distilled model needs independent controls and human approval for consequential actions
A team distills a classifier for a defined document-routing task. It compares the deployed student with the teacher and a non-ML baseline on held-out and adversarial examples, records latency and memory on the target device, and keeps an explicit human review path for uncertain cases. It does not describe the student as equivalent to the teacher or allow it to make trades.
On-demand access to compute infrastructure such as CPU, GPU, memory, storage, and networking through a provider. It can supply capacity for training or inference; it does not make a model accurate, an agent authorised, a workload available, or a strategy profitable.
Additional training of an existing model on a selected dataset for a defined task. It may change model behavior on evaluated examples; it does not prove domain accuracy, reduce factual errors by itself, or create a reliable trading system.
Degradation that can occur when generative models are repeatedly trained on their own or other model-generated outputs, especially when the training process loses rare but important parts of the original data distribution.
The stage where a deployed model processes an input and produces an output. An inference result can be a label, score, generated text, or structured draft; it does not verify its own input, predict a market reliably, or authorize an action.
Explore all our strategic guides about AI to take your operations to the next level.
View all articles