A Hybrid Index Structure Based on Multi-Core Cluster

LONG Bai,SUN Guang-zhong,XIONG Yan,CHEN Guo-liang
2011-01-01
Abstract:We present a hybrid-index structure for high-dimensional data which named HKD-tree(Hybrid K-Dimensional Tree).To make use of two-level parallelization of multi-core clusters,we combined with KD-tree and LSH,which uses LSH in the leaf nodes of KD-tree.Compared with the traditional index structure,the hybrid index structure has effective parallel processing ability and good scalability,which is suitable for the multi-core cluster platform and high-dimensional data indexing.The experiment results show that the performance of the hybrid index structure is superior to the traditional index structure on the multi-core cluster systems.
What problem does this paper attempt to address?