পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| স্ব-পর্যবেক্ষিত গাউসীয় মিশ্রণ মডেল× | ভেরিয়েশনাল অটোএনকোডার× | |
|---|---|---|
| ক্ষেত্র≠ | যন্ত্র শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2010s–2019 | 2014 |
| প্রবর্তক≠ | Multiple authors (Zhai et al., 2019; earlier formulations in semi-supervised GMM literature) | Kingma, D. P. & Welling, M. |
| ধরন≠ | Probabilistic generative model with self-supervised pretraining | Deep generative latent-variable model (encoder–decoder) |
| মৌলিক উৎস≠ | Zhai, X., Oliver, A., Kolesnikov, A., & Beyer, L. (2019). S4L: Self-supervised semi-supervised learning. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 1476–1485. link ↗ | Kingma, D. P. & Welling, M. (2014). Auto-Encoding Variational Bayes. International Conference on Learning Representations (ICLR). link ↗ |
| অপর নাম | SS-GMM, self-supervised GMM, semi-supervised Gaussian mixture model, self-supervised clustering with GMM | Değişkensel Otokodlayıcı (VAE), VAE, auto-encoding variational Bayes, deep latent variable model |
| সম্পর্কিত≠ | 2 | 5 |
| সারসংক্ষেপ≠ | A Self-supervised Gaussian Mixture Model (SS-GMM) combines self-supervised representation learning with a probabilistic Gaussian mixture prior to discover meaningful clusters in unlabeled or partially labeled data. By leveraging pretext tasks to learn rich embeddings before fitting a GMM, it achieves cluster quality that standard GMMs applied to raw features rarely reach, especially on complex image, text, or biological data. | The Variational Autoencoder (VAE) is a deep generative latent-variable model, introduced by Diederik Kingma and Max Welling in 2014, that encodes data as a probability distribution in a latent space and samples from that distribution to generate new examples. It is used for data generation, anomaly detection, and feature learning. |
| ScholarGateডেটাসেট ↗ |
|
|