Submodular Maximization over a Matroid $k$-Intersection: Multiplicative Improvement over Greedy
Moran Feldman, Justin Ward

TL;DR
This paper introduces a new algorithm that improves the approximation ratio for maximizing a monotone submodular function under multiple matroid constraints, surpassing the greedy algorithm's performance.
Contribution
It provides the first multiplicative improvement over the greedy approximation ratio for general $k$ in submodular maximization with matroid constraints.
Findings
Achieves an approximation ratio of approximately 0.819k+O(√k).
Extends the approach to non-monotone submodular functions with an O(k^{2/3}) term.
Runs in polynomial time independent of $k$, unlike previous algorithms.
Abstract
We study the problem of maximizing a non-negative monotone submodular objective subject to the intersection of arbitrary matroid constraints. The natural greedy algorithm guarantees -approximation for this problem, and the state-of-the-art algorithm only improves this approximation ratio to . We give a approximation for this problem. Our result is the first multiplicative improvement over the approximation ratio of the greedy algorithm for general . We further show that our algorithm can be used to obtain roughly the same approximation ratio also for the more general problem in which the objective is not guaranteed to be monotone (the sublinear term in the approximation ratio becomes rather than in this case). All of our results hold also when the -matroid intersection constraint…
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.
