Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Autoencoder Variacional Semi-supervisat× | Generative Adversarial Network× | |
|---|---|---|
| Camp | Aprenentatge profund | Aprenentatge profund |
| Família | Machine learning | Machine learning |
| Any d'origen | 2014 | 2014 |
| Autor original≠ | Kingma, D. P.; Mohamed, S.; Rezende, D. J.; Wierstra, D. | Goodfellow, I. et al. |
| Tipus≠ | Generative probabilistic model (semi-supervised) | Generative deep learning (adversarial two-network game) |
| Font seminal≠ | Kingma, D. P., Mohamed, S., Rezende, D. J., & Wierstra, D. (2014). Semi-supervised learning with deep generative models. Advances in Neural Information Processing Systems (NeurIPS), 27, 3581–3589. link ↗ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ |
| Àlies | Semi-supervised VAE, M2 model, VAE with label propagation, deep generative semi-supervised model | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network |
| Relacionats≠ | 6 | 4 |
| Resum≠ | The semi-supervised VAE (M2 model) is a deep generative method that jointly learns a latent representation of inputs and a classifier, leveraging both labeled and unlabeled examples in a principled probabilistic framework. Introduced by Kingma et al. in 2014, it allows accurate classification even when labels are scarce by having the generative model explain away unlabeled observations. | A Generative Adversarial Network (GAN), introduced by Ian Goodfellow and colleagues in 2014, produces realistic synthetic data through the competition of two neural networks — a generator and a discriminator. It is widely used for image synthesis, data augmentation, and distribution estimation. |
| ScholarGateConjunt de dades ↗ |
|
|