Distributed Graph Clustering by Load Balancing
He Sun, Luca Zanetti

TL;DR
This paper introduces a simple, distributed graph clustering algorithm that leverages load balancing techniques, efficiently partitioning graphs with strong cluster structures in poly-logarithmic rounds, bridging clustering and load balancing theories.
Contribution
The paper presents a novel distributed clustering algorithm based on load balancing, applicable to graphs with strong cluster structures, and provides algebraic analysis of load balancing behaviors.
Findings
Algorithm finishes in poly-logarithmic rounds for certain graphs.
Recovers partitions close to the optimal.
Establishes a connection between graph clustering and load balancing.
Abstract
Graph clustering is a fundamental computational problem with a number of applications in algorithm design, machine learning, data mining, and analysis of social networks. Over the past decades, researchers have proposed a number of algorithmic design methods for graph clustering. However, most of these methods are based on complicated spectral techniques or convex optimisation, and cannot be applied directly for clustering many networks that occur in practice, whose information is often collected on different sites. Designing a simple and distributed clustering algorithm is of great interest, and has wide applications for processing big datasets. In this paper we present a simple and distributed algorithm for graph clustering: for a wide class of graphs that are characterised by a strong cluster-structure, our algorithm finishes in a poly-logarithmic number of rounds, and recovers a…
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
TopicsComplex Network Analysis Techniques · Mobile Ad Hoc Networks · Opportunistic and Delay-Tolerant Networks
