A Resource-Minimalist Flow Size Histogram Estimator

IMC(2008)

引用 15|浏览27
暂无评分
摘要
The histogram of network flow sizes is an important yet difficult metric to estimate in network monitoring. It is important because it characterizes traffic compositions and is a crucial component of anomaly detection methods. It is difficult to estimate because of its high memory and computational requirements. Existing algorithms compute fine grained estimates for each flow size, i.e. 1, 2,... up to the maximum number observed over a finite time interval. Our approach instead relies on the insight that, while many applications require fine grained estimates of small flow sizes, i.e. {1, 2,..., k} with a small k, network operators are often only interested in coarse grained estimates of larger flow sizes. Thus, we propose ail estimator that outputs a binned histogram of size distributions. Our estimator computes this histogram in O(k(3) + log W) operations, where W is the largest flow size of interest to the network operator, while requiring only a few bits of memory per measured flow. This translates into more than 4 fold memory savings and an exponential speedup in the estimator as compared to previous works, greatly increasing the possibility of performing online estimation inside a router.
更多
查看译文
关键词
Monitoring Systems,Sampling Methods,Data Stream Algorithms,Flow Size Histogram
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要