Distillation

Full Form: Knowledge Distillation

Category: AI Techniques

📖 Definition

Distillation trains a smaller 'student' model to mimic a larger 'teacher' model. The student learns to approximate the teacher's outputs, resulting in a compact model with good performance.

🔑 Key Points

💡 Why It Matters

Distillation makes AI more accessible by creating efficient models that can run on devices without powerful GPUs.