2020
DOI: 10.48550/arxiv.2012.07214
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

A survey of sketches in traffic measurement: Design, Optimization, Application and Implementation

Abstract: Network measurement probes the underlying network to support upper-level decisions such as network management, network update, network maintenance, network defense and beyond. Due to the massive, speedy, unpredictable features of network flows, sketches are widely implemented in measurement nodes to record the frequency or estimate the cardinality of flows approximately. At their cores, sketches usually maintain one or multiple counter array(s), and relies on hash functions to select the counter(s) for each fl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
3
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(7 citation statements)
references
References 226 publications
(474 reference statements)
0
3
0
Order By: Relevance
“…The sketch is of great theoretical value and practical significance for serving big data governance. Numerous sketches have been proposed in industry [9] , among which probabilistic data structures such as BF [4] and CF [6] are the most widely used. These data structures are often used to represent datasets of known set sizes.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The sketch is of great theoretical value and practical significance for serving big data governance. Numerous sketches have been proposed in industry [9] , among which probabilistic data structures such as BF [4] and CF [6] are the most widely used. These data structures are often used to represent datasets of known set sizes.…”
Section: Related Workmentioning
confidence: 99%
“…Moreover, the sketch can be applied in the sharing, transmission, update, and other scenarios of metadata. In recent years, industry has tended to rely on multiple sketches to build large-scale sketch information [9] , thereby reaching the dual goals of space saving and value aggregation for efficient support of various metadata-based big data governance tasks. In data collection, for instance, network measurement tasks use the sketch to record the size information of network flows [10] .…”
mentioning
confidence: 99%
“…Reference [24] presents a comparison of the performance of different hash functions. Increasing the range of hash functions or the number of hash functions can improve the accuracy of the Sketch algorithm, but also increases the complexity of the operations [25].…”
Section: Data Structure Of the Sketch Algorithmmentioning
confidence: 99%
“…number of hash functions can improve the accuracy of the Sketch algorithm, but also increases the complexity of the operations [25].…”
Section: Data Structure Of the Sketch Algorithmmentioning
confidence: 99%
“…Consequently, the detection and analysis of top-k flows should focus on the most recent time to reflect the current network situation and future trends. To achieve this purpose, the sliding window model [32] can be applied to the design of the sketch, which is also called sliding window sketch [33].…”
Section: Introductionmentioning
confidence: 99%