English

Rounding via Low Dimensional Embeddings

Computational Complexity 2022-11-18 v1 Data Structures and Algorithms

Abstract

A regular graph G=(V,E)G = (V,E) is an (ε,γ)(\varepsilon,\gamma) small-set expander if for any set of vertices of fractional size at most ε\varepsilon, at least γ\gamma of the edges that are adjacent to it go outside. In this paper, we give a unified approach to several known complexity-theoretic results on small-set expanders. In particular, we show: 1. Max-Cut: we show that if a regular graph G=(V,E)G = (V,E) is an (ε,γ)(\varepsilon,\gamma) small-set expander that contains a cut of fractional size at least 1δ1-\delta, then one can find in GG a cut of fractional size at least 1O(δεγ6)1-O\left(\frac{\delta}{\varepsilon\gamma^6}\right) in polynomial time. 2. Improved spectral partitioning, Cheeger's inequality and the parallel repetition theorem over small-set expanders. The general form of each one of these results involves square-root loss that comes from certain rounding procedure, and we show how this can be avoided over small set expanders. Our main idea is to project a high dimensional vector solution into a low-dimensional space while roughly maintaining 22\ell_2^2 distances, and then perform a pre-processing step using low-dimensional geometry and the properties of 22\ell_2^2 distances over it. This pre-processing leverages the small-set expansion property of the graph to transform a vector valued solution to a different vector valued solution with additional structural properties, which give rise to more efficient integral-solution rounding schemes.

Keywords

Cite

@article{arxiv.2211.09729,
  title  = {Rounding via Low Dimensional Embeddings},
  author = {Mark Braverman and Dor Minzer},
  journal= {arXiv preprint arXiv:2211.09729},
  year   = {2022}
}
R2 v1 2026-06-28T06:08:52.071Z