Improvement of the Cascadic Multigrid Algorithm with a Gauss Seidel Smoother to Efficiently Compute the Fiedler Vector of a Graph Laplacian
Shivam Gandhi

TL;DR
This paper enhances the cascadic multigrid algorithm with a Gauss Seidel smoother to efficiently compute the Fiedler vector of a graph Laplacian, improving spectral clustering applications.
Contribution
It introduces a novel combination of multigrid and Gauss Seidel methods for faster Fiedler vector computation, demonstrating linear complexity.
Findings
The improved algorithm accurately computes the Fiedler vector for various matrices.
Numerical tests confirm the algorithm's efficiency and linear complexity.
The method enhances spectral clustering by providing a more efficient eigenvector computation.
Abstract
In this paper, we detail the improvement of the Cascadic Multigrid algorithm with the addition of the Gauss Seidel algorithm in order to compute the Fiedler vector of a graph Laplacian, which is the eigenvector corresponding to the second smallest eigenvalue. This vector has been found to have applications in graph partitioning, particularly in the spectral clustering algorithm. The algorithm is algebraic and employs heavy edge coarsening, which was developed for the first cascadic multigrid algorithm. We present numerical tests that test the algorithm against a variety of matrices of different size and properties. We then test the algorithm on a range of square matrices with uniform properties in order to prove the linear complexity of the algorithm.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Graph Theory and Algorithms · VLSI and FPGA Design Techniques
