Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| GAN faiblement supervisé× | Autoencodeur Variationnel× | |
|---|---|---|
| Domaine | Apprentissage profond | Apprentissage profond |
| Famille | Machine learning | Machine learning |
| Année d'origine≠ | 2014–2017 | 2014 |
| Auteur d'origine≠ | Odena et al.; building on Goodfellow et al. (2014) | Kingma, D. P. & Welling, M. |
| Type≠ | Generative model with weak supervision | Deep generative latent-variable model (encoder–decoder) |
| Source fondatrice≠ | Odena, A., Olah, C., & Shlens, J. (2017). Conditional Image Synthesis with Auxiliary Classifier GANs. Proceedings of the 34th International Conference on Machine Learning (ICML), PMLR 70, 2642–2651. link ↗ | Kingma, D. P. & Welling, M. (2014). Auto-Encoding Variational Bayes. International Conference on Learning Representations (ICLR). link ↗ |
| Alias | WS-GAN, weakly supervised generative adversarial network, label-efficient GAN, semi-labeled GAN | Değişkensel Otokodlayıcı (VAE), VAE, auto-encoding variational Bayes, deep latent variable model |
| Apparentées | 5 | 5 |
| Résumé≠ | A Weakly Supervised GAN is a generative adversarial network trained with partially labeled, noisily labeled, or coarse-annotation data instead of fully annotated ground truth. It extends the standard GAN framework so that limited supervision guides conditional generation or discriminative learning, enabling high-quality data synthesis and classification in label-scarce settings. | 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. |
| ScholarGateJeu de données ↗ |
|
|