Graph Clustering using Effective Resistance
Vedat Levi Alev, Nima Anari, Lap Chi Lau, Shayan Oveis Gharan

TL;DR
This paper introduces a polynomial-time graph clustering algorithm that partitions graphs into subsets with controlled effective resistance diameters, leveraging a novel link between effective resistance and low conductance cuts.
Contribution
The paper presents a new polynomial-time clustering method based on effective resistance, connecting it to low conductance sets, and demonstrates its ability to produce well-structured graph partitions.
Findings
Partitions graphs with at most 1% inter-cluster weight
Ensures each cluster has bounded effective resistance diameter
Applicable to graphs with mild expansion properties
Abstract
We design a polynomial time algorithm that for any weighted undirected graph and sufficiently large , partitions into subsets for some , such that at most fraction of the weights are between clusters, i.e. \[ w(E - \cup_{i = 1}^h E(V_i)) \lesssim \frac{w(E)}{\delta};\] the effective resistance diameter of each of the induced subgraphs is at most times the average weighted degree, i.e. \[ \max_{u, v \in V_i} \mathsf{Reff}_{G[V_i]}(u, v) \lesssim \delta^3 \cdot \frac{|V|}{w(E)} \quad \text{ for all } i=1, \ldots, h.\] In particular, it is possible to remove one percent of weight of edges of any given graph such that each of the resulting connected components has effective resistance diameter at most the inverse of the average weighted…
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.
