Creative Commons Attribution 3.0 Unported license
We design a polynomial time algorithm that for any weighted undirected graph G = (V, E, w) and sufficiently large \delta > 1, partitions V into subsets V(1),..., V(h) for some h>= 1, such that at most \delta^{-1} fraction of the weights are between clusters, i.e.
sum(i < j) |E(V(i), V(j)| < w(E)/\delta
and the effective resistance diameter of each of the induced subgraphs
G[V(i)] is at most \delta^3 times the inverse of the average weighted degree, i.e.
max{ Reff(u, v) : u, v \in V(i)} < \delta^3 · |V|/w(E)
for all i = 1,..., 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 degree. Our proof is based
on a new connection between effective resistance and low conductance
sets. We show that if the effective resistance between two vertices u and v is large, then there must be a low conductance cut separating u from v. This implies that very mildly expanding graphs have constant effective resistance diameter. We believe that this connection could be of independent interest in algorithm design.
@InProceedings{alev_et_al:LIPIcs.ITCS.2018.41,
author = {Alev, Vedat Levi and Anari, Nima and Lau, Lap Chi and Oveis Gharan, Shayan},
title = {{Graph Clustering using Effective Resistance}},
booktitle = {9th Innovations in Theoretical Computer Science Conference (ITCS 2018)},
pages = {41:1--41:16},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-060-6},
ISSN = {1868-8969},
year = {2018},
volume = {94},
editor = {Karlin, Anna R.},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ITCS.2018.41},
URN = {urn:nbn:de:0030-drops-83696},
doi = {10.4230/LIPIcs.ITCS.2018.41},
annote = {Keywords: Electrical Flows, Effective Resistance, Conductance, Graph Partitioning}
}