Fast Multidimensional Nearest Neighbor Search Algorithm Using Priority Queue

Bibliographic Information

Other Title
  • 順位キューを用いた多次元データの高速近傍検索アルゴリズム
  • ジュンイ キュー オ モチイタ タジゲン データ ノ コウソク キンボウ ケンサク アルゴリズム

Search this article

Abstract

Nearest neighbor search in high dimensional spaces is an interesting and important problem which is relevant for a wide variety of applications, including multimedia information retrieval, data mining, and pattern recognition. For such applications, the curse of high dimensionality tends to be a major obstacle in the development of efficient search methods. This paper addresses the problem of designing an efficient algorithm for high dimensional nearest neighbor search using a priority queue. The proposed algorithm is based on a simple linear search algorithm and eliminates unnecessary arithmetic operations from distance computations between multidimensional vectors. Moreover, we propose two techniques, a dimensional sorting method and a PCA-based method, to accelerate multidimensional search. Experimental results indicate that our scheme scales well even for a very large number of dimensions.

Journal

Citations (3)*help

See more

References(33)*help

See more

Related Projects

See more

Details 詳細情報について

Report a problem

Back to top