Sciweavers

DEXA
2006
Springer

Hypersphere Indexer

13 years 6 months ago
Hypersphere Indexer
Indexing high-dimensional data for efficient nearest-neighbor searches poses interesting research challenges. It is well known that when data dimension is high, the search time can exceed the time required for performing a linear scan on the entire dataset. To alleviate this dimensionality curse, indexing schemes such as locality sensitive hashing (LSH) and M-trees were proposed to perform approximate searches. In this paper, we propose a hypersphere indexer, named Hydex, to perform such searches. Hydex partitions the data space using concentric hyperspheres. By exploiting geometric properties, Hydex can perform effective pruning. Our empirical study shows that Hydex enjoys three advantages over competing schemes for achieving the same level of search accuracy. First, Hydex requires fewer seek operations. Second, Hydex can maintain sequential disk accesses most of the time. And third, it requires fewer distance computations.
Navneet Panda, Edward Y. Chang, Arun Qamra
Added 13 Oct 2010
Updated 13 Oct 2010
Type Conference
Year 2006
Where DEXA
Authors Navneet Panda, Edward Y. Chang, Arun Qamra
Comments (0)