Interval Selection in Sliding Windows
Cezar-Mihail Alexandru, Christian Konrad

TL;DR
This paper studies the Interval Selection problem in streaming sliding window models, providing approximation algorithms with near-optimal space complexity and improving existing techniques for better solutions.
Contribution
It introduces improved approximation algorithms for interval selection in sliding windows, utilizing a novel technique that enhances the smooth histogram method.
Findings
A 2-approximation algorithm for unit-length intervals with near-linear space.
A (11/3+ε)-approximation algorithm for arbitrary-length intervals.
Lower bounds showing space requirements for better approximations.
Abstract
We initiate the study of the Interval Selection problem in the (streaming) sliding window model of computation. In this problem, an algorithm receives a potentially infinite stream of intervals on the line, and the objective is to maintain at every moment an approximation to a largest possible subset of disjoint intervals among the most recent intervals, for some integer . We give the following results: - In the unit-length intervals case, we give a -approximation sliding window algorithm with space , and we show that any sliding window algorithm that computes a -approximation requires space , for any . - In the arbitrary-length case, we give a -approximation sliding window algorithm with space , for any constant , which…
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.
