So sánh phương pháp
Xem các phương pháp đã chọn cạnh nhau; những hàng khác biệt được làm nổi bật.
| Học đo lường (Metric Learning)× | Transfer Learning× | |
|---|---|---|
| Lĩnh vực | Học máy | Học máy |
| Họ | Machine learning | Machine learning |
| Năm ra đời≠ | 2003 (foundational); refined 2009 (LMNN) | 2010 (formalized); 1990s (early roots) |
| Người khởi xướng≠ | Xing, E. P.; Jordan, M. I.; Russell, S.; Ng, A. Y. | Pan, S. J. & Yang, Q. (survey); Bengio, Y. (deep learning framing) |
| Loại≠ | Representation learning / supervised distance optimization | Learning paradigm |
| Công trình gốc≠ | 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 ↗ | Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI ↗ |
| Tên gọi khác | Distance Metric Learning, Similarity Learning, DML, Representation Learning via Distance | TL, domain adaptation, fine-tuning, pre-trained model adaptation |
| Liên quan≠ | 5 | 3 |
| Tóm tắt≠ | 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. | 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. |
| ScholarGateBộ dữ liệu ↗ |
|
|