Parallel Metric Tree Embedding based on an Algebraic View on Moore-Bellman-Ford
Stephan Friedrichs, Christoph Lenzen

TL;DR
This paper presents a parallel algorithm for metric tree embedding with low expected stretch, achieving near-optimal guarantees with significantly reduced work and depth, based on an algebraic generalization of the Moore-Bellman-Ford algorithm.
Contribution
It introduces a novel parallel algorithm for metric tree embedding with optimal expected stretch, utilizing an algebraic framework that generalizes Moore-Bellman-Ford, reducing work and depth.
Findings
Achieves polylogarithmic depth with near-linear work in graph size.
Reduces work from quadratic to near-linear while maintaining optimal stretch.
Provides an algebraic characterization of a generalized Moore-Bellman-Ford algorithm.
Abstract
A \emph{metric tree embedding} of expected \emph{stretch~} maps a weighted -node graph to a weighted tree with such that, for all , and . Such embeddings are highly useful for designing fast approximation algorithms, as many hard problems are easy to solve on tree instances. However, to date the best parallel -depth algorithm that achieves an asymptotically optimal expected stretch of requires work and a metric as input. In this paper, we show how to achieve the same guarantees using depth and…
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 · Computational Geometry and Mesh Generation · Advanced Graph Theory Research
