পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| নলেজ ডিস্টিলেশন (Knowledge Distillation)× | ভিজ্যুয়াল কনট্রাস্টিভ লার্নিং× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2015 | 2020 |
| প্রবর্তক≠ | Hinton, G., Vinyals, O. & Dean, J. | Chen, T. et al. (SimCLR); He, K. et al. (MoCo) |
| ধরন≠ | Neural network compression (teacher–student) | Self-supervised deep representation learning |
| মৌলিক উৎস≠ | Hinton, G., Vinyals, O. & Dean, J. (2015). Distilling the Knowledge in a Neural Network. NeurIPS Deep Learning Workshop. link ↗ | Chen, T., Kornblith, S., Norouzi, M. & Hinton, G. (2020). A Simple Framework for Contrastive Learning of Visual Representations. ICML. link ↗ |
| অপর নাম≠ | Bilgi Damıtma (Knowledge Distillation), bilgi damıtma, teacher-student distillation, model distillation | Karşıtlık Öğrenmesi — Görsel (SimCLR / MoCo / BYOL), contrastive learning, self-supervised visual representation learning, SimCLR |
| সম্পর্কিত | 5 | 5 |
| সারসংক্ষেপ≠ | Knowledge Distillation is a model-compression technique, introduced by Geoffrey Hinton and colleagues in 2015, that trains a small student model using the soft-label outputs of a large teacher model. Distilled models such as DistilBERT and TinyBERT reach roughly 97% of the larger model's performance while running far faster. | Visual contrastive learning is a self-supervised deep-learning approach — popularised by frameworks such as SimCLR (Chen et al., 2020) and MoCo (He et al., 2020) — that learns rich image representations without labels by pulling different augmentations of the same image together and pushing different images apart. It turns a large pool of unlabelled images into a useful feature extractor. |
| ScholarGateডেটাসেট ↗ |
|
|