Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| GAN multilingue× | Apprentissage par transfert pour les GAN× | |
|---|---|---|
| Domaine | Apprentissage profond | Apprentissage profond |
| Famille | Machine learning | Machine learning |
| Année d'origine≠ | 2017–2019 | 2014–2018 |
| Auteur d'origine≠ | Goodfellow et al. (GAN); multilingual extensions by various authors from 2017 onward | Goodfellow, I. et al. (GAN); Wang & Ramanan (transfer to GAN) |
| Type≠ | Generative adversarial model with multilingual conditioning | Generative model with transferred weights |
| Source fondatrice≠ | 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., 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, 2672–2680. link ↗ |
| Alias | Multilingual GAN, Cross-lingual GAN, Multilingual Generative Adversarial Network, ML-GAN | TL-GAN, pretrained GAN, GAN fine-tuning, domain-adaptive GAN |
| Apparentées≠ | 5 | 6 |
| Résumé≠ | A Multilingual GAN pairs the generative adversarial framework with cross-lingual components — a shared encoder, language-conditioned generator, and a language discriminator — so that a single model can generate or align representations across multiple languages simultaneously. It is applied to cross-lingual text generation, machine translation, multilingual data augmentation, and language-invariant feature learning. | Transfer Learning GAN initialises a Generative Adversarial Network — or both its generator and discriminator — from weights pretrained on a large source dataset, then fine-tunes the network on a smaller target dataset. This approach allows high-quality generative modelling even when target-domain data are scarce, by reusing low- and mid-level feature representations learned at scale. |
| ScholarGateJeu de données ↗ |
|
|