Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Model de Mescles Gaussianes Semisupervisat× | Variational Autoencoder× | |
|---|---|---|
| Camp≠ | Aprenentatge automàtic | Aprenentatge profund |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2000 | 2014 |
| Autor original≠ | Nigam, K.; McCallum, A. K.; Thrun, S.; Mitchell, T. | Kingma, D. P. & Welling, M. |
| Tipus≠ | Generative semi-supervised classifier | Deep generative latent-variable model (encoder–decoder) |
| Font seminal≠ | Chapelle, O., Scholkopf, B., & Zien, A. (Eds.). (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9 | Kingma, D. P. & Welling, M. (2014). Auto-Encoding Variational Bayes. International Conference on Learning Representations (ICLR). link ↗ |
| Àlies | SS-GMM, semi-supervised GMM, partially labeled Gaussian mixture model, generative semi-supervised classifier | Değişkensel Otokodlayıcı (VAE), VAE, auto-encoding variational Bayes, deep latent variable model |
| Relacionats≠ | 3 | 5 |
| Resum≠ | The Semi-supervised Gaussian Mixture Model (SS-GMM) is a generative probabilistic classifier that fits a Gaussian mixture to both labeled and unlabeled data using the Expectation-Maximization algorithm. Labeled points constrain component assignments while unlabeled points improve density estimates, enabling effective learning when annotations are scarce. | 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. |
| ScholarGateConjunt de dades ↗ |
|
|