Fast exact nearest neighbour matching in high dimensions using d-D Sort


Autoria(s): Lakemond, Ruan; Fookes, Clinton B.; Sridharan, Sridha
Data(s)

2013

Resumo

Data structures such as k-D trees and hierarchical k-means trees perform very well in approximate k nearest neighbour matching, but are only marginally more effective than linear search when performing exact matching in high-dimensional image descriptor data. This paper presents several improvements to linear search that allows it to outperform existing methods and recommends two approaches to exact matching. The first method reduces the number of operations by evaluating the distance measure in order of significance of the query dimensions and terminating when the partial distance exceeds the search threshold. This method does not require preprocessing and significantly outperforms existing methods. The second method improves query speed further by presorting the data using a data structure called d-D sort. The order information is used as a priority queue to reduce the time taken to find the exact match and to restrict the range of data searched. Construction of the d-D sort structure is very simple to implement, does not require any parameter tuning, and requires significantly less time than the best-performing tree structure, and data can be added to the structure relatively efficiently.

Formato

application/pdf

Identificador

http://eprints.qut.edu.au/58515/

Publicador

Hindawi Publishing Corporation

Relação

http://eprints.qut.edu.au/58515/1/405680.pdf

DOI:10.1155/2013/405680

Lakemond, Ruan, Fookes, Clinton B., & Sridharan, Sridha (2013) Fast exact nearest neighbour matching in high dimensions using d-D Sort. ISRN Machine Vision, 2013, pp. 1-8.

Direitos

Copyright © 2013 Ruan Lakemond et al.

Copyright © 2013 Ruan Lakemond et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Fonte

School of Electrical Engineering & Computer Science; Science & Engineering Faculty

Tipo

Journal Article