Lecture Notes on the ARV Algorithm for Sparsest Cut
Data Structures and Algorithms
2016-07-05 v1 Computational Geometry
Abstract
One of the landmarks in approximation algorithms is the -approximation algorithm for the Uniform Sparsest Cut problem by Arora, Rao and Vazirani from 2004. The algorithm is based on a semidefinite program that finds an embedding of the nodes respecting the triangle inequality. Their core argument shows that a random hyperplane approach will find two large sets of many nodes each that have a distance of to each other if measured in terms of . Here we give a detailed set of lecture notes describing the algorithm. For the proof of the Structure Theorem we use a cleaner argument based on expected maxima over -neighborhoods that significantly simplifies the analysis.
Cite
@article{arxiv.1607.00854,
title = {Lecture Notes on the ARV Algorithm for Sparsest Cut},
author = {Thomas Rothvoss},
journal= {arXiv preprint arXiv:1607.00854},
year = {2016}
}