Distributed Data Summarization in Well-Connected Networks

We study distributed algorithms for some fundamental problems in data summarization. Given a communication graph of nodes each of which may hold a value initially, we focus on computing , where is the number of occurrences of value and is some fixed function. This includes important statistics such as the number of distinct elements, frequency moments, and the empirical entropy of the data. In the CONGEST model, a simple adaptation from streaming lower bounds shows that it requires rounds, where is the diameter of the graph, to compute some of these statistics exactly. However, these lower bounds do not hold for graphs that are well-connected. We give an algorithm that computes exactly in rounds where is the mixing time of . This also has applications in computing the top most frequent elements. We demonstrate that there is a high similarity between the GOSSIP model and the CONGEST model in well-connected graphs. In particular, we show that each round of the GOSSIP model can be simulated almost-perfectly in rounds of the CONGEST model. To this end, we develop a new algorithm for the GOSSIP model that approximates the -th frequency moment in rounds, for , when the number of distinct elements is at most . This result can be translated back to the CONGEST model with a factor blow-up in the number of rounds.
View on arXiv