Accurate per-flow measurement with bloom sketch | IEEE Conference Publication | IEEE Xplore

Accurate per-flow measurement with bloom sketch


Abstract:

Sketch is a probabilistic data structure, and is widely used for per-flow measurement in network. The most common sketches are the CM sketch and its several variants. How...Show More

Abstract:

Sketch is a probabilistic data structure, and is widely used for per-flow measurement in network. The most common sketches are the CM sketch and its several variants. However, given a limited memory size, these sketches always significantly overestimate some flows, exhibiting poor accuracy. To address this issue, we proposed a novel sketch named the Bloom sketch, combining the sketch with the Bloom filter, another well-known probabilistic data structure widely used for membership queries. Extensive experiments based on real IP traces show that our Bloom sketch achieves up to 14.47× higher accuracy compared with the CM sketch, while exhibiting comparable insertion and query speed. Our source code is available at Github [1].
Date of Conference: 15-19 April 2018
Date Added to IEEE Xplore: 09 July 2018
ISBN Information:
Conference Location: Honolulu, HI, USA

References

References is not available for this document.