Title :
Efficient Parallel Subgraph Counting Using G-Tries
Author :
Ribeiro, Pedro ; Silva, Fernando ; Lopes, Luís
Author_Institution :
Fac. de Cienc., Univ. do Porto, Porto, Portugal
Abstract :
Finding and counting the occurrences of a collection of subgraphs within another larger network is a computationally hard problem, closely related to graph isomorphism. The subgraph count is by itself a very powerful characterization of a network and it is crucial for other important network measurements. G-tries are a specialized data-structure designed to store and search for subgraphs. By taking advantage of subgraph common substructure, g-tries can provide considerable speedups over previously used methods. In this paper we present a parallel algorithm based precisely on g-tries that is able to efficiently find and count subgraphs. The algorithm relies on randomized receiver-initiated dynamic load balancing and is able to stop its computation at any given time, efficiently store its search position, divide what is left to compute in two halfs, and resume from where it left. We apply our algorithm to several representative real complex networks from various domains and examine its scalability. We obtain an almost linear speedup up to 128 processors, thus allowing us to reach previously unfeasible limits. We showcase the multidisciplinary potential of the algorithm by also applying it to network motif discovery.
Keywords :
graph theory; parallel algorithms; resource allocation; tree data structures; computationally hard problem; data structure; dynamic load balancing; g-tries; graph isomorphism; graph mining; network motif discovery; parallel algorithm; parallel subgraph counting; randomized receiver; subgraph common substructure; Arrays; Heuristic algorithms; Indexes; Load management; Parallel algorithms; Program processors; Adaptive Load Balancing; Complex Networks; G-Tries; Graph Mining; Parallel Algorithms;
Conference_Titel :
Cluster Computing (CLUSTER), 2010 IEEE International Conference on
Conference_Location :
Heraklion, Crete
Print_ISBN :
978-1-4244-8373-0
Electronic_ISBN :
978-0-7695-4220-1
DOI :
10.1109/CLUSTER.2010.27