Spectral Partitioning: The More Eigenvectors, the Better (1995)
Cached
Download Links
- [vlsicad.ucsd.edu]
- [ftp.cs.ucla.edu]
- [nexus6.cs.ucla.edu]
- [vlsicad.cs.ucla.edu]
- DBLP
Other Repositories/Bibliography
| Venue: | PROC. ACM/IEEE DESIGN AUTOMATION CONF |
| Citations: | 57 - 3 self |
BibTeX
@INPROCEEDINGS{Alpert95spectralpartitioning:,
author = {Charles J. Alpert and Andrew B. Kahng and So-zen Yao},
title = {Spectral Partitioning: The More Eigenvectors, the Better},
booktitle = {PROC. ACM/IEEE DESIGN AUTOMATION CONF},
year = {1995},
pages = {195--200},
publisher = {}
}
Years of Citing Articles
OpenURL
Abstract
The graph partitioning problem is to divide the vertices of a graph into disjoint clusters to minimize the total cost of the edges cut by the clusters. A spectral partitioning heuristic uses the graph's eigenvectors to construct a geometric representation of the graph (e.g., linear orderings) which are subsequently partitioned. Our main result shows that when all the eigenvectors are used, graph partitioning reduces to a new vector partitioning problem. This result implies that as many eigenvectors as are practically possible should be used to construct a solution. This philosophy isincontrast to that of the widely-used spectral bipartitioning (SB) heuristic (which uses a single eigenvector to construct a 2-way partitioning) and several previous multiway partitioning heuristics [7][10][16][26][37] (which usek eigenvectors to construct a k-way partitioning). Our result motivates a simple ordering heuristic that is a multiple-eigenvector extension of SB. This heuristic not only signi cantly outperforms SB, but can also yield excellent multi-way VLSI circuit partitionings as compared to [1] [10]. Our experiments suggest that the vector partitioning perspective opens the door to new and effective heuristics.







