Title
Approximate Continuous Top-k Query over Sliding Window.
Abstract
Continuous top-k query over sliding window is a fundamental problem in database, which retrieves k objects with the highest scores when the window slides. Existing studies mainly adopt exact algorithms to tackle this type of queries, whose key idea is to maintain a subset of objects in the window, and try to retrieve answers from it. However, all the existing algorithms are sensitive to query parameters and data distribution. In addition, they suffer from expensive overhead for incremental maintenance, and thus cannot satisfy real-time requirement. In this paper, we define a novel query named (ε, δ)-approximate continuous top-k query, which returns approximate answers for top-k query. In order to efficiently support this query, we propose an efficient framework, named PABF (Probabilistic Approximate Based Framework), to support approximate top-k query over sliding window. We firstly maintain a self-adaptive pruning value, which could filter out newly arrived objects who have a probability less than 1 − δ of being a query result. For those objects that are not filtered, we combine them together, if the score difference among them is less than a threshold. To efficiently maintain these combined results, the framework PABF also proposes a multi-phase merging algorithm. Theoretical analysis indicates that even in the worst case, we require only logarithmic complexity for maintaining each candidate.
Year
DOI
Venue
2017
10.1007/s11390-017-1708-0
J. Comput. Sci. Technol.
Keywords
Field
DocType
continuous top-k query, approximate, sliding window
Query optimization,Query string,Sliding window protocol,Computer science,Sargable,Theoretical computer science,Online aggregation,Logarithm,Probabilistic logic,Boolean conjunctive query
Journal
Volume
Issue
ISSN
32
1
1860-4749
Citations 
PageRank 
References 
0
0.34
17
Authors
5
Name
Order
Citations
PageRank
Rui Zhu1213.96
Bin Wang2427.78
Shiying Luo353.44
Xiaochun Yang444052.12
Guoren Wang51366159.46