قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| محوّل ذاتي الإشراف (Self-supervised Transformer)× | تصنيف قائم على BERT× | |
|---|---|---|
| المجال | التعلم العميق | التعلم العميق |
| العائلة | Machine learning | Machine learning |
| سنة النشأة≠ | 2017–2019 | 2019 |
| صاحب الطريقة≠ | Vaswani et al. (architecture); Devlin et al. (BERT self-supervised paradigm) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| النوع≠ | Self-supervised deep learning model | Pre-trained language model with fine-tuning |
| المصدر التأسيسي≠ | 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. In Proceedings of NAACL-HLT 2019 (pp. 4171–4186). Association for Computational Linguistics. DOI ↗ |
| الأسماء البديلة | SSL Transformer, self-supervised pretraining, masked self-attention pretraining, contrastive transformer | BERT classifier, BERT fine-tuning for classification, BERT text classification, BERT-CLS |
| ذات صلة≠ | 5 | 4 |
| الملخص≠ | 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. | BERT-based Classification fine-tunes Google's Bidirectional Encoder Representations from Transformers model on a labelled text dataset, replacing the generic pre-trained head with a task-specific classification layer. It exploits deep bidirectional context from hundreds of millions of pre-trained parameters to deliver state-of-the-art accuracy on short- and medium-length text classification tasks with relatively modest amounts of labelled data. |
| ScholarGateمجموعة البيانات ↗ |
|
|