Dense Subgraphs on Dynamic Networks
Atish Das Sarma, Ashwin Lall, Danupon Nanongkai, Amitabh Trehan

TL;DR
This paper presents distributed algorithms for nodes in dynamic networks to identify dense subgraphs with approximation guarantees, using only knowledge of the network's dynamic diameter and operating under the CONGEST model.
Contribution
It introduces the first distributed algorithms that maintain dense subgraph awareness in dynamic networks with provable approximation ratios.
Findings
Algorithms achieve ($2 + psilon$)-approximation for densest subgraph.
Algorithms achieve ($3 + psilon$)-approximation for at-least-$k$-densest subgraph.
Algorithms run in $O(D\u2217 abla_{1+psilon} n)$ time, where $D$ is the dynamic diameter.
Abstract
In distributed networks, it is often useful for the nodes to be aware of dense subgraphs, e.g., such a dense subgraph could reveal dense subtructures in otherwise sparse graphs (e.g. the World Wide Web or social networks); these might reveal community clusters or dense regions for possibly maintaining good communication infrastructure. In this work, we address the problem of self-awareness of nodes in a dynamic network with regards to graph density, i.e., we give distributed algorithms for maintaining dense subgraphs that the member nodes are aware of. The only knowledge that the nodes need is that of the dynamic diameter , i.e., the maximum number of rounds it takes for a message to traverse the dynamic network. For our work, we consider a model where the number of nodes are fixed, but a powerful adversary can add or remove a limited number of edges from the network at each time…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Complexity and Algorithms in Graphs · Distributed systems and fault tolerance
