A High-Performance Algorithm for Identifying Frequent Items in Data Streams.

Daniel Anderson, Pryce Bevan,Kevin J. Lang,Edo Liberty,Lee Rhodes,Justin Thaler

IMC(2017)

引用 37|浏览79
暂无评分
摘要
Estimating frequencies of items over data streams is a common building block in streaming data measurement and analysis. Misra and Gries introduced their seminal algorithm for the problem in 1982, and the problem has since been revisited many times due its practicality and applicability. We describe a highly optimized version of Misra and Gries' algorithm that is suitable for deployment in industrial settings. Our code is made public via an open source library called Data Sketches that is already used by several companies and production systems. Our algorithm improves on two theoretical and practical aspects of prior work. First, it handles weighted updates in amortized constant time, a common requirement in practice. Second, it uses a simple and fast method for merging summaries that asymptotically improves on prior work even for unweighted streams. We describe experiments confirming that our algorithms are more efficient than prior proposals.
更多
查看译文
关键词
streaming algorithms, mergeable summaries, frequent items
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要