Partial Sorting Problem on Evolving Data

Algorithmica(2017)

引用 6|浏览32
暂无评分
摘要
In this paper we investigate the top- k -selection problem, i.e. to determine and sort the top k elements, in the dynamic data model. Here dynamic means that the underlying total order evolves over time, and that the order can only be probed by pair-wise comparisons. It is assumed that at each time step, only one pair of elements can be compared. This assumption of restricted access is reasonable in the dynamic model, especially for massive data sets where it is impossible to access all the data before the next change occurs. Previously only two special cases were studied (Anagnostopoulos et al. in 36th international colloquium on automata, languages and programming (ICALP). LNCS, vol 5566, pp 339–350, 2009 ) in this model: selecting the element of a given rank, and sorting all elements. This paper systematically deals with 1≤ k≤ n . Specifically, we identify the critical point k^* such that the top- k -selection problem can be solved error-free with probability 1-o(1) if and only if k=o(k^*) . A lower bound of the error when k= (k^*) is also determined, which actually is tight under some conditions. In contrast, we show that the top- k -set problem, which means finding the top k elements without sorting them, can be solved error-free with probability 1-o(1) for all 1≤ k≤ n . Additionally, we consider some extensions of the dynamic data model and show that most of these results still hold.
更多
查看译文
关键词
Dynamic Data Model,International Colloquium On Automata, Languages And Programming (ICALP),Anagnostopoulos,Multimedia Search Systems,Local Sorting
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要