Reweighted Spectral Partitioning Works: Bounds for Special Graph Classes
By: Jack Spalding-Jamieson
Potential Business Impact:
Finds better ways to cut networks apart.
Spectral partitioning is a method that can be used to compute small sparse cuts or small edge-separators in a wide variety of graph classes, by computing the second-smallest eigenvalue (and eigenvector) of the Laplacian matrix. Upper bounds on this eigenvalue for certain graph classes imply that the method obtains small edge-separators for these classes, usually with a sub-optimal dependence on the maximum degree. In this work, we show that a related method, called reweighted spectral partitioning, guarantees near-optimal sparse vertex-cuts and vertex-separators in a wide variety of graph classes. In many cases, this involves little-to-no necessary dependence on maximum degree. We also obtain a new proof of the planar separator theorem, a strengthened eigenvalue bound for bounded-genus graphs, and a refined form of the recent Cheeger-style inequality for vertex expansion via a specialized dimension-reduction step.
Similar Papers
Reweighted Spectral Partitioning Works: Bounds for Special Graph Classes
Data Structures and Algorithms
Finds better ways to split computer networks.
An Improved and Generalised Analysis for Spectral Clustering
Machine Learning (CS)
Finds hidden groups in connected information.
Spectral partitioning of graphs into compact, connected regions
Data Structures and Algorithms
Divides a map into connected, balanced pieces.