Almost Optimal Local Graph Clustering Using Evolving Sets.

Journal of the ACM(2016)

引用 33|浏览81
暂无评分
摘要
Spectral partitioning is a simple, nearly linear time algorithm to find sparse cuts, and the Cheeger inequalities provide a worst-case guarantee for the quality of the approximation found by the algorithm. A local graph partitioning algorithm finds a set of vertices with small conductance (i.e., a sparse cut) by adaptively exploring part of a large graph G, starting from a specified vertex. For the algorithm to be local, its complexity must be bounded in terms of the size of the set that it outputs, with at most a weak dependence on the number n of vertices in G. Previous local partitioning algorithms find sparse cuts using random walks and personalized PageRank [Spielman and Teng 2013; Andersen et al. 2006]. In this article, we introduce a simple randomized local partitioning algorithm that finds a sparse cut by simulating the volume-biased evolving set process, which is a Markov chain on sets of vertices. We prove that for any ϵ > 0, and any set of vertices A that has conductance at most φ, for at least half of the starting vertices in A our algorithm will output (with constant probability) a set of conductance O(√φ /ϵ). We prove that for a given run of the algorithm, the expected ratio between its computational complexity and the volume of the set that it outputs is vol(A)ϵφ-1/2polylog(n), where vol(A) = Σv ∈ Ad(v) is the volume of the set A. This gives an algorithm with the same guarantee (up to a constant factor) as the Cheeger's inequality that runs in time slightly superlinear in the size of the output. This is the first sublinear (in the size of the input) time algorithm with almost the same guarantee as the Cheeger's inequality. In comparison, the best previous local partitioning algorithm, by Andersen et al. [2006], has a worse approximation guarantee of O(√φ log n) and a larger ratio of φ-1 polylog(n) between the complexity and output volume. As a by-product of our results, we prove a bicriteria approximation algorithm for the expansion profile of any graph. For 0 < k ≤ vol(V)/2, let φ(k) : min S: vol(S) ≤ kφ(S). There is a polynomial time algorithm that, for any k, ϵ > 0, finds a set S of volume vol(S) ≤ O(k1 + ϵ) and expansion φ(S)≤ O(√φ (k)/ϵ). As a new technical tool, we show that for any set S of vertices of a graph, a lazy t-step random walk started from a randomly chosen vertex of S will remain entirely inside S with probability at least (1 - φ(S)/2)t. This itself provides a new lower bound to the uniform mixing time of any finite state reversible Markov chain.
更多
查看译文
关键词
Cheegers inequality,local graph clustering,random walks,sparsest cut
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要