A High-Performance Algorithm for Identifying Frequent Items in Data Streams
Autor: | Daniel Anderson, Justin Thaler, Lee Rhodes, Edo Liberty, Kevin J. Lang, Pryce Bevan |
---|---|
Jazyk: | angličtina |
Rok vydání: | 2017 |
Předmět: |
FOS: Computer and information sciences
Amortized analysis Data stream mining Computer science 020206 networking & telecommunications 02 engineering and technology computer.software_genre Software deployment Simple (abstract algebra) 020204 information systems Computer Science - Data Structures and Algorithms 0202 electrical engineering electronic engineering information engineering Code (cryptography) Production (computer science) Data Structures and Algorithms (cs.DS) Data mining computer Streaming algorithm Algorithm Block (data storage) |
Zdroj: | Internet Measurement Conference |
Popis: | 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 DataSketches 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. Typo corrections |
Databáze: | OpenAIRE |
Externí odkaz: |