পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| সেল্ফ-সুপারভাইজড সাপোর্ট ভেক্টর মেশিন× | সাপোর্ট ভেক্টর মেশিন (শ্রেণীকরণ)× | |
|---|---|---|
| ক্ষেত্র | যন্ত্র শিখন | যন্ত্র শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2019–2021 | 1995 |
| প্রবর্তক≠ | Various (integration of self-supervised learning with SVM classifiers, ~2019–2021) | Cortes, C. & Vapnik, V. |
| ধরন≠ | Hybrid (self-supervised pretraining + SVM classifier) | Maximum-margin classifier (kernel method) |
| মৌলিক উৎস≠ | De Palma, A., Bucarelli, M. S., Goyal, P., & Silvestri, F. (2021). Self-supervised Support Vector Machine. Proceedings of the AAAI Workshop on Self-Supervised Learning for the Internet of Things. link ↗ | Cortes, C. & Vapnik, V. (1995). Support-Vector Networks. Machine Learning, 20, 273–297. DOI ↗ |
| অপর নাম | Self-supervised SVM, SS-SVM, semi-self-supervised SVM, self-supervised kernel SVM | Destek Vektör Makinesi (SVM — Sınıflandırma), support-vector network, SVM classifier, maximum-margin classifier |
| সম্পর্কিত | 5 | 5 |
| সারসংক্ষেপ≠ | A Self-supervised Support Vector Machine combines self-supervised pretraining — learning representations from unlabeled data via pretext tasks — with a Support Vector Machine classifier trained on the resulting features. This hybrid approach enables strong classification performance even when labeled data is scarce, by leveraging the structure embedded in large unlabeled datasets before applying the SVM's margin-maximization objective. | The Support Vector Machine, introduced by Corinna Cortes and Vladimir Vapnik in 1995, is a classifier that finds the optimal separating hyperplane between classes in a high-dimensional space. It chooses the boundary that leaves the widest possible margin to the nearest training points, which makes its decisions robust on new data. |
| ScholarGateডেটাসেট ↗ |
|
|