LONG Bai, SUN Guang-zhong, XIONG Yan, et al. A Hybrid Index Structure Based on Multi-Core Cluster[J]. Acta Electronica Sinica, 2011, 39(2): 275-279.
DOI:
LONG Bai, SUN Guang-zhong, XIONG Yan, et al. A Hybrid Index Structure Based on Multi-Core Cluster[J]. Acta Electronica Sinica, 2011, 39(2): 275-279.DOI:
A Hybrid Index Structure Based on Multi-Core Cluster
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.