Papers
Topics
Authors
Recent
Search
2000 character limit reached

Distributed Data Summarization in Well-Connected Networks

Published 1 Aug 2019 in cs.DS and cs.DC | (1908.00236v2)

Abstract: We study distributed algorithms for some fundamental problems in data summarization. Given a communication graph GG of nn nodes each of which may hold a value initially, we focus on computing i=1<sup>N</sup>g(fi)\sum_{i=1}<sup>N</sup> g(f_i), where fif_i is the number of occurrences of value ii and gg 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 Ω~(D+n)\tilde{\Omega}(D+ n) rounds, where DD 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 i=1<sup>N</sup>g(fi)\sum_{i=1}<sup>{N}</sup> g(f_i) exactly in τG2<sup>O(log</sup>n)\tau_G \cdot 2<sup>{O(\sqrt{\log</sup> n})} rounds where τG\tau_G is the mixing time of GG. This also has applications in computing the top kk 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 O~(τG\tilde{O}(\tau_G rounds of the CONGEST model. To this end, we develop a new algorithm for the GOSSIP model that 1±ϵ1\pm \epsilon approximates the pp-th frequency moment Fp=i=1<sup>N</sup>fi<sup>pF_p = \sum_{i=1}<sup>N</sup> f_i<sup>p in O~(ϵ<sup>2</sup>n<sup>1k/p)\tilde{O}(\epsilon<sup>{-2}</sup> n<sup>{1-k/p}) rounds, for p2p \geq2, when the number of distinct elements F0F_0 is at most O(n<sup>1/(k1))O\left(n<sup>{1/(k-1)}\right). This result can be translated back to the CONGEST model with a factor O~(τG)\tilde{O}(\tau_G) blow-up in the number of rounds.

Authors (2)
Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.