Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| Polosupervizovaný difúzny model× | Variačný autoenkodér× | |
|---|---|---|
| Odbor | Hlboké učenie | Hlboké učenie |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2020–2022 | 2014 |
| Tvorca≠ | Multiple groups (Ho et al., Song et al., and successors) | Kingma, D. P. & Welling, M. |
| Typ≠ | Generative model with semi-supervised guidance | Deep generative latent-variable model (encoder–decoder) |
| Pôvodný zdroj≠ | Sohl-Dickstein, J., Weiss, E., Maheswaranathan, N., & Ganguli, S. (2015). Deep Unsupervised Learning using Nonequilibrium Thermodynamics. Proceedings of the 32nd International Conference on Machine Learning (ICML), 2256–2265. link ↗ | Kingma, D. P. & Welling, M. (2014). Auto-Encoding Variational Bayes. International Conference on Learning Representations (ICLR). link ↗ |
| Ďalšie názvy | Semi-supervised DDPM, Label-guided diffusion model, Semi-supervised score-based generative model, SSL diffusion | Değişkensel Otokodlayıcı (VAE), VAE, auto-encoding variational Bayes, deep latent variable model |
| Príbuzné≠ | 3 | 5 |
| Zhrnutie≠ | A semi-supervised diffusion model extends the denoising diffusion probabilistic framework to settings where only a fraction of training samples carry class labels. By combining an unconditional diffusion backbone with a lightweight classifier trained on labeled examples, it learns to generate high-quality, label-conditioned outputs while still exploiting the structure in unlabeled 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. |
| ScholarGateDátová sada ↗ |
|
|