Dynamic Geometric Independent Set
Sujoy Bhore, Jean Cardinal, John Iacono, Grigorios Koumoutsos

TL;DR
This paper develops the first fully dynamic approximation algorithms for the maximum independent set problem on various geometric objects, achieving efficient update times and extending to high-dimensional hypercubes.
Contribution
It introduces the first dynamic algorithms for approximate maximum independent sets on intervals, squares, and hypercubes with sublinear update times, regardless of object size ratios.
Findings
Maintains a (1+ε)-approximate independent set for intervals with logarithmic worst-case update time.
Provides a polylogarithmic amortized update time data structure for squares with constant factor approximation.
Extends the approach to hypercubes, achieving a 4^d-approximation with polylogarithmic update time.
Abstract
We present fully dynamic approximation algorithms for the Maximum Independent Set problem on several types of geometric objects: intervals on the real line, arbitrary axis-aligned squares in the plane and axis-aligned -dimensional hypercubes. It is known that a maximum independent set of a collection of intervals can be found in time, while it is already \textsf{NP}-hard for a set of unit squares. Moreover, the problem is inapproximable on many important graph families, but admits a \textsf{PTAS} for a set of arbitrary pseudo-disks. Therefore, a fundamental question in computational geometry is whether it is possible to maintain an approximate maximum independent set in a set of dynamic geometric objects, in truly sublinear time per insertion or deletion. In this work, we answer this question in the affirmative for intervals, squares and hypercubes. First, we…
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.
