Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Ensemble Metric Learning (učení metrik pomocí ansámblů)× | Přenosové učení× | |
|---|---|---|
| Obor | Strojové učení | Strojové učení |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2000s–2010s | 2010 (formalized); 1990s (early roots) |
| Tvůrce≠ | 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 |
| Původní zdroj≠ | 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 ↗ |
| Další názvy | EML, ensemble distance metric learning, multiple metric fusion, combined metric learning | TL, domain adaptation, fine-tuning, pre-trained model adaptation |
| Příbuzné≠ | 5 | 3 |
| Shrnutí≠ | 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. |
| ScholarGateDatová sada ↗ |
|
|