方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 弱监督生成对抗网络 (Weakly Supervised GAN)× | Semi-supervised GAN× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2014–2017 | 2016 |
| 提出者≠ | Odena et al.; building on Goodfellow et al. (2014) | Odena, A.; Salimans, T. et al. |
| 类型≠ | Generative model with weak supervision | Semi-supervised generative model |
| 开创性文献≠ | 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 ↗ | 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 ↗ |
| 别名 | WS-GAN, weakly supervised generative adversarial network, label-efficient GAN, semi-labeled GAN | SGAN, Semi-GAN, semi-supervised generative adversarial network, GAN-based semi-supervised learning |
| 相关 | 5 | 5 |
| 摘要≠ | 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. | 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. |
| ScholarGate数据集 ↗ |
|
|