Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| Apprentissage auto-supervisé par ensemble× | Apprentissage par transfert× | |
|---|---|---|
| Domaine | Apprentissage automatique | Apprentissage automatique |
| Famille | Machine learning | Machine learning |
| Année d'origine≠ | 2020–2021 | 2010 (formalized); 1990s (early roots) |
| Auteur d'origine≠ | Multiple contributors (Grill et al., Caron et al., Chen et al.) | Pan, S. J. & Yang, Q. (survey); Bengio, Y. (deep learning framing) |
| Type≠ | Ensemble of self-supervised models or objectives | Learning paradigm |
| Source fondatrice≠ | Grill, J.-B., Strub, F., Altché, F., Tallec, C., Richemond, P. H., Buchatskaya, E., Doersch, C., Ávila Pires, B., Guo, Z., Gheshlaghi Azar, M., Piot, B., Kavukcuoglu, K., Munos, R., & Valko, M. (2020). Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning. Advances in Neural Information Processing Systems, 33, 21271–21284. link ↗ | Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI ↗ |
| Alias | ensemble SSL, multi-view self-supervised ensemble, self-supervised ensemble learning, SSL ensemble | TL, domain adaptation, fine-tuning, pre-trained model adaptation |
| Apparentées≠ | 5 | 3 |
| Résumé≠ | Ensemble Self-supervised Learning combines multiple self-supervised models, objectives, or augmentation views into a unified framework to produce more robust and generalizable representations from unlabeled data. By aggregating diverse self-supervised signals, the ensemble reduces the risk of representation collapse and outperforms single-objective SSL approaches on downstream tasks. | Transfer learning is a machine learning paradigm in which knowledge gained from training a model on a source task or domain is reused to improve learning on a different but related target task or domain. It is especially powerful when labeled data for the target task is scarce, and it underlies most modern deep learning applications in computer vision, natural language processing, and beyond. |
| ScholarGateJeu de données ↗ |
|
|