Machine learning
知识蒸馏
知识蒸馏是一种模型压缩技术,由 Geoffrey Hinton 及其同事于 2015 年提出,它利用大型教师模型的软标签输出来训练一个小型学生模型。DistilBERT 和 TinyBERT 等蒸馏模型能够达到大型模型约 97% 的性能,同时运行速度快得多。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+3 more
来源
如何引用本页
ScholarGate. (2026, June 1). Knowledge Distillation (Teacher–Student Model Compression). ScholarGate. https://scholargate.app/zh/deep-learning/knowledge-distillation
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 长格式Transformer / BigBird深度学习↔ compare
- 专家混合模型深度学习↔ compare
- 随机森林机器学习↔ compare
- 视觉对比学习深度学习↔ compare
- XGBoost机器学习↔ compare