ELEN E 6880 Statistical Pattern Recognition

(V. Castelli, M. Brodie, I. Rish, D. Oblinger)

Lecture 8: Nearest-Neighbor Classifiers, by Vittorio Castelli

Relevant Book Sections

Material For The Lecture

Material covered in class

The lecture was prepared using a wide variety of material from the textbooks and from the additional material listed below.
The writeup, in pdf format, of the material covered in the lecture can be found here.

Variable-metric Nearest-Neighbor Classifiers

You might be asking yourself what is a good metric for nearest-neighbor classifiers. Although asymptotically it is known that the metric does not matter, it is clear (and known) that an appropriate choice of a metric can improve the classifier error rate for finite training sample size.
This area has been an active area of research in the past.  However, more recently researchers have started questioning the principle that a unique distance metric for the entire feature space, and are working on adaptive metrics (namely, on "distance" functions that vary depending on the query point).
Early work on this topic was done by Jerome Friedman, at Stanford.  His seminal paper "Flexible Metric Nearest Neighbor Classification" is available in compressed postscript form by following the link.
A researcher who has worked on the topic in very recent times is Carlotta Domeniconi. The following citations might be of interest to you

Where to Find Additional Material

There is an enormous literature on Nearest-Neighbor Methods.