方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 弱监督生成对抗网络 (Weakly Supervised GAN)× | 扩散模型× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2014–2017 | 2020 |
| 提出者≠ | Odena et al.; building on Goodfellow et al. (2014) | Ho, J., Jain, A. & Abbeel, P. |
| 类型≠ | Generative model with weak supervision | Generative deep learning (denoising diffusion) |
| 开创性文献≠ | 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 ↗ | Ho, J., Jain, A. & Abbeel, P. (2020). Denoising Diffusion Probabilistic Models. NeurIPS. link ↗ |
| 别名≠ | WS-GAN, weakly supervised generative adversarial network, label-efficient GAN, semi-labeled GAN | Difüzyon Modeli (DDPM / Stable Diffusion), difüzyon modeli, denoising diffusion model, DDPM |
| 相关≠ | 5 | 4 |
| 摘要≠ | 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. | A diffusion model is a generative deep-learning method, introduced by Ho, Jain and Abbeel in 2020 (DDPM), that learns to produce high-quality images, audio and molecular structures by reversing a step-by-step noising process. It has largely displaced GANs as the current state of the art in generative modelling. |
| ScholarGate数据集 ↗ |
|
|