4.2 Article

iDistance:: An adaptive B+-tree based indexing method for nearest neighbor search

Journal

ACM TRANSACTIONS ON DATABASE SYSTEMS
Volume 30, Issue 2, Pages 364-397

Publisher

ASSOC COMPUTING MACHINERY
DOI: 10.1145/1071610.1071612

Keywords

algorithms; performance; indexing; KNN; nearest neighbor queries

Ask authors/readers for more resources

In this article, we present an efficient B+-tree based indexing method, called iDistance, for K-nearest neighbor (KNN) search in a high-dimensional metric space. iDistance partitions the data based on a space- or data-partitioning strategy, and selects a reference point for each partition. The data points in each partition are transformed into a single dimensional value based on their similarity with respect to the reference point. This allows the points to be indexed using a B+-tree structure and KNN search to be performed using one-dimensional range search. The choice of partition and reference points adapts the index structure to the data distribution. We conducted extensive experiments to evaluate the iDistance technique, and report results demonstrating its effectiveness. We also present a cost model for iDistance KNN search, which can be exploited in query optimization.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.2
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available