We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: (Semi-)External Algorithms for Graph Partitioning and Clustering

Abstract: In this paper, we develop semi-external and external memory algorithms for graph partitioning and clustering problems. Graph partitioning and clustering are key tools for processing and analyzing large complex networks. We address both problems in the (semi-)external model by adapting the size-constrained label propagation technique. Our (semi-)external size-constrained label propagation algorithm can be used to compute graph clusterings and is a prerequisite for the (semi-)external graph partitioning algorithm. The algorithm is then used for both the coarsening and the refinement phase of a multilevel algorithm to compute graph partitions. Our algorithm is able to partition and cluster huge complex networks with billions of edges on cheap commodity machines. Experiments demonstrate that the semi-external graph partitioning algorithm is scalable and can compute high quality partitions in time that is comparable to the running time of an efficient internal memory implementation. A parallelization of the algorithm in the semi-external model further reduces running time.
Subjects: Data Structures and Algorithms (cs.DS); Social and Information Networks (cs.SI)
Cite as: arXiv:1404.4887 [cs.DS]
  (or arXiv:1404.4887v2 [cs.DS] for this version)

Submission history

From: Christian Schulz [view email]
[v1] Fri, 18 Apr 2014 20:58:21 GMT (104kb,D)
[v2] Mon, 22 Sep 2014 21:38:12 GMT (185kb,D)

Link back to: arXiv, form interface, contact.