DocumentCode :
3263960
Title :
Top-k closest pairs join query: an approximate algorithm for large high dimensional data
Author :
Angiulli, Fabrizio ; Pizzuti, Clara
Author_Institution :
ICAR-CNR, Universita della Calabria, Rende, Italy
fYear :
2004
fDate :
7-9 July 2004
Firstpage :
103
Lastpage :
110
Abstract :
In This work we present a novel approximate algorithm to calculate the top k closest pairs join query of two large and high dimensional data sets. The algorithm has worst case time complexity O(d2nk) and space complexity O(nd) and guarantees a solution within a O(d1+ 12 /) factor of the exact one, where t ∈ {1,2,..., ∞} denotes the Minkowski metrics Lt of interest and d the dimensionality. It makes use of the concept of space filling curve to establish an order between the points of the space and performs at most d + 1 sorts and scans of the two data sets. During a scan, each point from one data set is compared with its closest points, according to the space filling curve order, in the other data set and points whose contribution to the solution has already been analyzed are detected and eliminated. Experimental results on real and synthetic data sets show that our algorithm (i) behaves as an exact algorithm in low dimensional spaces; (ii) it is able to prune the entire (or a considerable fraction of the) data set even for high dimensions if certain separation conditions are satisfied; (iii) in any case it returns a solution within a small error to the exact one.
Keywords :
computational complexity; query processing; Minkowski metrics; large high dimensional data sets; space complexity; space filling curve; top-k closest pairs join query; worst case time complexity; Approximation algorithms; Computational geometry; Data mining; Data structures; Databases; Extraterrestrial measurements; Filling; Multidimensional systems;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Database Engineering and Applications Symposium, 2004. IDEAS '04. Proceedings. International
ISSN :
1098-8068
Print_ISBN :
0-7695-2168-1
Type :
conf
DOI :
10.1109/IDEAS.2004.1319783
Filename :
1319783
Link To Document :
بازگشت