Interval Selection in the Streaming Model
Sergio Cabello, Pablo P\'erez-Lantero

TL;DR
This paper introduces streaming algorithms for estimating the maximum set of pairwise disjoint intervals, providing approximation guarantees with limited memory, and develops simpler solutions for the interval selection problem.
Contribution
It presents new streaming algorithms for estimating and approximating maximum independent interval sets with provable guarantees and reduced complexity.
Findings
Algorithms achieve at least 50% and 66% approximation for different interval sizes.
Space complexity is polynomial in inverse epsilon and logarithmic in n.
No better estimations are possible with o(n) bits of storage.
Abstract
A set of intervals is independent when the intervals are pairwise disjoint. In the interval selection problem we are given a set of intervals and we want to find an independent subset of intervals of largest cardinality. Let denote the cardinality of an optimal solution. We discuss the estimation of in the streaming model, where we only have one-time, sequential access to the input intervals, the endpoints of the intervals lie in , and the amount of the memory is constrained. For intervals of different sizes, we provide an algorithm in the data stream model that computes an estimate of that, with probability at least , satisfies . For same-length intervals, we provide another algorithm in the data…
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.
