Towards an SDP-based Approach to Spectral Methods: A Nearly-Linear-Time Algorithm for Graph Partitioning and Decomposition
Lorenzo Orecchia, Nisheeth K. Vishnoi

TL;DR
This paper introduces a nearly-linear-time spectral algorithm for graph partitioning that improves efficiency and guarantees optimal approximation, using a novel SDP approach and a simple, conceptually clear method.
Contribution
It presents the first nearly-linear-time spectral algorithm for the Balanced Separator problem with optimal approximation guarantees, utilizing a new SDP-based approach and a novel separation oracle.
Findings
Achieves nearly-linear time complexity of O(|E|/)
Provides the first spectral method with optimal approximation guarantees
Introduces a novel SDP separation oracle for graph partitioning
Abstract
In this paper, we consider the following graph partitioning problem: The input is an undirected graph a balance parameter and a target conductance value The output is a cut which, if non-empty, is of conductance at most for some function and which is either balanced or well correlated with all cuts of conductance at most Spielman and Teng gave an -time algorithm for and used it to decompose graphs into a collection of near-expanders. We present a new spectral algorithm for this problem which runs in time for Our result yields the first nearly-linear time algorithm for the classic Balanced Separator problem that achieves the asymptotically optimal approximation guarantee for spectral methods. Our method has…
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
TopicsComplexity and Algorithms in Graphs · Advanced Optimization Algorithms Research · Advanced Graph Theory Research
