方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 集成自监督学习× | 迁移学习× | |
|---|---|---|
| 领域 | 机器学习 | 机器学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2020–2021 | 2010 (formalized); 1990s (early roots) |
| 提出者≠ | Multiple contributors (Grill et al., Caron et al., Chen et al.) | Pan, S. J. & Yang, Q. (survey); Bengio, Y. (deep learning framing) |
| 类型≠ | Ensemble of self-supervised models or objectives | Learning paradigm |
| 开创性文献≠ | 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 ↗ |
| 别名 | ensemble SSL, multi-view self-supervised ensemble, self-supervised ensemble learning, SSL ensemble | TL, domain adaptation, fine-tuning, pre-trained model adaptation |
| 相关≠ | 5 | 3 |
| 摘要≠ | 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. |
| ScholarGate数据集 ↗ |
|
|