A Deamortization Approach for Dynamic Spanner and Dynamic Maximal Matching
Aaron Bernstein, Sebastian Forster, Monika Henzinger

TL;DR
This paper introduces the first polylogarithmic high-probability worst-case update time algorithms for dynamic spanner and maximal matching problems, improving real-time applicability of dynamic graph algorithms.
Contribution
It presents a black-box reduction technique that transforms expected update time algorithms into high-probability worst-case time algorithms, achieving new bounds for dynamic graph problems.
Findings
Polylogarithmic worst-case update time for dynamic spanner.
High-probability worst-case update bound for dynamic maximal matching.
New black-box reduction method for expected to high-probability worst-case guarantees.
Abstract
Many dynamic graph algorithms have an amortized update time, rather than a stronger worst-case guarantee. But amortized data structures are not suitable for real-time systems, where each individual operation has to be executed quickly. For this reason, there exist many recent randomized results that aim to provide a guarantee stronger than amortized expected. The strongest possible guarantee for a randomized algorithm is that it is always correct (Las Vegas), and has high-probability worst-case update time, which gives a bound on the time for each individual operation that holds with high probability. In this paper we present the first polylogarithmic high-probability worst-case time bounds for the dynamic spanner and the dynamic maximal matching problem. 1. For dynamic spanner, the only known worst-case bounds were high-probability worst-case update time for…
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.
