TRACEMIN-Fiedler: a parallel algorithm for computing the Fiedler vector

  • Authors:
  • Murat Manguoglu;Eric Cox;Faisal Saied;Ahmed Sameh

  • Affiliations:
  • Istanbul Technical University, Informatics Institute, Computational Science and Engineering Program, Istanbul, Turkey;Purdue University, Department of Computer Science, West Lafayette, IN;Purdue University, Department of Computer Science, West Lafayette, IN;Purdue University, Department of Computer Science, West Lafayette, IN

  • Venue:
  • VECPAR'10 Proceedings of the 9th international conference on High performance computing for computational science
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The eigenvector corresponding to the second smallest eigenvalue of the Laplacian of a graph, known as the Fiedler vector, has a number of applications in areas that include matrix reordering, graph partitioning, protein analysis, data mining, machine learning, and web search. The computation of the Fiedler vector has been regarded as an expensive process as it involves solving a large eigenvalue problem. We present a novel and efficient parallel algorithm for computing the Fiedler vector of large graphs based on the Trace Minimization algorithm. We compare the parallel performance of our method with a multilevel scheme, designed specifically for computing the Fiedler vector, which is implemented in routine MC73 FIEDLER of the Harwell Subroutine Library (HSL).