مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| ترنسفورمر نیمهنظارتی× | ترنسفورمر خودنظارتی× | |
|---|---|---|
| حوزه | یادگیری عمیق | یادگیری عمیق |
| خانواده | Machine learning | Machine learning |
| سال پیدایش≠ | 2018–2019 | 2017–2019 |
| پدیدآور≠ | Devlin, J. et al. (BERT); broader SSL-Transformer paradigm community | Vaswani et al. (architecture); Devlin et al. (BERT self-supervised paradigm) |
| نوع≠ | Semi-supervised deep learning | Self-supervised deep learning model |
| منبع بنیادین | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of NAACL-HLT 2019, 4171–4186. DOI ↗ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of NAACL-HLT 2019, 4171–4186. DOI ↗ |
| نامهای دیگر | semi-supervised transformer model, SSL transformer, transformer with self-supervised pre-training, semi-supervised attention model | SSL Transformer, self-supervised pretraining, masked self-attention pretraining, contrastive transformer |
| مرتبط | 5 | 5 |
| خلاصه≠ | Semi-supervised learning with Transformer architectures leverages large quantities of unlabeled data alongside a small labeled set to train powerful sequence models. The dominant pattern — exemplified by BERT — first pre-trains the Transformer on unlabeled data using self-supervised objectives such as masked token prediction, then fine-tunes it on the labeled task. This two-stage approach dramatically reduces the labeled data needed to achieve strong performance. | A self-supervised Transformer is a Transformer network pretrained using automatically constructed supervision signals — such as masked token prediction or next-sentence prediction — rather than human-annotated labels. The resulting representations are then fine-tuned or probed on downstream tasks. BERT, GPT, and ViT (Vision Transformer in masked-image modeling mode) are the most widely known instantiations of this paradigm. |
| ScholarGateمجموعهداده ↗ |
|
|