विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| मैट्रिक लर्निंग× | ट्रांसफर लर्निंग× | |
|---|---|---|
| क्षेत्र | मशीन अधिगम | मशीन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 2003 (foundational); refined 2009 (LMNN) | 2010 (formalized); 1990s (early roots) |
| प्रवर्तक≠ | Xing, E. P.; Jordan, M. I.; Russell, S.; Ng, A. Y. | Pan, S. J. & Yang, Q. (survey); Bengio, Y. (deep learning framing) |
| प्रकार≠ | Representation learning / supervised distance optimization | Learning paradigm |
| मौलिक स्रोत≠ | 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 ↗ |
| उपनाम | Distance Metric Learning, Similarity Learning, DML, Representation Learning via Distance | TL, domain adaptation, fine-tuning, pre-trained model adaptation |
| संबंधित≠ | 5 | 3 |
| सारांश≠ | 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. |
| ScholarGateडेटासेट ↗ |
|
|