विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| अर्ध-पर्यवेक्षित BERT-आधारित वर्गीकरण× | स्व-पर्यवेक्षित BERT-आधारित वर्गीकरण× | |
|---|---|---|
| क्षेत्र | गहन अधिगम | गहन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 2019–2020 | 2019 |
| प्रवर्तक≠ | Multiple groups (Xie et al.; Chen et al.; Devlin et al. for BERT base) | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (Google AI Language) |
| प्रकार≠ | Semi-supervised fine-tuning of pre-trained transformer | Pretrain-then-fine-tune transformer model |
| मौलिक स्रोत≠ | Xie, Q., Dai, Z., Hovy, E., Luong, T., & Le, Q. (2020). Unsupervised Data Augmentation for Consistency Training. Advances in Neural Information Processing Systems (NeurIPS), 33, 27780–27792. link ↗ | 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, 4171–4186. Association for Computational Linguistics. DOI ↗ |
| उपनाम | Semi-supervised BERT, BERT SSL Classification, BERT with Unlabeled Data, BERT Semi-supervised Fine-tuning | BERT fine-tuning for classification, BERT text classifier, self-supervised transformer classification, masked LM pretraining with classification head |
| संबंधित≠ | 6 | 0 |
| सारांश≠ | Semi-supervised BERT-based classification fine-tunes a pre-trained BERT encoder on a small pool of labeled text examples while simultaneously leveraging a much larger body of unlabeled text — via consistency training, pseudo-labeling, or data augmentation — to produce high-quality classifiers even when manual annotation is scarce. | Self-supervised BERT-based classification uses Google's Bidirectional Encoder Representations from Transformers (BERT), pretrained on massive unlabelled text via masked-language modelling, and fine-tunes it on labelled examples to assign text into categories. It consistently achieves state-of-the-art accuracy on sentiment analysis, topic classification, intent detection, and similar NLP tasks even with limited labelled data. |
| ScholarGateडेटासेट ↗ |
|
|