Stingy sketch: a sketch framework for accurate and fast frequency estimation

H Li, Q Chen, Y Zhang, T Yang, B Cui - Proceedings of the VLDB …, 2022 - dl.acm.org
Recording the frequency of items in highly skewed data streams is a fundamental and hot
problem in recent years. The literature demonstrates that sketch is the most promising …

Cold filter: A meta-framework for faster and more accurate stream processing

Y Zhou, T Yang, J Jiang, B Cui, M Yu, X Li… - Proceedings of the 2018 …, 2018 - dl.acm.org
Approximate stream processing algorithms, such as Count-Min sketch, Space-Saving, etc.,
support numerous applications in databases, storage systems, networking, and other …

Bitsense: Universal and nearly zero-error optimization for sketch counters with compressive sensing

R Ding, S Yang, X Chen, Q Huang - Proceedings of the ACM SIGCOMM …, 2023 - dl.acm.org
Sketch algorithms have been widely deployed for network measurement as they achieve
high accuracy with restricted resource usage. They store measurement results compactly in …

Salsa: self-adjusting lean streaming analytics

RB Basat, G Einziger, M Mitzenmacher… - 2021 IEEE 37th …, 2021 - ieeexplore.ieee.org
Counters are the fundamental building block of many data sketching schemes, which hash
items to a small number of counters and account for collisions to provide good …

A survey of sketches in traffic measurement: Design, optimization, application and implementation

S Li, L Luo, D Guo, Q Zhang, P Fu - arxiv preprint arxiv:2012.07214, 2020 - arxiv.org
Network measurement probes the underlying network to support upper-level decisions such
as network management, network update, network maintenance, network defense and …

Memory-Efficient and Flexible Detection of Heavy Hitters in High-Speed Networks

H Huang, J Yu, Y Du, J Liu, H Dai, YE Sun - Proceedings of the ACM on …, 2023 - dl.acm.org
Heavy-hitter detection is a fundamental task in network traffic measurement and security.
Existing work faces the dilemma of suffering dynamic and imbalanced traffic characteristics …

Advancing sketch-based network measurement: A general, fine-grained, bit-adaptive sliding window framework

K Guo, F Li, J Shen, X Wang - 2024 IEEE/ACM 32nd …, 2024 - ieeexplore.ieee.org
Network measurement plays a critical role in numerous network applications that rely on
fundamental flow processing tasks such as frequency estimation, heavy hitter detection, and …

CodingSketch: A Hierarchical Sketch with Efficient Encoding and Recursive Decoding

Q Chen, Y Hong, Y Wu, T Yang… - 2024 IEEE 40th …, 2024 - ieeexplore.ieee.org
Sketch is a probabilistic data structure widely used in various fields due to its high accuracy
under small memory. Designing hierarchical data structures for real-world datasets with high …

HeavySeparation: A Generic framework for stream processing faster and more accurate

J Lu, H Chen, Z Zhang - Computer Communications, 2024 - Elsevier
Sketch as a probability data structure has been widely used in high volume, fast data
streams. At the cost of a tiny accuracy in frequency estimation, it achieves a high speed with …

Accurate per-flow measurement with bloom sketch

Y Zhou, H **, P Liu, H Zhang… - IEEE INFOCOM 2018 …, 2018 - ieeexplore.ieee.org
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 …