Back to Search Start Over

Efficient Top-k Retrieval on Massive Data.

Authors :
Han, Xixian
Li, Jianzhong
Gao, Hong
Source :
IEEE Transactions on Knowledge & Data Engineering; Oct2015, Vol. 27 Issue 10, p2687-2699, 13p
Publication Year :
2015

Abstract

In many applications, top-k query is an important operation to return a set of interesting points in a potentially huge data space. It is analyzed in this paper that the existing algorithms cannot process top- k query on massive data efficiently. This paper proposes a novel table-scan-based T2S algorithm to efficiently compute top-k results on massive data. T2S first constructs the presorted table, whose tuples are arranged in the order of the round-robin retrieval on the sorted lists. T2S maintains only fixed number of tuples to compute results. The early termination checking for T2S is presented in this paper, along with the analysis of scan depth. The selective retrieval is devised to skip the tuples in the presorted table which are not top-k results. The theoretical analysis proves that selective retrieval can reduce the number of the retrieved tuples significantly. The construction and incremental-update/batch-processing methods for the used structures are proposed in this paper. The extensive experimental results, conducted on synthetic and real-life data sets, show that T2S has a significant advantage over the existing algorithms. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
10414347
Volume :
27
Issue :
10
Database :
Complementary Index
Journal :
IEEE Transactions on Knowledge & Data Engineering
Publication Type :
Academic Journal
Accession number :
109361870
Full Text :
https://doi.org/10.1109/TKDE.2015.2426691