Title :
Efficient Query Processing in Arbitrary Subspaces Using Vector Approximations
Author :
Kriegel, Hans-Peter ; Kröger, Peer ; Schubert, Matthias ; Zhu, Ziyue
Author_Institution :
Inst. for Informatics, Univ. of Munich
Abstract :
In this paper, we introduce the partial vector approximation file, an extension of the well known vector approximation file that is constructed to efficiently answer partial similarity queries in any possible subspace which is not known beforehand. The idea of the partial VA-file is to divide the VA-file into a separate file for each dimension and only load the dimensions that are necessary to answer the query. Thus, the partial VA-file is constructed to improve the query performance for systems that have to cope with a wide variety of previously unknown query subspaces. We propose novel algorithms for partial kNN and epsiv-range queries based on the new partial VA-file. In our experiments, we demonstrate that our proposed partial VA-file with the novel algorithms improves the average query performance in comparison to the original VA-file when answering partial similarity queries
Keywords :
data structures; database indexing; query processing; arbitrary query subspaces; data structures; k-nearest neighbor queries; partial range queries; partial similarity queries; partial vector approximation file; query processing; Costs; Data structures; Design optimization; Indexing; Informatics; Mesh generation; Query processing; Spatial databases; Spatial indexes; Tree data structures;
Conference_Titel :
Scientific and Statistical Database Management, 2006. 18th International Conference on
Conference_Location :
Vienna
Print_ISBN :
0-7695-2590-3
DOI :
10.1109/SSDBM.2006.23