Optimal competitiveness for Symmetric Rectilinear Steiner Arborescence and related problems
Erez Kantor, Shay Kutten

TL;DR
This paper develops optimal competitive algorithms for the Symmetric Rectilinear Steiner Arborescence and related online problems, closing previous quadratic gaps between bounds and providing new techniques applicable to similar contexts.
Contribution
It introduces the first optimal algorithms matching lower bounds for both the continuous SRSA and the discrete MCD problems, improving upon prior bounds and conjectures.
Findings
Presented an O(sqrt{log n}) deterministic algorithm for MCD on the line.
Extended this to an O(sqrt{log N}) optimal algorithm for SRSA.
Established a lower bound of Omega(sqrt[3]{log n}) for randomized algorithms.
Abstract
We present optimal competitive algorithms for two interrelated known problems involving Steiner Arborescence. One is the continuous problem of the Symmetric Rectilinear Steiner Arborescence (SRSA), studied by Berman and Coulston. A very related, but discrete problem (studied separately in the past) is the online Multimedia Content Delivery (MCD) problem on line networks, presented originally by Papadimitriu, Ramanathan, and Rangan. An efficient content delivery was modeled as a low cost Steiner arborescence in a grid of network*time they defined. We study here the version studied by Charikar, Halperin, and Motwani (who used the same problem definitions, but removed some constraints on the inputs). The bounds on the competitive ratios introduced separately in the above papers are similar for the two problems: O(log N) for the continuous problem and O(log n) for the network problem,…
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
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Algorithms and Data Compression
