Interval Selection in the Streaming Model
January 09, 2015 Β· Declared Dead Β· π Theoretical Computer Science
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Sergio Cabello, Pablo PΓ©rez-Lantero
arXiv ID
1501.02285
Category
cs.DS: Data Structures & Algorithms
Citations
15
Venue
Theoretical Computer Science
Last Checked
3 months ago
Abstract
A set of intervals is independent when the intervals are pairwise disjoint. In the interval selection problem we are given a set $\mathbb{I}$ of intervals and we want to find an independent subset of intervals of largest cardinality. Let $Ξ±(\mathbb{I})$ denote the cardinality of an optimal solution. We discuss the estimation of $Ξ±(\mathbb{I})$ in the streaming model, where we only have one-time, sequential access to the input intervals, the endpoints of the intervals lie in $\{1,...,n \}$, 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 $\hatΞ±$ of $Ξ±(\mathbb{I})$ that, with probability at least $2/3$, satisfies $\tfrac 12(1-\varepsilon) Ξ±(\mathbb{I}) \le \hatΞ±\le Ξ±(\mathbb{I})$. For same-length intervals, we provide another algorithm in the data stream model that computes an estimate $\hatΞ±$ of $Ξ±(\mathbb{I})$ that, with probability at least $2/3$, satisfies $\tfrac 23(1-\varepsilon) Ξ±(\mathbb{I}) \le \hatΞ±\le Ξ±(\mathbb{I})$. The space used by our algorithms is bounded by a polynomial in $\varepsilon^{-1}$ and $\log n$. We also show that no better estimations can be achieved using $o(n)$ bits of storage. We also develop new, approximate solutions to the interval selection problem, where we want to report a feasible solution, that use $O(Ξ±(\mathbb{I}))$ space. Our algorithms for the interval selection problem match the optimal results by Emek, Halld{Γ³}rsson and Ros{Γ©}n [Space-Constrained Interval Selection, ICALP 2012], but are much simpler.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted