A Local Clustering Algorithm for Massive Graphs and Its Application to Nearly Linear Time Graph Partitioning
@article{Spielman2013ALC, title={A Local Clustering Algorithm for Massive Graphs and Its Application to Nearly Linear Time Graph Partitioning}, author={Daniel A. Spielman and Shang-Hua Teng}, journal={SIAM J. Comput.}, year={2013}, volume={42}, pages={1-26} }
We study the design of local algorithms for massive graphs. A local graph algorithm is one that finds a solution containing or near a given vertex without looking at the whole graph. We present a local clustering algorithm. Our algorithm finds a good cluster---a subset of vertices whose internal connections are significantly richer than its external connections---near a given vertex. The running time of our algorithm, when it finds a nonempty local cluster, is nearly linear in the size of the…
314 Citations
Almost Optimal Local Graph Clustering Using Evolving Sets
- Computer Science, MathematicsJ. ACM
- 2016
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, and proves a bicriteria approximation algorithm for the expansion profile of any graph.
Investigating Local Sparse Cut Approximation Algorithms
- Computer Science
- 2014
This work studies a class of algorithms for approximating the sparsest cut in a graph locally, and discovers that procedures based on evolving sets tend to outperform those based on PageRank vectors.
Flow-Based Algorithms for Local Graph Clustering
- Computer Science, MathematicsSODA
- 2014
This work shows how to use LocalImprove to obtain a constant approximation O(OPT) as long as CONN/OPT = Omega(1), the first flow-based algorithm and shows that spectral methods are not the only viable approach to the construction of local graph partitioning algorithm and open door to the study of algorithms with even better approximation and locality guarantees.
Distributed Graph Clustering and Sparsification
- Computer Science
- 2017
This paper presents a simple and distributed algorithm for graph clustering: for a wide class of graphs that are characterised by a strong cluster-structure, this algorithm finishes in a poly-logarithmic number of rounds, and recovers a partition of the graph close to optimal.
Distributed Graph Clustering and Sparsification
- Computer ScienceACM Trans. Parallel Comput.
- 2019
A simple and distributed algorithm for graph clustering that finishes in a poly-logarithmic number of rounds and recovers a partition of the graph close to optimal for a wide class of graphs characterised by a strong cluster-structure.
Robust Clustering Oracle and Local Reconstructor of Cluster Structure of Graphs
- Computer Science, MathematicsSODA
- 2020
This work formalizes the notion of robust clustering oracle for a noisy clusterable graph, and gives an algorithm that builds such an oracle in sublinear time, which can be further used to support typical queries regarding the cluster structure of the graph in sub linear time.
Local Algorithms for Finding Densely Connected Clusters
- Computer ScienceICML
- 2021
This work studies local algorithms for finding a pair of vertex sets defined with respect to their inter-connection and their relationship with the rest of the graph using a new reduction technique that relates the structure of multiple sets to a single vertex set in the reduced graph.
Distributed Graph Clustering by Load Balancing
- Computer Science
- 2017
A simple and distributed algorithm for graph clustering for a wide class of graphs that are characterised by a strong cluster-structure, which finishes in a poly-logarithmic number of rounds, and recovers a partition of the graph close to an optimal partition.
Distributed Graph Clustering by Load Balancing
- Computer ScienceSPAA
- 2017
A simple and distributed algorithm for graph clustering for a wide class of graphs that are characterised by a strong cluster-structure, which finishes in a poly-logarithmic number of rounds, and recovers a partition of the graph close to an optimal partition.
Distributed Graph Clustering by Load Balancing
- Computer Science
- 2017
A simple and distributed algorithm for graph clustering for a wide class of graphs that are characterised by a strong cluster-structure, which finishes in a poly-logarithmic number of rounds, and recovers a partition of the graph close to an optimal partition.
References
SHOWING 1-10 OF 40 REFERENCES
Finding sparse cuts locally using evolving sets
- Computer ScienceSTOC '09
- 2009
A randomized local partitioning algorithm is introduced that finds a sparse cut by simulating the volume-biased evolving set process, which is a Markov chain on sets of vertices and the expected value of the work/volume ratio is polylognoparen(φ-1/2).
Local Graph Partitioning using PageRank Vectors
- Mathematics, Computer Science2006 47th Annual IEEE Symposium on Foundations of Computer Science (FOCS'06)
- 2006
An improved algorithm for computing approximate PageRank vectors, which allows us to find a cut with conductance at most oslash and approximately optimal balance in time O(m log4 m/oslash) in time proportional to its size.
Local Partitioning for Directed Graphs Using PageRank
- Mathematics, Computer ScienceInternet Math.
- 2008
It is proved that by computing a personalized PageRank vector in a directed graph, starting from a single seed vertex within a set S that has conductance at most α, and by performing a sweep over that vector, one can obtain a set of vertices S′ with conductance.
A local algorithm for finding dense subgraphs
- MathematicsTALG
- 2010
A local algorithm for finding subgraphs with high density, according to a measure of density introduced by Kannan and Vinay [1999], which is local in the sense that it adaptively explores a region of the graph near the starting vertex.
On the NP-Completeness of Some Graph Cluster Measures
- Computer ScienceSOFSEM
- 2006
It is proved that the decision problems associated with the optimization tasks of finding clusters that are optimal with respect to these fitness measures are NP-complete.
Spectral Sparsification of Graphs
- Computer Science, MathematicsSIAM J. Comput.
- 2011
It is proved that every graph has a spectral sparsifier of nearly linear size, and an algorithm is presented that produces spectralSparsifiers in time $O(m\log^{c}m)$, where $m$ is the number of edges in the original graph and $c$ is some absolute constant.
Finding local communities in protein networks
- Computer ScienceBMC Bioinformatics
- 2009
A tool, named Local Protein Community Finder, which quickly finds a community close to a queried protein in any network available from BioGRID or specified by the user, using two new local clustering algorithms Nibble and PageRank-Nibble, which look for a good cluster among the most popular destinations of a short random walk from the queried vertex.
Spectral partitioning works: planar graphs and finite element meshes
- Computer Science, MathematicsProceedings of 37th Conference on Foundations of Computer Science
- 1996
It is proved that spectral partitioning techniques can be used to produce separators whose ratio of vertices removed to edges cut is O(/spl radic/n) for bounded-degree planar graphs and two-dimensional meshes and O(n/sup 1/d/) for well-shaped d-dimensional mesh.
Breaking the Multicommodity Flow Barrier for O(vlog n)-Approximations to Sparsest Cut
- Computer Science2009 50th Annual IEEE Symposium on Foundations of Computer Science
- 2009
The core of the algorithm is a stronger, algorithmic version of Arora et al.'s structure theorem, where it is shown that matching-chaining argument at the heart of their proof can be viewed as an algorithm that finds good augmenting paths in certain geometric multicommodity flow networks.
Random Walks in a Convex Body and an Improved Volume Algorithm
- MathematicsRandom Struct. Algorithms
- 1993
A randomized algorithm using O(n7 log’ n) separation calls to approximate the volume of a convex body with a fixed relative error is given and the mixing rate of Markov chains from finite to arbitrary Markov Chains is analyzed.