方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 集成度量学习× | 度量学习× | |
|---|---|---|
| 领域 | 机器学习 | 机器学习 |
| 方法族 | 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数据集 ↗ |
|
|