手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ファインチューニングされた敵対的生成ネットワーク× | Generative Adversarial Network× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2014 (GAN); 2019–2020 (fine-tuning paradigm) | 2014 |
| 提唱者≠ | Goodfellow, I. et al. (GAN); fine-tuning practice established ~2019–2020 | Goodfellow, I. et al. |
| 種類≠ | Generative model (adversarial training + transfer) | Generative deep learning (adversarial two-network game) |
| 原典≠ | Goodfellow, I., Pouget-Abadie, J., Mirza, M., Xu, B., Warde-Farley, D., Ozair, S., Courville, A., & Bengio, Y. (2014). Generative Adversarial Nets. Advances in Neural Information Processing Systems (NeurIPS), 27. link ↗ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ |
| 別名 | Fine-Tuned GAN, GAN Fine-Tuning, Domain-Adapted GAN, Transfer GAN | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network |
| 関連≠ | 6 | 4 |
| 概要≠ | A Fine-Tuned GAN starts from a large pre-trained generative adversarial network and continues adversarial training on a smaller target dataset, allowing the model to synthesize high-quality samples in a new domain without training from scratch. This transfer approach dramatically reduces data and compute requirements while preserving the rich feature representations learned during pre-training. | 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データセット ↗ |
|
|