LGAIMLJun 28, 2013

A Survey on Metric Learning for Feature Vectors and Structured Data

arXiv:1306.6709v4709 citations
AI Analysis

It provides a comprehensive overview for researchers and practitioners in machine learning and related fields, but it is incremental as it synthesizes existing work rather than introducing new methods.

This survey paper systematically reviews the metric learning literature, covering methods like Mahalanobis distance learning and recent trends such as nonlinear and structured data approaches, while highlighting pros, cons, and future challenges.

The need for appropriate ways to measure the distance or similarity between data is ubiquitous in machine learning, pattern recognition and data mining, but handcrafting such good metrics for specific problems is generally difficult. This has led to the emergence of metric learning, which aims at automatically learning a metric from data and has attracted a lot of interest in machine learning and related fields for the past ten years. This survey paper proposes a systematic review of the metric learning literature, highlighting the pros and cons of each approach. We pay particular attention to Mahalanobis distance metric learning, a well-studied and successful framework, but additionally present a wide range of methods that have recently emerged as powerful alternatives, including nonlinear metric learning, similarity learning and local metric learning. Recent trends and extensions, such as semi-supervised metric learning, metric learning for histogram data and the derivation of generalization guarantees, are also covered. Finally, this survey addresses metric learning for structured data, in particular edit distance learning, and attempts to give an overview of the remaining challenges in metric learning for the years to come.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes