方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 半监督变分自编码器× | 生成对抗网络× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份 | 2014 | 2014 |
| 提出者≠ | Kingma, D. P.; Mohamed, S.; Rezende, D. J.; Wierstra, D. | Goodfellow, I. et al. |
| 类型≠ | Generative probabilistic model (semi-supervised) | Generative deep learning (adversarial two-network game) |
| 开创性文献≠ | 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 ↗ |
| 别名 | 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 |
| 相关≠ | 6 | 4 |
| 摘要≠ | 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. |
| ScholarGate数据集 ↗ |
|
|