# Reduced-Rank Local Distance Metric Learning for k-NN Classification

**Authors:** YInjie Huang, Cong Li, Michael Georgiopoulos, Georgios C., Anagnostopoulos

arXiv: 1902.08313 · 2019-02-25

## TL;DR

This paper introduces a novel local distance metric learning method that uses sample similarity and conical combinations of metric matrices, improving k-NN classification performance.

## Contribution

It presents a reduced-rank local metric learning approach with both transductive and inductive algorithms, enhancing efficiency and effectiveness over existing methods.

## Key findings

- Notable performance improvements over recent metric learning methods.
- Effective in small and large-scale classification tasks.
- Demonstrates the advantage of local metrics in k-NN classification.

## Abstract

We propose a new method for local distance metric learning based on sample similarity as side information. These local metrics, which utilize conical combinations of metric weight matrices, are learned from the pooled spatial characteristics of the data, as well as the similarity profiles between the pairs of samples, whose distances are measured. The main objective of our framework is to yield metrics, such that the resulting distances between similar samples are small and distances between dissimilar samples are above a certain threshold. For learning and inference purposes, we describe a transductive, as well as an inductive algorithm; the former approach naturally befits our framework, while the latter one is provided in the interest of faster learning. Experimental results on a collection of classification problems imply that the new methods may exhibit notable performance advantages over alternative metric learning approaches that have recently appeared in the literature.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.08313/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1902.08313/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1902.08313/full.md

---
Source: https://tomesphere.com/paper/1902.08313