A Fast Approximation Algorithm for the Minimum Balanced Vertex Separator in a Graph
Vladimir Kolmogorov, Jack Spalding-Jamieson

TL;DR
This paper introduces a fast pseudo-approximation algorithm for the minimum balanced vertex separator problem, achieving near-optimal size with high efficiency using SDP relaxation and advanced optimization techniques.
Contribution
It presents a novel Monte-Carlo randomized algorithm that approximates the minimum balanced vertex separator efficiently with improved approximation ratios.
Findings
Runs in near-linear time for large graphs
Achieves the best-known approximation ratio for the problem
Uses SDP relaxation combined with Matrix Multiplicative Weight Update framework
Abstract
We present a family of fast pseudo-approximation algorithms for the minimum balanced vertex separator problem in a graph. Given a graph with vertices and edges, and a (constant) balance parameter , where has some (unknown) -balanced vertex separator of size , we give a (Monte-Carlo randomized) algorithm running in time that produces a -balanced vertex separator of size for any value . In particular, for any function (including , for instance), we can produce a vertex separator of size in time . Moreover, for an arbitrarily small constant , our algorithm also achieves the best-known…
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 Graph Theory Research · Stochastic Gradient Optimization Techniques
