विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| जनरेटिव एडवरसैरियल नेटवर्क× | Wasserstein GAN (WGAN)× | |
|---|---|---|
| क्षेत्र | गहन अधिगम | गहन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 2014 | 2017 |
| प्रवर्तक≠ | Goodfellow, I. et al. | Martín Arjovsky, Soumith Chintala & Léon Bottou |
| प्रकार≠ | Generative deep learning (adversarial two-network game) | Generative adversarial network variant |
| मौलिक स्रोत≠ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ | Arjovsky, M., Chintala, S., & Bottou, L. (2017). Wasserstein generative adversarial networks. International Conference on Machine Learning (ICML), 214–223. link ↗ |
| उपनाम | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network | WGAN, Earth-Mover GAN, Wasserstein Generative Adversarial Network, Wasserstein-GAN |
| संबंधित≠ | 4 | 3 |
| सारांश≠ | 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. | 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. |
| ScholarGateडेटासेट ↗ |
|
|