Journal Article10.1109/43.159993
Fast spectral methods for ratio cut partitioning and clustering
L. Hagen,Andrew B. Kahng +1 more
- 01 Jan 1991
- Vol. 11, Iss: 9, pp 1074-1085
TL;DR: It is shown that the second smallest eigenvalue of a matrix derived from the netlist gives a provably good approximation of the optimal ratio cut partition cost.
read more
Abstract: Partitioning of circuit netlists in VLSI design is considered. It is shown that the second smallest eigenvalue of a matrix derived from the netlist gives a provably good approximation of the optimal ratio cut partition cost. It is also demonstrated that fast Lanczos-type methods for the sparse symmetric eigenvalue problem are a robust basis for computing heuristic ratio cuts based on the eigenvector of this second eigenvalue. Effective clustering methods are an immediate by-product of the second eigenvector computation and are very successful on the difficult input classes proposed in the CAD literature. The intersection graph representation of the circuit netlist is considered, as a basis for partitioning, a heuristic based on spectral ratio cut partitioning of the netlist intersection graph is proposed. The partitioning heuristics were tested on industry benchmark suites, and the results were good in terms of both solution quality and runtime. Several types of algorithmic speedups and directions for future work are discussed. >
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
An Efficient Execution Model for Reactive Stream Programs
Vu Thien Nga Nguyen
- 25 Aug 2015
TL;DR: This thesis exploits characteristics of RSPs to derive effective scheduling strategies on uniform shared-memory platforms to optimise both throughput and latency, implemented in two heuristic-based schedulers.
A Contraction-based Ratio-cut Partitioning Algorithm
TL;DR: This paper describes a new simple ratio-cut partitioning algorithm using node contraction that combines iterative improvement with progressive cluster formation and runs in linear time.
Randomized algorithm of spectral clustering and image/video segmentation using a minority of pixels
Tomoya Sakai,Atsushi Imiya +1 more
- 01 Sep 2009
TL;DR: This work proposes a randomized algorithm of spectral clustering and applies it to appearance-based image/video segmentation and exploits random projection and subsampling techniques for reducing dimensionality and cardinality of data.
3
GAKC: A New GA-Based k Clustering Algorithm
Li Xiaohong,Luo Min +1 more
- 26 Dec 2009
TL;DR: This work proposes an effective GAKC algorithm by using a genetic algorithm to search for the optimal cluster result of spectral clustering, which uses group number coding chromosome, a new uniform crossover operator and exponential mutation rate.
3
References
Optimization by Simulated Annealing
TL;DR: There is a deep and useful connection between statistical mechanics and multivariate or combinatorial optimization (finding the minimum of a given function depending on many parameters), and a detailed analogy with annealing in solids provides a framework for optimization of very large and complex systems.
46.9K
•Book
Computers and Intractability: A Guide to the Theory of NP-Completeness
Michael Randolph Garey,David S. Johnson +1 more
- 01 Jan 1979
TL;DR: The second edition of a quarterly column as discussed by the authors provides a continuing update to the list of problems (NP-complete and harder) presented by M. R. Garey and myself in our book "Computers and Intractability: A Guide to the Theory of NP-Completeness,” W. H. Freeman & Co., San Francisco, 1979.
An efficient heuristic procedure for partitioning graphs
Brian W. Kernighan,Shou-De Lin +1 more
TL;DR: A heuristic method for partitioning arbitrary graphs which is both effective in finding optimal partitions, and fast enough to be practical in solving large problems is presented.
5.5K