The Optimal Distance Measure for Object Detection - Robotics Institute Carnegie Mellon University

The Optimal Distance Measure for Object Detection

Shyjan Mahamud and Martial Hebert
Conference Paper, Proceedings of (CVPR) Computer Vision and Pattern Recognition, pp. 248 - 255, June, 2003

Abstract

We develop a multi-class object detection framework whose core component is a nearest neighbor search over object part classes. The performance of the overall system is critically dependent on the distance measure used in the nearest neighbor search. A distance measure that minimizes the mis-classification risk for the 1-nearest neighbor search can be shown to be the probability that a pair of input image measurements belong to different classes. In practice, we model the optimal distance measure using a linear logistic model that combines the discriminative powers of more elementary distance measures associated with a collection of simple to construct feature spaces like color, texture and local shape properties. Furthermore, in order to perform search over large training sets efficiently, the same framework was extended to find hamming distance measures associated with simple discriminators. By combining this discrete distance model with the continuous model, we obtain a hierarchical distance model that is both fast and accurate. Finally, the nearest neighbor search over object part classes was integrated into a whole object detection system and evaluated against an indoor detection task yielding good results.

BibTeX

@conference{Mahamud-2003-16884,
author = {Shyjan Mahamud and Martial Hebert},
title = {The Optimal Distance Measure for Object Detection},
booktitle = {Proceedings of (CVPR) Computer Vision and Pattern Recognition},
year = {2003},
month = {June},
pages = {248 - 255},
}