Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Ансамблевое метрическое обучение× | Метрическое обучение× | |
|---|---|---|
| Область | Машинное обучение | Машинное обучение |
| Семейство | Machine learning | Machine learning |
| Год появления≠ | 2000s–2010s | 2003 (foundational); refined 2009 (LMNN) |
| Автор метода≠ | Multiple contributors (Weinberger, Saul, et al.) | Xing, E. P.; Jordan, M. I.; Russell, S.; Ng, A. Y. |
| Тип≠ | Ensemble of learned distance metrics | Representation learning / supervised distance optimization |
| Основополагающий источник≠ | Wang, J., Kalousis, A., & Woznica, A. (2012). Parametric local metric learning for nearest neighbor classification. Advances in Neural Information Processing Systems, 25. link ↗ | Xing, E. P., Jordan, M. I., Russell, S., & Ng, A. Y. (2003). Distance metric learning with application to clustering with side-information. In Advances in Neural Information Processing Systems (NIPS), 16, 505–512. link ↗ |
| Другие названия | EML, ensemble distance metric learning, multiple metric fusion, combined metric learning | Distance Metric Learning, Similarity Learning, DML, Representation Learning via Distance |
| Связанные | 5 | 5 |
| Сводка≠ | 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. | Metric learning is a machine-learning framework that trains a distance or similarity function from data so that semantically similar examples end up close together in the learned space while dissimilar examples are pushed apart. Unlike fixed distances such as Euclidean, the learned metric adapts to the structure of the task, making downstream classifiers, clusterers, and retrieval systems significantly more accurate. |
| ScholarGateНабор данных ↗ |
|
|