Randomized Algorithms for Tracking Distributed Count, Frequencies, and Ranks
Abstract
We show that randomization can lead to significant improvements for a few fundamental problems in distributed tracking. Our basis is the {\em count-tracking} problem, where there are players, each holding a counter that gets incremented over time, and the goal is to track an -approximation of their sum continuously at all times, using minimum communication. While the deterministic communication complexity of the problem is , where is the final value of when the tracking finishes, we show that with randomization, the communication cost can be reduced to . Our algorithm is simple and uses only O(1) space at each player, while the lower bound holds even assuming each player has infinite computing power. Then, we extend our techniques to two related distributed tracking problems: {\em frequency-tracking} and {\em rank-tracking}, and obtain similar improvements over previous deterministic algorithms. Both problems are of central importance in large data monitoring and analysis, and have been extensively studied in the literature.
Cite
@article{arxiv.1108.3413,
title = {Randomized Algorithms for Tracking Distributed Count, Frequencies, and Ranks},
author = {Zengfeng Huang and Ke Yi and Qin Zhang},
journal= {arXiv preprint arXiv:1108.3413},
year = {2011}
}
Comments
19 pages, 1 figure