DocumentCode :
1388389
Title :
Pareto-Based Dominant Graph: An Efficient Indexing Structure to Answer Top-K Queries
Author :
Zou, Lei ; Chen, Lei
Author_Institution :
Inst. of Comput. Sci. & Technol., Peking Univ., Beijing, China
Volume :
23
Issue :
5
fYear :
2011
fDate :
5/1/2011 12:00:00 AM
Firstpage :
727
Lastpage :
741
Abstract :
Given a record set D and a query score function F, a top-k query returns k records from D, whose values of function F on their attributes are the highest. In this paper, we investigate the intrinsic connection between top-k queries and dominant relationships between records, and based on which, we propose an efficient layer-based indexing structure, Pareto-Based Dominant Graph (DG), to improve the query efficiency. Specifically, DG is built offline to express the dominant relationship between records and top-k query is implemented as a graph traversal problem, i.e., Traveler algorithm. We prove theoretically that the size of search space (that is the number of retrieved records from the record set to answer top-k query) in our algorithm is directly related to the cardinality of skyline points in the record set (see Theorem 3). Considering I/O cost, we propose cluster-based storage schema to reduce I/O cost in Traveler algorithm. We also propose the cost estimation methods in this paper. Based on cost analysis, we propose an optimization technique, pseudorecord, to further improve the search efficiency. In order to handle the top-k query in the high-dimension record set, we also propose N-Way Traveler algorithm. In order to handle DG maintenance efficiently, we propose “Insertion” and “Deletion” algorithms for DG. Finally, extensive experiments demonstrate that our proposed methods have significant improvement over its counterparts, including both classical and state art of top-k algorithms.
Keywords :
graph theory; indexing; pattern clustering; query processing; question answering (information retrieval); N-way Traveler algorithm; Pareto based dominant graph; cluster based storage schema; cost estimation method; graph traversal problem; layer based indexing structure; query optimization; record retrieval; score function; top-k query answering; Top-k query; algorithms.; database;
fLanguage :
English
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
Publisher :
ieee
ISSN :
1041-4347
Type :
jour
DOI :
10.1109/TKDE.2010.240
Filename :
5645629
Link To Document :
بازگشت