Distance Metric Learning for Large Margin Nearest Neighbor Classification
5.6K
TL;DR: This paper shows how to learn a Mahalanobis distance metric for kNN classification from labeled examples in a globally integrated manner and finds that metrics trained in this way lead to significant improvements in kNN Classification.
read more
Abstract: The accuracy of k-nearest neighbor (kNN) classification depends significantly on the metric used to compute distances between different examples. In this paper, we show how to learn a Mahalanobis distance metric for kNN classification from labeled examples. The Mahalanobis metric can equivalently be viewed as a global linear transformation of the input space that precedes kNN classification using Euclidean distances. In our approach, the metric is trained with the goal that the k-nearest neighbors always belong to the same class while examples from different classes are separated by a large margin. As in support vector machines (SVMs), the margin criterion leads to a convex optimization based on the hinge loss. Unlike learning in SVMs, however, our approach requires no modification or extension for problems in multiway (as opposed to binary) classification. In our framework, the Mahalanobis distance metric is obtained as the solution to a semidefinite program. On several data sets of varying size and difficulty, we find that metrics trained in this way lead to significant improvements in kNN classification. Sometimes these results can be further improved by clustering the training examples and learning an individual metric within each cluster. We show how to learn and combine these local metrics in a globally integrated manner.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A Unifying Mutual Information View of Metric Learning: Cross-Entropy vs. Pairwise Losses
Malik Boudiaf,Jérôme Rony,Imtiaz Masud Ziko,Eric Granger,Marco Pedersoli,Pablo Piantanida,Ismail Ben Ayed +6 more
- 23 Aug 2020
TL;DR: This article showed that minimizing the cross-entropy is actually equivalent to maximizing the mutual information between the labels and the learned features, and showed that various standard pairwise losses can be explicitly related to one another via bound relationships.
76
•Proceedings Article
Learning Hierarchical Discrete Linguistic Units from Visually-Grounded Speech
David Harwath,Wei-Ning Hsu,James Glass +2 more
- 30 Apr 2020
TL;DR: This paper presents a method for learning discrete linguistic units by incorporating vector quantization layers into neural models of visually grounded speech and shows that this method is capable of capturing both word-level and sub-word units, depending on how it is configured.
Vehicle Re-Identification by Adversarial Bi-Directional LSTM Network
TL;DR: This paper proposes an Adversarial Bi-directional LSTM Network (ABLN), a global vehicle representation containing all views' information can be inferred from only one visible view, and then used for learning to measure the distance between two vehicles with arbitrary views.
76
Cross-Generation Kinship Verification with Sparse Discriminative Metric
TL;DR: A towards-young cross-generation model for effective kinship verification by mitigating both age and identity divergences is proposed and a conditional generative model to bring in an intermediate domain to bridge each pair is explored.
76
Common Subspace for Model and Similarity: Phrase Learning for Caption Generation from Images
Yoshitaka Ushiku,Masataka Yamaguchi,Yusuke Mukuta,Tatsuya Harada +3 more
- 07 Dec 2015
TL;DR: A novel phrase-learning method that obtains a subspace in which all feature vectors associated with the same phrase are mapped as mutually close, and classifiers for each phrase are learned, and training samples are shared among co-occurring phrases.
References
•Book
Principal Component Analysis
Ian T. Jolliffe
- 01 May 1986
TL;DR: In this article, the authors present a graphical representation of data using Principal Component Analysis (PCA) for time series and other non-independent data, as well as a generalization and adaptation of principal component analysis.
17.7K
Normalized cuts and image segmentation
Jianbo Shi,Jitendra Malik +1 more
TL;DR: This work treats image segmentation as a graph partitioning problem and proposes a novel global criterion, the normalized cut, for segmenting the graph, which measures both the total dissimilarity between the different groups as well as the total similarity within the groups.
Nearest neighbor pattern classification
Thomas M. Cover,Peter E. Hart +1 more
TL;DR: The nearest neighbor decision rule assigns to an unclassified sample point the classification of the nearest of a set of previously classified points, so it may be said that half the classification information in an infinite sample set is contained in the nearest neighbor.
Eigenfaces for recognition
Matthew Turk,Alex Pentland +1 more
TL;DR: A near-real-time computer system that can locate and track a subject's head, and then recognize the person by comparing characteristics of the face to those of known individuals, and that is easy to implement using a neural network architecture.
Normalized cuts and image segmentation
Jianbo Shi,Jitendra Malik +1 more
- 17 Jun 1997
TL;DR: This work treats image segmentation as a graph partitioning problem and proposes a novel global criterion, the normalized cut, for segmenting the graph, which measures both the total dissimilarity between the different groups as well as the total similarity within the groups.
Related Papers (5)
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
Raia Hadsell,Sumit Chopra,Yann LeCun +2 more
- 17 Jun 2006