Pay for a Sliding Bloom Filter and Get Counting, Distinct Elements, and Entropy for Free

December 05, 2017 Β· Declared Dead Β· πŸ› IEEE Conference on Computer Communications

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Eran Assaf, Ran Ben Basat, Gil Einziger, Roy Friedman arXiv ID 1712.01779 Category cs.DS: Data Structures & Algorithms Citations 50 Venue IEEE Conference on Computer Communications Last Checked 3 months ago
Abstract
For many networking applications, recent data is more significant than older data, motivating the need for sliding window solutions. Various capabilities, such as DDoS detection and load balancing, require insights about multiple metrics including Bloom filters, per-flow counting, count distinct and entropy estimation. In this work, we present a unified construction that solves all the above problems in the sliding window model. Our single solution offers a better space to accuracy tradeoff than the state-of-the-art for each of these individual problems! We show this both analytically and by running multiple real Internet backbone and datacenter packet traces.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted