113 research outputs found
Towards an SDP-based Approach to Spectral Methods: A Nearly-Linear-Time Algorithm for Graph Partitioning and Decomposition
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 the advantage of
being conceptually simple and relies on a primal-dual semidefinite-programming
SDP approach. We first consider a natural SDP relaxation for the Balanced
Separator problem. While it is easy to obtain from this SDP a certificate of
the fact that the graph has no balanced cut of conductance less than
somewhat surprisingly, we can obtain a certificate for the stronger correlation
condition. This is achieved via a novel separation oracle for our SDP and by
appealing to Arora and Kale's framework to bound the running time. Our result
contains technical ingredients that may be of independent interest.Comment: To appear in SODA 201
The Mixing Time of the Dikin Walk in a Polytope - A Simple Proof
We study the mixing time of the Dikin walk in a polytope - a random walk
based on the log-barrier from the interior point method literature. This walk,
and a close variant, were studied by Narayanan (2016) and Kannan-Narayanan
(2012). Bounds on its mixing time are important for algorithms for sampling and
optimization over polytopes. Here, we provide a simple proof of their result
that this random walk mixes in time O(mn) for an n-dimensional polytope
described using m inequalities.Comment: 5 pages, published in Operations Research Letter
- …