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 auto-supervisé× | Réseau de neurones convolutif auto-supervisé× | |
|---|---|---|
| Domaine | Apprentissage profond | Apprentissage profond |
| Famille | Machine learning | Machine learning |
| Année d'origine≠ | 2019 | 2018–2020 |
| Auteur d'origine≠ | Chen, T., Zhai, X., Ritter, M., Lucic, M., & Houlsby, N. | LeCun, Y. (CNN backbone); Chen et al. and He et al. (self-supervised visual frameworks) |
| Type≠ | Generative model with self-supervised auxiliary tasks | Self-supervised deep learning |
| Source fondatrice≠ | Chen, T., Zhai, X., Ritter, M., Lucic, M., & Houlsby, N. (2019). Self-Supervised GANs via Auxiliary Rotation Loss. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 12154–12163. link ↗ | Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020). A Simple Framework for Contrastive Learning of Visual Representations. In Proceedings of the 37th International Conference on Machine Learning (ICML 2020), PMLR 119, 1597–1607. link ↗ |
| Alias | SS-GAN, Self-supervised GAN, Self-supervised Generative Adversarial Network, GAN with self-supervised auxiliary tasks | Self-supervised CNN, SSL-CNN, contrastive CNN, pretext-task CNN |
| Apparentées | 5 | 5 |
| Résumé≠ | Self-supervised GAN augments a standard Generative Adversarial Network with one or more self-supervised auxiliary tasks — such as predicting image rotation or patch position — that stabilise adversarial training and yield a discriminator that learns rich, transferable representations from unlabeled data without requiring manual annotations. | A self-supervised convolutional neural network (CNN) learns powerful visual representations from unlabeled images by solving pretext tasks — such as contrastive instance discrimination or masked-patch prediction — and then fine-tunes on a small labeled set. This approach dramatically reduces dependence on large annotated datasets while preserving the spatial feature-extraction strengths of convolutional architectures. |
| ScholarGateJeu de données ↗ |
|
|