Planar Diameter via Metric Compression
Jason Li, Merav Parter

TL;DR
This paper introduces a new metric compression scheme for planar graphs that improves distributed diameter computation, enabling sublinear round algorithms for exact and approximate diameter and SSSP problems.
Contribution
It presents a novel compression method for all-pairs distances in planar graphs, leading to the first sublinear distributed algorithms for diameter and SSSP computations.
Findings
Compression scheme uses fewer bits than previous methods.
Distributed algorithms achieve sublinear rounds for diameter and SSSP.
Approximate diameter computation in weighted graphs with polynomial weights.
Abstract
We develop a new approach for distributed distance computation in planar graphs that is based on a variant of the metric compression problem recently introduced by Abboud et al. [SODA'18]. One of our key technical contributions is in providing a compression scheme that encodes all distances using bits for unweighted graphs with diameter . This significantly improves the state of the art of bits. We also consider an approximate version of the problem for \emph{weighted} graphs, where the goal is to encode approximation of the distances. At the heart of this compact compression scheme lies a VC-dimension type argument on planar graphs. This efficient compression scheme leads to several improvements and simplifications in the setting of diameter computation, most…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Privacy-Preserving Technologies in Data · Cryptography and Data Security
