4.2 Article

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

期刊

ACM TRANSACTIONS ON DATABASE SYSTEMS
卷 30, 期 2, 页码 364-397

出版社

ASSOC COMPUTING MACHINERY
DOI: 10.1145/1071610.1071612

关键词

algorithms; performance; indexing; KNN; nearest neighbor queries

向作者/读者索取更多资源

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.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.2
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据