Methoden vergleichen
Prüfen Sie die ausgewählten Methoden nebeneinander; abweichende Zeilen sind hervorgehoben.
| Ensemble-Metrik-Lernen× | Transfer Learning× | |
|---|---|---|
| Fachgebiet | Maschinelles Lernen | Maschinelles Lernen |
| Familie | Machine learning | Machine learning |
| Entstehungsjahr≠ | 2000s–2010s | 2010 (formalized); 1990s (early roots) |
| Urheber≠ | Multiple contributors (Weinberger, Saul, et al.) | Pan, S. J. & Yang, Q. (survey); Bengio, Y. (deep learning framing) |
| Typ≠ | Ensemble of learned distance metrics | Learning paradigm |
| Wegweisende Quelle≠ | Wang, J., Kalousis, A., & Woznica, A. (2012). Parametric local metric learning for nearest neighbor classification. Advances in Neural Information Processing Systems, 25. link ↗ | Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI ↗ |
| Aliasnamen | EML, ensemble distance metric learning, multiple metric fusion, combined metric learning | TL, domain adaptation, fine-tuning, pre-trained model adaptation |
| Verwandt≠ | 5 | 3 |
| Zusammenfassung≠ | Ensemble Metric Learning trains multiple distance metric learners — each on a different data view, feature subspace, or with a different objective — and combines the resulting metrics to produce a single, more robust similarity function. Combining diverse metrics reduces the variance of any individual metric and improves performance in tasks such as nearest-neighbor classification, retrieval, and few-shot learning. | 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. |
| ScholarGateDatensatz ↗ |
|
|