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
•Posted Content
Metric Learning with Adaptive Density Discrimination
TL;DR: In this paper, the authors propose a novel approach explicitly designed to address a number of subtle yet important issues which have stymied earlier distance metric learning (DML) algorithms, which maintains an explicit model of the distributions of the different classes in representation space.
53
•Proceedings Article
Contrastive Learning with Adversarial Perturbations for Conditional Text Generation
Seanie Lee,Dong Bok Lee,Sung Ju Hwang +2 more
- 03 May 2021
TL;DR: This article proposed to generate hard negative and hard positive examples to guide the model to better distinguish correct outputs from incorrect ones, which significantly improves the generalization of the seq2seq model.
Building and Interpreting Deep Similarity Models
TL;DR: BiLRP as mentioned in this paper is a scalable and theoretically founded method to systematically decompose the output of an already trained deep similarity model on pairs of input features, which can be expressed as a composition of LRP explanations, which were shown in previous works to scale to highly nonlinear models.
REVAMP 2 T: Real-Time Edge Video Analytics for Multicamera Privacy-Aware Pedestrian Tracking
Christopher Neff,Matias Mendieta,Shrey Mohan,Mohammadreza Baharani,Samuel Rogers,Hamed Tabkhi +5 more
TL;DR: In this article, a real-time edge video analytics for multicamera privacy-aware pedestrian tracking (REVAMP2T) is presented, as an integrated end-to-end Internet of Things (IoT) system for privacy built-in decentralized situational awareness.
53
Parkinson’s Disease Detection from Resting-State EEG Signals Using Common Spatial Pattern, Entropy, and Machine Learning Techniques
TL;DR: The results show that the proposed methods, particularly the combination of common spatial patterns and log energy entropy, provide competitive results when compared to methods in the literature.
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