方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 域自适应GAN× | 生成对抗网络× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2016–2017 | 2014 |
| 提出者≠ | Ganin et al. (DANN); Zhu et al. (CycleGAN) | Goodfellow, I. et al. |
| 类型≠ | Generative adversarial model with domain adaptation | Generative deep learning (adversarial two-network game) |
| 开创性文献≠ | Ganin, Y., Ustunova, E., Ajakan, H., Germain, P., Larochelle, H., Laviolette, F., Marchand, M., & Lempitsky, V. (2016). Domain-adversarial training of neural networks. Journal of Machine Learning Research, 17(59), 1–35. link ↗ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ |
| 别名 | DA-GAN, domain adaptation GAN, adversarial domain adaptation, domain-adaptive generative adversarial network | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network |
| 相关≠ | 6 | 4 |
| 摘要≠ | A Domain-Adaptive GAN combines generative adversarial learning with domain adaptation to bridge the distribution gap between a labeled source domain and an unlabeled or sparsely labeled target domain. By training a generator and discriminator adversarially, the model learns domain-invariant representations or translated samples, enabling a classifier or detector trained on source data to generalize effectively to the target domain without requiring abundant target labels. | 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. |
| ScholarGate数据集 ↗ |
|
|