Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Wasserstein GAN (WGAN)× | Red Generativa Antagónica× | |
|---|---|---|
| Campo | Aprendizaje profundo | Aprendizaje profundo |
| Familia | Machine learning | Machine learning |
| Año de origen≠ | 2017 | 2014 |
| Autor original≠ | Martín Arjovsky, Soumith Chintala & Léon Bottou | Goodfellow, I. et al. |
| Tipo≠ | Generative adversarial network variant | Generative deep learning (adversarial two-network game) |
| Fuente seminal≠ | Arjovsky, M., Chintala, S., & Bottou, L. (2017). Wasserstein generative adversarial networks. International Conference on Machine Learning (ICML), 214–223. link ↗ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ |
| Alias | WGAN, Earth-Mover GAN, Wasserstein Generative Adversarial Network, Wasserstein-GAN | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network |
| Relacionados≠ | 3 | 4 |
| Resumen≠ | 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 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. |
| ScholarGateConjunto de datos ↗ |
|
|