Compară metode
Examinează metodele selectate una lângă alta; rândurile care diferă sunt evidențiate.
| GAN semi-supervizat× | Autoencoder Variațional× | |
|---|---|---|
| Domeniu | Învățare profundă | Învățare profundă |
| Familie | Machine learning | Machine learning |
| Anul apariției≠ | 2016 | 2014 |
| Autorul original≠ | Odena, A.; Salimans, T. et al. | Kingma, D. P. & Welling, M. |
| Tip≠ | Semi-supervised generative model | Deep generative latent-variable model (encoder–decoder) |
| Sursa seminală≠ | Salimans, T., Goodfellow, I., Zaremba, W., Cheung, V., Radford, A., & Chen, X. (2016). Improved Techniques for Training GANs. Advances in Neural Information Processing Systems (NeurIPS), 29. link ↗ | Kingma, D. P. & Welling, M. (2014). Auto-Encoding Variational Bayes. International Conference on Learning Representations (ICLR). link ↗ |
| Denumiri alternative | SGAN, Semi-GAN, semi-supervised generative adversarial network, GAN-based semi-supervised learning | Değişkensel Otokodlayıcı (VAE), VAE, auto-encoding variational Bayes, deep latent variable model |
| Înrudite | 5 | 5 |
| Rezumat≠ | Semi-supervised GAN (SGAN) extends the standard GAN discriminator to simultaneously classify labeled examples into K real classes and detect generated fakes as a (K+1)-th class, letting the generator's synthetic data act as implicit regularization and allowing strong classifiers to be trained with very few labeled examples. | 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. |
| ScholarGateSet de date ↗ |
|
|