DocumentCode :
3746445
Title :
A new index structure combines a cluster algorithm with block distance
Author :
Lifang Yang;Meng Di;Xianglin Huang;Fengfeng Duan
Author_Institution :
Faculty of Science and Technology, Communication University of China, Beijing, China
fYear :
2015
Firstpage :
520
Lastpage :
526
Abstract :
Many index structures for high-dimensional data have become very complex and their complexity may not matched by the increase of performance. Block distance is widely used for similarity measurement, and it is very simple and efficient. The index structures that map the high-dimensional data to single dimension values are relative simple and efficient. But none of these index structures can directly support the use of block distance for similarity search. In this paper, a new simple and yet efficient index structure called CBlockB-Tree is proposed. Our approach uses the cluster algorithm to divide the high-dimensional space into several clusters. And then for each cluster, map the high-dimensional feature data in this cluster to single dimension key values by the block distance between each feature date and its cluster center, and use the compact B+-tree to manage these key values. This index structure can not only directly support the use of block distance for similarity search, but also can effectively support the use of Euclidean distance for similarity search. Moreover, experimental results show that our simple index structure outperforms the NB-Tree and the BlockB-Tree we proposed previously.
Keywords :
"Clustering algorithms","Algorithm design and analysis","Indexing","Partitioning algorithms","Euclidean distance"
Publisher :
ieee
Conference_Titel :
Image and Signal Processing (CISP), 2015 8th International Congress on
Type :
conf
DOI :
10.1109/CISP.2015.7407935
Filename :
7407935
Link To Document :
بازگشت