Tagged articles

teacher-student training

3 articles · Page 1 of 1
Cambridge Mofang Notes
Cambridge Mofang Notes
Sep 4, 2026 · Artificial Intelligence

Model Distillation: Teaching Small Models to Learn from Large Ones

This article explains model distillation through a question rewriting example, detailing how teacher models provide demonstrations to train smaller student models, the differences between distillation, fine-tuning, and quantization, and practical pitfalls like data quality and student capacity limits.

Data QualityKnowledge DistillationPrompt Engineering
0 likes · 19 min read
Model Distillation: Teaching Small Models to Learn from Large Ones
Subtle Storm
Subtle Storm
Feb 23, 2025 · Artificial Intelligence

What Is Knowledge Distillation and How Does It Compress Deep Models?

Knowledge Distillation transfers the soft output probabilities of a high‑capacity teacher network to a compact student model, enabling significant reductions in parameters and compute while preserving accuracy, and is widely used for model compression, inference acceleration, and transfer learning across resource‑constrained devices.

Deep LearningKnowledge DistillationModel Compression
0 likes · 7 min read
What Is Knowledge Distillation and How Does It Compress Deep Models?
AIWalker
AIWalker
Jan 22, 2024 · Artificial Intelligence

Depth Anything: An Open-Source Large-Scale Model for Arbitrary Image Depth Estimation

Depth Anything introduces a highly practical monocular depth estimation model that leverages a 62‑million‑image unlabeled dataset, teacher‑student training, strong data perturbations, and DINOv2‑based semantic supervision to achieve zero‑shot capability and state‑of‑the‑art performance over MiDaS across multiple benchmarks.

Computer VisionDINOv2Depth Estimation
0 likes · 8 min read
Depth Anything: An Open-Source Large-Scale Model for Arbitrary Image Depth Estimation