Parameterized Matroid-Constrained Maximum Coverage
Abstract
In this paper, we introduce the concept of Density-Balanced Subset in a matroid, in which independent sets can be sampled so as to guarantee that (i) each element has the same probability to be sampled, and (ii) those events are negatively correlated. These Density-Balanced Subsets are subsets in the ground set of a matroid in which the traditional notion of uniform random sampling can be extended. We then provide an application of this concept to the Matroid-Constrained Maximum Coverage problem. In this problem, given a matroid of rank on a ground set and a coverage function on , the goal is to find an independent set maximizing . This problem is an important special case of the much-studied submodular function maximization problem subject to a matroid constraint; this is also a generalization of the maximum -cover problem in a graph. In this paper, assuming that the coverage function has a bounded frequency (i.e., any element of the underlying universe of the coverage function appears in at most sets), we design a procedure, parameterized by some integer , to extract in polynomial time an approximate kernel of size that is guaranteed to contain a approximation of the optimal solution. This procedure can then be used to get a Fixed-Parameter Tractable Approximation Scheme (FPT-AS) providing a approximation in time . This generalizes and improves the results of [Manurangsi, 2019] and [Huang and Sellier, 2022], providing the first FPT-AS working on an arbitrary matroid. Moreover, because of its simplicity, the kernel construction can be performed in the streaming setting.
Cite
@article{arxiv.2308.06520,
title = {Parameterized Matroid-Constrained Maximum Coverage},
author = {François Sellier},
journal= {arXiv preprint arXiv:2308.06520},
year = {2023}
}