Maximum Unique Coverage on Streams: Improved FPT Approximation Scheme and Tighter Space Lower Bound
Philip Cervenjak, Junhao Gan, Seeun William Umboh, Anthony Wirth

TL;DR
This paper presents a new fixed-parameter tractable approximation scheme for the Max Unique Coverage problem in data streams, achieving better kernel size and space bounds, and establishes tighter lower bounds on space complexity for certain approximation ratios.
Contribution
It introduces an improved FPT approximation scheme with smaller kernels and space usage, and provides tighter lower bounds on space requirements for streaming algorithms.
Findings
Achieves a $(1- heta)$-approximation with kernel size $ ilde{O}(k r/ heta)$
Uses $ ilde{O}(k^2 r / heta^3)$ space in data streams
Proves $ ilde{ ext{Omega}}(m / k^2)$ space lower bound for certain approximation ratios
Abstract
We consider the Max Unique Coverage problem, including applications to the data stream model. The input is a universe of elements, a collection of subsets of this universe, and a cardinality constraint, . The goal is to select a subcollection of at most sets that maximizes unique coverage, i.e, the number of elements contained in exactly one of the selected sets. The Max Unique Coverage problem has applications in wireless networks, radio broadcast, and envy-free pricing. Our first main result is a fixed-parameter tractable approximation scheme (FPT-AS) for Max Unique Coverage, parameterized by and the maximum element frequency, , which can be implemented on a data stream. Our FPT-AS finds a -approximation while maintaining a kernel of size , which can be combined with subsampling to use 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.
