In the previous lecture, we gave an upper bound on the second eigenvalue of the Laplacian of (bounded degree) planar graphs in order to analyze a simple spectral partitioning algorithm. A natural question is whether these bounds extend to more general families of graphs. Well-known generalizations of planar graphs are those which can be embedded on a surface of fixed genus, and, more generally, families of graphs that arise by forbidding minors. In fact, Spielman and Teng conjectured that for any graph excluding as a minor, one should have
. Of course planar graphs have genus 0, and by Wagner’s theorem, are precisely the graphs which exclude
and
as minors. In this lecture, we will follow an intrinsic approach of Biswal, myself, and Rao which, in particular, is able to resolve the conjecture of Spielman and Teng. First, we see why even pushing the conformal approach to bounded genus graphs is difficult.
Bounded genus graphs
For graphs of bounded genus, there is hope to use an approach based on conformal mappings. In 1980, Yang and Yau proved that
for any compact Riemannian surface of genus
. (Note that for the Laplace-Beltrami operator, one usually writes
as the first non-zero eigenvalue, rather than
.) In analog with Hersch’s proof of the genus 0 case, they use Riemann-Roch to obtain a degree-
conformal mapping to the Riemann sphere, then try to pull back a second eigenfunction. A factor of the degree is lost in the Rayleigh quotient (hence the
factor in the preceding bound), and Hersch’s Möbius trick is still required.
An analogous proof for graphs of bounded genus would proceed by constructing a circle packing of
on the sphere
, but instead of the circles having disjoint interiors, we would be assured that every point of
is contained in at most
circles. Unfortunately, such a result is impossible (this has to do with the handling of branch points in the discrete setting). Kelner has to take a different approach in his proof that
for graphs
of genus at most
.
He starts with a circle packing of on a compact surface
of genus
(whose existence follows from results of Beardon and Stephenon and He and Schramm). Then Kelner randomly subdivides
repeatedly, and these subdivisions give progressively better approximations to some sequence of surfaces
. Once the approximation is of high enough quality, one applies Riemann-Roch to
, and infers something about a subdivision of
. The final element is to track how the second eigenvalue of
changes (in expectation) under random subdivision.
Needless to say, this approach is already quite delicate, and for graphs that can’t be equipped with some kind of conformal structure, we seem to have reached a dead end. In this lecture, we’ll see how to use intrinsic deformations of the geometry of in order to bound its eigenvalues. Eventually, this will reduce to the study of certain kinds of multi-commodity flows.
Metrics on graphs
Let be an arbitrary n-vertex graph with maximum degree
. Recall that we can write
where . (Also recall that we can replace
by any Hilbert space, and the same formula holds.) The first step is to prepare this equality for “non-linearization” by getting rid of the linear condition
and the sum
. (This is a popular sort of passage in the non-linear geometry of Banach spaces, which also plays a rather important role in applications to the theoretical CS.) The goal is to get only terms that look like
. Fortunately, there is a well-known way to do this:
which follows easily from the equality when
.
Thus if we want to bound , we need to find an
for which the latter ratio (without the
) is
. Now, for someone who works a lot with linear programming relaxations, it’s very natural to consider a “relaxation”
where the minimization is over all pseudo-metrics d, i.e. symmetric non-negative functions which satisfy the triangle inequality, but might have
even for
. Certainly
, but Bourgain’s embedding theorem (which states that every n-point metric space embeds into a Hilbert space with distortion at most
) also assures us that
. Since we are trying to show that
, this
term is morally negligible. One can see the paper for a more advanced embedding argument that doesn’t lose this factor, but for now we concentrate on proving that
. The embedding theorems allow us to concentrate on finding an intrinsic metric on the graph with small “Rayleigh quotient,” without having to worry about an eventual geometric representation.
As a brief preview… we are going to find a good metric by taking a certain kind of all-pairs multi-commodity flow at optimality, and weighting the edges by their congestion in the optimal flow. Thus as the flow spreads out on the graph, it has the effect of “uniformizing” its geometry.
Discrete Riemannian metrics, convexification, and duality
Let’s now assume that is planar. We want to show that
. First, let’s restrict ourselves to vertex weighted metrics on
. Given any non-negative weight function
, we can define the length of a path
in
by summing the weights of vertices along it:
. Then we can define a vertex-weighted shortest-path pseudo-metric on
in the natural way
where is the set of all u-v paths in
. We also have the nice relationship
since .
So if we define
then by (1), we have .
Examples. Let’s try to exhibit weights for two well-known examples: the grid, and the complete binary tree.
For the grid, we can simply take
for all
. Clearly
. On the other hand, a random pair of points in the grid is
apart, hence
. It follows that
, as desired.
For the complete binary tree with root , we can simply put
and
for
. (Astute readers will guess the geometrically decreasing weights are actually the optimal choice.) In this case,
, while all the pairs
on opposite sides of the root have
. It again follows that
. Our goal is to provide such a weight
for any planar graph.
A natural way to study the optimal weight is via duality; unfortunately,
cannot be written as a convex program. Thus we will pass to a “convexified” objetive:
The key here is that we have replaced the denominator by a linear form, which allows us to write as a convex program. To relate it to
, note that by Cauchy-Schwarz, for every
so our task reduces to finding an for which
. To see why we are not going lose much in the Cauchy-Schwarz bound, note that in the two “extremal” examples above,
was concentrated near its maximum value (the tight case for Cauchy-Schwarz).
Now that we have a convex objective, we can find its dual. If you are used to dealing with programs where the triangle inequality occurs in the primal, you already know that some kind of flow is going to rear its head in the dual.
Multi-flows and -congestion.
Let be the set of all paths in
. A flow in G will simply be a non-negative mapping
which assigns values to paths. We will define the flow from u to v as the quantity
. A complete flow in G is a flow F such that
for all
. Finally, we define the congestion of the flow at a vertex v by
, i.e. the amount of flow going through
. The
-congestion is now the quantity
Working out the Lagrangian multipliers and using strong duality (Slater’s condition) yields the following.
Theorem (Duality): For any graph , we have
where the minimums are over all vertex weights and over all complete flows
.
Thus in order to show the existence of a weight with
, we need to show that for every complete flow F in G,
.
Congestion, drawings, and crossings
First, let’s revisit our examples. In the grid, a complete flow has total “length” about
since about
pairs need to send flow down a path of length at least
. To minimize the
-congestion, we would spread this out evenly, putting
congestion at every node, yelding
for any complete flow
. In the complete binary tree, the argument is even easier since clearly
flow has to go through the root.
Randomized rounding.
First, let’s round to an integral flow, i.e. such that the u-v flow is sent along a single u-v path for every pair of vertices. Let be the random integral flow that arises in the following way: For every pair of vertices u and v, let choose a path
with probability
. It is easy to check that
Notice that is the amount of
-congestion incurred by any complete flow congesting against itself (every vertex sends out flow n, so even that incurs
congestion).
Thus we can assume that our flow is integral. But now since our graph is planar, it has a drawing in the plane. Now, I claim that every complete integral flow
induces a drawing of the complete graph
on n vertices in the plane, via the drawing of
. Furthermore, edges of
cross only at vertices of
.
In the picture, the graph is represented by black edges, while some of the edges of
are drawn in colors.
How many edge crossings occur in the drawing of ? Well, we have no idea how many crossings there are “inside” a vertex of
, but if
edges go in, we can make sure there are at most
crossings (in the worst case, every edge crosses every other). But this immediately implies that we have a drawing of
in the plane with at most
crossings. Now, by the well-known crossing number inequality (found independently by Leighton, and also Ajtai, Chvatal, Newborn, and Szemeredi), the number of such crossings is always at least
, implying that
for any complete flow in
. This completes our alternate argument that
for planar graphs.
In fact, it is trivial to prove the crossing inequality for the complete graph: Every copy of must induce one crossing, now double count (it is easy to check that every crossing involving less than four points can be removed, so every crossing involves four points, hence we overcount by a factor of n, representing the one free vertex). This kind of argument extends immediately to bounded genus graphs via similar crossing arguments. For more advanced arguments, including the excluded-minor case conjectured by Spielman and Teng, one has to use not only complete graphs, but dense graphs, in which case the full power of the crossing number inequality is needed. The beautiful probabilistic proof of Chazelle, Sharir, and Welzl (see the exposition on Terry Tao’s blog) can be appropriately generalized to excluded-minor graphs, and even to families of higher-dimensional graphs.
Typo: after definition of “pseudo-metric” “every for” should be “even for”.
I see physics everywhere: the most classic example of a pseudo-metric is the one from special relativity: ds^2=dx^2+dy^2+dz^2-dt^2.