قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| محوّل الرؤية المُشرف عليه ضعيفًا× | تقطير المعرفة× | |
|---|---|---|
| المجال | التعلم العميق | التعلم العميق |
| العائلة | Machine learning | Machine learning |
| سنة النشأة≠ | 2021–2022 | 2015 |
| صاحب الطريقة≠ | Dosovitskiy et al. (ViT); weak supervision paradigm from Zhou and others | Hinton, G., Vinyals, O. & Dean, J. |
| النوع≠ | Self-attention image model with weakly supervised training | Neural network compression (teacher–student) |
| المصدر التأسيسي≠ | Dosovitskiy, A., Beyer, L., Kolesnikov, A., Weissenborn, D., Zhai, X., Unterthiner, T., Dehghani, M., Minderer, M., Heigold, G., Gelly, S., Uszkoreit, J., & Houlsby, N. (2021). An image is worth 16x16 words: Transformers for image recognition at scale. In International Conference on Learning Representations (ICLR). link ↗ | Hinton, G., Vinyals, O. & Dean, J. (2015). Distilling the Knowledge in a Neural Network. NeurIPS Deep Learning Workshop. link ↗ |
| الأسماء البديلة | WS-ViT, weakly supervised ViT, weak supervision with vision transformer, ViT with weak labels | Bilgi Damıtma (Knowledge Distillation), bilgi damıtma, teacher-student distillation, model distillation |
| ذات صلة≠ | 4 | 5 |
| الملخص≠ | Weakly Supervised Vision Transformer (WS-ViT) trains a Vision Transformer on image data that lacks precise pixel-level annotations, instead using cheaper, noisier supervision such as image-level class tags, bounding boxes, or web-scraped text. The global self-attention mechanism of the transformer makes it especially capable of localising objects and learning discriminative features from these incomplete labels. | 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. |
| ScholarGateمجموعة البيانات ↗ |
|
|