เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| Wasserstein GAN (WGAN)× | แบบจำลองการแพร่ (Diffusion Model)× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2017 | 2020 |
| ผู้ริเริ่ม≠ | Martín Arjovsky, Soumith Chintala & Léon Bottou | Ho, J., Jain, A. & Abbeel, P. |
| ประเภท≠ | Generative adversarial network variant | Generative deep learning (denoising diffusion) |
| แหล่งต้นตำรับ≠ | Arjovsky, M., Chintala, S., & Bottou, L. (2017). Wasserstein generative adversarial networks. International Conference on Machine Learning (ICML), 214–223. link ↗ | Ho, J., Jain, A. & Abbeel, P. (2020). Denoising Diffusion Probabilistic Models. NeurIPS. link ↗ |
| ชื่อเรียกอื่น≠ | WGAN, Earth-Mover GAN, Wasserstein Generative Adversarial Network, Wasserstein-GAN | Difüzyon Modeli (DDPM / Stable Diffusion), difüzyon modeli, denoising diffusion model, DDPM |
| ที่เกี่ยวข้อง≠ | 3 | 4 |
| สรุป≠ | Wasserstein GAN (WGAN) is a generative adversarial network variant introduced by Arjovsky, Chintala, and Bottou in 2017 that replaces the Jensen-Shannon divergence used in the original GAN with the Wasserstein-1 (Earth Mover) distance. This substitution provides a theoretically grounded training objective that yields more stable optimization and a loss value that correlates meaningfully with generated sample quality, addressing the notorious mode collapse and vanishing gradient problems of standard GANs. | 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ชุดข้อมูล ↗ |
|
|