DocumentCode :
4344
Title :
Efficient All Top-k Computation - A Unified Solution for All Top-k, Reverse Top-k and Top-m Influential Queries
Author :
Shen Ge ; Leong Hou U ; Mamoulis, Nikos ; Cheung, David Wai-lok
Author_Institution :
Dept. of Comput. Sci., Univ. of Hong Kong, Hong Kong, China
Volume :
25
Issue :
5
fYear :
2013
fDate :
May-13
Firstpage :
1015
Lastpage :
1027
Abstract :
Given a set of objects P and a set of ranking functions F over P, an interesting problem is to compute the top ranked objects for all functions. Evaluation of multiple top-k queries finds application in systems, where there is a heavy workload of ranking queries (e.g., online search engines and product recommendation systems). The simple solution of evaluating the top-k queries one-by-one does not scale well; instead, the system can make use of the fact that similar queries share common results to accelerate search. This paper is the first, to our knowledge, thorough study of this problem. We propose methods that compute all top-k queries in batch. Our first solution applies the block indexed nested loops paradigm, while our second technique is a view-based algorithm. We propose appropriate optimization techniques for the two approaches and demonstrate experimentally that the second approach is consistently the best. Our approach facilitates evaluation of other complex queries that depend on the computation of multiple top-k queries, such as reverse top-k and top-m influential queries. We show that our batch processing technique for these complex queries outperform the state-of-the-art by orders of magnitude.
Keywords :
optimisation; query processing; all top-k influential query; batch processing technique; block indexed nested loops paradigm; online search engine; optimization technique; product recommendation system; query ranking; ranking function; reverse top-k influential query; top-k computation; top-m influential query; view-based algorithm; Batch production systems; Casting; Indexes; Linear programming; Partitioning algorithms; Spatial databases; Vectors; All top-$(k)$ queries; view-based index;
fLanguage :
English
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
Publisher :
ieee
ISSN :
1041-4347
Type :
jour
DOI :
10.1109/TKDE.2012.34
Filename :
6152118
Link To Document :
بازگشت