Fully Dynamic Maximal Independent Set in Expected Poly-Log Update Time
Shiri Chechik, Tianyi Zhang

TL;DR
This paper introduces a fully dynamic algorithm for maintaining a maximal independent set in a graph with expected poly-logarithmic update time, significantly improving efficiency over previous methods.
Contribution
It presents the first dynamic MIS algorithm with expected worst-case update time of O(log^4 n), achieving a major speedup over prior algorithms.
Findings
Expected worst-case update time of O(log^4 n)
High probability worst-case update time of O(log^6 n)
First poly-logarithmic update time algorithm for dynamic MIS
Abstract
In the fully dynamic maximal independent set (MIS) problem our goal is to maintain an MIS in a given graph while edges are inserted and deleted from the graph. The first non-trivial algorithm for this problem was presented by Assadi, Onak, Schieber, and Solomon [STOC 2018] who obtained a deterministic fully dynamic MIS with update time. Later, this was independently improved by Du and Zhang and by Gupta and Khan [arXiv 2018] to update time. Du and Zhang [arXiv 2018] also presented a randomized algorithm against an oblivious adversary with update time. The current state of art is by Assadi, Onak, Schieber, and Solomon [SODA 2019] who obtained randomized algorithms against oblivious adversary with and update times. In this paper, we propose a dynamic randomized algorithm against…
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.
