Deterministic Independent Sets in the Semi-Streaming Model
Daniel Ye

TL;DR
This paper proves that deterministic semi-streaming algorithms for finding large independent sets are nearly optimal and significantly weaker than randomized algorithms, highlighting a strong separation in their capabilities.
Contribution
The paper establishes nearly tight bounds for deterministic algorithms in the semi-streaming model, demonstrating their limitations compared to randomized approaches.
Findings
Deterministic algorithms can only find independent sets of size O(n/elta^2)
Randomized algorithms can find independent sets of size n/(elta+1)
Strong separation between deterministic and randomized semi-streaming algorithms
Abstract
We consider the independent set problem in the semi-streaming model. For any input graph with vertices, an independent set is a set of vertices with no edges between any two elements. In the semi-streaming model, is presented as a stream of edges and any algorithm must use bits of memory to output a large independent set at the end of the stream. Prior work has designed various semi-streaming algorithms for finding independent sets. Due to the hardness of finding maximum and maximal independent sets in the semi-streaming model, the focus has primarily been on finding independent sets in terms of certain parameters, such as the maximum degree . In particular, there is a simple randomized algorithm that obtains independent sets of size in expectation, which can also be achieved with high probability using more complicated…
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
TopicsMobile Ad Hoc Networks · Optimization and Search Problems · Energy Efficient Wireless Sensor Networks
