Unit Interval Selection in Random Order Streams
Cezar-Mihail Alexandru, Adithya Diddapur, Magn\'us M. Halld\'orsson, Christian Konrad, Kheeran K. Naidu

TL;DR
This paper improves the expected approximation ratio for the Unit Interval Selection problem in random order streams to 0.7401 using linear space, surpassing the adversarial order bound of 2/3, and establishes space lower bounds for better approximations.
Contribution
It introduces a new one-pass streaming algorithm with improved expected approximation for random order streams and provides tight lower bounds on space complexity for better approximations.
Findings
Achieves expected approximation factor 0.7401 with linear space.
Shows that above 8/9 expected approximation requires linear space.
Provides lower bounds via communication complexity arguments.
Abstract
We consider the \textsf{Unit Interval Selection} problem in the one-pass random order streaming model. Here, an algorithm is presented a sequence of unit-length intervals on the line that arrive in uniform random order, and the objective is to output a largest set of disjoint intervals using space linear in the size of an optimal solution. Previous work only considered adversarially ordered streams and established that, in this space constraint, a -approximation can be achieved, and this is also best possible, i.e. any improvement requires space [Emek et al., TALG'16]. In this work, we show that an improved expected approximation factor can be achieved if the input stream is in uniform random order, with the expectation taken over the stream order. Specifically, we give a one-pass streaming algorithm with expected approximation factor using space…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Distributed systems and fault tolerance
