LGFeb 9, 2018

Metric Learning via Maximizing the Lipschitz Margin Ratio

arXiv:1802.03464v11 citations
AI Analysis

This work addresses metric learning for classification, potentially benefiting machine learning practitioners, but appears incremental as it builds on existing algorithms.

The authors tackled the problem of improving classification by proposing a new metric learning framework based on maximizing the Lipschitz margin ratio, which integrates inter-class margin and intra-class dispersion to enhance generalization, and demonstrated encouraging results on eight popular datasets.

In this paper, we propose the Lipschitz margin ratio and a new metric learning framework for classification through maximizing the ratio. This framework enables the integration of both the inter-class margin and the intra-class dispersion, as well as the enhancement of the generalization ability of a classifier. To introduce the Lipschitz margin ratio and its associated learning bound, we elaborate the relationship between metric learning and Lipschitz functions, as well as the representability and learnability of the Lipschitz functions. After proposing the new metric learning framework based on the introduced Lipschitz margin ratio, we also prove that some well known metric learning algorithms can be shown as special cases of the proposed framework. In addition, we illustrate the framework by implementing it for learning the squared Mahalanobis metric, and by demonstrating its encouraging results on eight popular datasets of machine learning.

Foundations

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

Your Notes