পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| আধা-পর্যবেক্ষিত ট্রান্সফরমার× | Semi-supervised Convolutional Neural Network× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2018–2019 | 2013–2017 |
| প্রবর্তক≠ | Devlin, J. et al. (BERT); broader SSL-Transformer paradigm community | Lee, D.-H.; Tarvainen, A. & Valpola, H. (among others) |
| ধরন | Semi-supervised deep learning | Semi-supervised deep learning |
| মৌলিক উৎস≠ | 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 ↗ | Lee, D.-H. (2013). Pseudo-label: The simple and efficient semi-supervised learning method for deep neural networks. ICML Workshop on Challenges in Representation Learning. link ↗ |
| অপর নাম | semi-supervised transformer model, SSL transformer, transformer with self-supervised pre-training, semi-supervised attention model | SSL-CNN, semi-supervised CNN, self-training CNN, pseudo-label CNN |
| সম্পর্কিত | 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 Semi-supervised CNN trains a convolutional network on a small labeled image set and a larger pool of unlabeled images simultaneously, using techniques such as pseudo-labeling and consistency regularization to extract supervisory signal from unlabeled data. This strategy closes much of the performance gap caused by scarce annotations without requiring additional human labeling effort. |
| ScholarGateডেটাসেট ↗ |
|
|