DocumentCode :
598598
Title :
A multithreaded algorithm for network alignment via approximate matching
Author :
Khan, Adnan M. ; Gleich, David F. ; Pothen, A. ; Halappanavar, Mahantesh
Author_Institution :
Dept. of Comput. Sci., Purdue Univ., West Lafayette, IN, USA
fYear :
2012
fDate :
10-16 Nov. 2012
Firstpage :
1
Lastpage :
11
Abstract :
Network alignment is an optimization problem to find the best one-to-one map between the vertices of a pair of graphs that overlaps as many edges as possible. It is a relaxation of the graph isomorphism problem and is closely related to the subgraph isomorphism problem. The best current approaches are entirely heuristic and iterative in nature. They generate real-valued heuristic weights that must be rounded to find integer solutions. This rounding requires solving a bipartite maximum weight matching problem at each iteration in order to avoid missing high quality solutions. We investigate substituting a parallel, half-approximation for maximum weight matching instead of an exact computation. Our experiments show that the resulting difference in solution quality is negligible. We demonstrate almost a 20-fold speedup using 40 threads on an 8 processor Intel Xeon E7-8870 system and now solve real-world problems in 36 seconds instead of 10 minutes.
Keywords :
approximation theory; graph theory; multi-threading; optimisation; pattern matching; approximate matching; graph isomorphism problem; multithreaded algorithm; network alignment; optimization problem; weight matching; Approximation algorithms; Approximation methods; Bipartite graph; Complexity theory; Multicore processing; Sparse matrices; Vectors;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High Performance Computing, Networking, Storage and Analysis (SC), 2012 International Conference for
Conference_Location :
Salt Lake City, UT
ISSN :
2167-4329
Print_ISBN :
978-1-4673-0805-2
Type :
conf
DOI :
10.1109/SC.2012.8
Filename :
6468493
Link To Document :
بازگشت