Back to Search Start Over

Give me some slack: Efficient network measurements.

Authors :
Ben Basat, Ran
Einziger, Gil
Friedman, Roy
Source :
Theoretical Computer Science. Oct2019, Vol. 791, p87-108. 22p.
Publication Year :
2019

Abstract

Many networking applications require timely access to recent network measurements, which can be captured using a sliding window model. Maintaining such measurements is a challenging task due to the fast line speed and scarcity of fast memory in routers. In this work, we study the impact of allowing slack in the window size on the asymptotic requirements of sliding window problems. That is, the algorithm can dynamically adjust the window size between W and W (1 + τ) where τ is a small positive parameter. We demonstrate this model's attractiveness by showing that it enables efficient algorithms to problems such as Maximum and General-Summing that require Ω (W) bits even for constant factor approximations in the exact sliding window model. Additionally, for problems that admit sub-linear approximation algorithms such as Basic-Summing and Count-Distinct , the slack model enables a further asymptotic improvement. The main focus of the paper is on the widely studied Basic-Summing problem of computing the sum of the last W integers from { 0 , 1 ... , R } in a stream. While it is known that Ω (W log ⁡ R) bits are needed in the exact window model, we show that approximate windows allow an exponential space reduction for constant τ. Specifically, for τ = Θ (1) , we present a space lower bound of Ω (log ⁡ (R W)) bits. Additionally, we show an Ω (log ⁡ (W / ϵ)) lower bound for RWϵ additive approximations and a Ω (log ⁡ (W / ϵ) + log ⁡ log ⁡ R) bits lower bound for (1 + ϵ) multiplicative approximations. Our work is the first to study this problem in the exact and additive approximation settings. For all settings, we provide memory optimal algorithms that operate in worst case constant time. This strictly improves on the work of [17] for (1 + ϵ) -multiplicative approximation that requires O (ϵ − 1 log ⁡ (R W) log ⁡ log ⁡ (R W)) space and performs updates in O (log ⁡ (R W)) worst case time. Finally, we show asymptotic improvements for the Count-Distinct , General-Summing , and Maximum problems. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
03043975
Volume :
791
Database :
Academic Search Index
Journal :
Theoretical Computer Science
Publication Type :
Academic Journal
Accession number :
138571598
Full Text :
https://doi.org/10.1016/j.tcs.2019.05.012