Emergent Mind

Graph Clustering using Effective Resistance

(1711.06530)
Published Nov 17, 2017 in cs.DS

Abstract

$ \def\vecc#1{\boldsymbol{#1}} $We design a polynomial time algorithm that for any weighted undirected graph $G = (V, E,\vecc w)$ and sufficiently large $\delta > 1$, partitions $V$ into subsets $V1, \ldots, Vh$ for some $h\geq 1$, such that $\bullet$ at most $\delta{-1}$ fraction of the weights are between clusters, i.e. [ w(E - \cup{i = 1}h E(Vi)) \lesssim \frac{w(E)}{\delta};] $\bullet$ the effective resistance diameter of each of the induced subgraphs $G[Vi]$ is at most $\delta3$ times the average weighted degree, i.e. [ \max{u, v \in Vi} \mathsf{Reff}{G[V_i]}(u, v) \lesssim \delta3 \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 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.

We're not able to analyze this paper right now due to high demand.

Please check back later (sorry!).

Generate a summary of this paper on our Pro plan:

We ran into a problem analyzing this paper.

Newsletter

Get summaries of trending comp sci papers delivered straight to your inbox:

Unsubscribe anytime.