A face cover perspective to $\ell_1$ embeddings of planar graphs
Arnold Filtser
TL;DR
The paper proves that for a planar graph with terminal set $K$ covered by $\gamma$ faces, there exists a polynomial-time embedding of $K$ into $\ell_1$ with distortion $O\left(\sqrt{\log \gamma}\right)$. This is achieved via a novel Partial Shortest Path Decomposition (PSPD) that yields lower-level clusters where terminals lie on a single face (Okamura–Seymour structure) and combines uniformly and non-uniformly truncated embeddings—constructed through stochastic embeddings into trees—to control cross-cluster distortion. A key step is a Lipschitz extension mechanism that extends the terminal embedding to all vertices while preserving no contraction on $K$ and maintaining expansion $O\left(\sqrt{\log \gamma}\right)$. Consequently, the authors obtain a polynomial-time $O\left(\sqrt{\log \gamma}\right)$-approximation for the sparsest cut in planar graphs with face-cover demands, matching Rao’s bound up to the face-cover parameter and representing a significant advancement over prior $O(\log \gamma)$ guarantees. The work blends hierarchical graph decompositions, truncated embeddings, and constructive Lipschitz extension to push forward the algorithmic frontiers of planar graph embeddings into $\ell_1$.
Abstract
It was conjectured by Gupta et al. [Combinatorica04] that every planar graph can be embedded into $\ell_1$ with constant distortion. However, given an $n$-vertex weighted planar graph, the best upper bound on the distortion is only $O(\sqrt{\log n})$, by Rao [SoCG99]. In this paper we study the case where there is a set $K$ of terminals, and the goal is to embed only the terminals into $\ell_1$ with low distortion. In a seminal paper, Okamura and Seymour [J.Comb.Theory81] showed that if all the terminals lie on a single face, they can be embedded isometrically into $\ell_1$. The more general case, where the set of terminals can be covered by $γ$ faces, was studied by Lee and Sidiropoulos [STOC09] and Chekuri et al. [J.Comb.Theory13]. The state of the art is an upper bound of $O(\log γ)$ by Krauthgamer, Lee and Rika [SODA19]. Our contribution is a further improvement on the upper bound to $O(\sqrt{\logγ})$. Since every planar graph has at most $O(n)$ faces, any further improvement on this result, will be a major breakthrough, directly improving upon Rao's long standing upper bound. Moreover, it is well known that the flow-cut gap equals to the distortion of the best embedding into $\ell_1$. Therefore, our result provides a polynomial time $O(\sqrt{\log γ})$-approximation to the sparsest cut problem on planar graphs, for the case where all the demand pairs can be covered by $γ$ faces.
