New Approximation Bounds for Small-Set Vertex Expansion

Abstract

The vertex expansion of the graph is a fundamental graph parameter. Given a graph G=(V,E) and a parameter δ ∈ (0,1/2], its δ-Small-Set Vertex Expansion (SSVE) is defined as \[ S : |S| = δ |V| |∂V(S)| \ |S|, |Sc| \ \] where ∂V(S) is the vertex boundary of a set S. The SSVE~problem, in addition to being of independent interest as a natural graph partitioning problem, is also of interest due to its connections to the Strong Unique Games problem. We give a randomized algorithm running in time n poly(1/δ), which outputs a set S of size (δ n), having vertex expansion at most \[ (O(φ* d (1/δ)) , O(d2(1/δ)) · φ* ), \] where d is the largest vertex degree of the graph, and φ* is the optimal δ-SSVE. The previous best-known guarantees for this were the bi-criteria bounds of O(1/δ)φ* d and O(1/δ)φ* n due to Louis-Makarychev [TOC'16]. Our algorithm uses the basic SDP relaxation of the problem augmented with poly(1/δ) rounds of the Lasserre/SoS hierarchy. Our rounding algorithm is a combination of the rounding algorithms of Raghavendra-Tan [SODA'12] and Austrin-Benabbas-Georgiou [SODA'13]. A key component of our analysis is novel Gaussian rounding lemma for hyperedges which might be of independent interest.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…