Subquadratic Submodular Maximization with a General Matroid Constraint
Yusuke Kobayashi, Tatsuya Terao

TL;DR
This paper introduces a faster randomized algorithm for monotone submodular maximization under a matroid constraint, achieving near-optimal approximation with subquadratic query complexity through a novel rounding technique.
Contribution
It presents a new subquadratic query complexity algorithm for submodular maximization with a general matroid constraint, featuring a novel rounding method using directed cycles.
Findings
Achieves a $(1 - 1/e - ext{ extepsilon})$-approximation with $ ilde{O}_{ ext{ extepsilon}}(\sqrt{r} n)$ queries.
Develops a new rounding algorithm using directed cycles of arbitrary length in an auxiliary graph.
Improves query complexity over previous algorithms by a significant factor.
Abstract
We consider fast algorithms for monotone submodular maximization with a general matroid constraint. We present a randomized -approximation algorithm that requires independence oracle and value oracle queries, where is the number of elements in the matroid and is the rank of the matroid. This improves upon the previously best algorithm by Buchbinder-Feldman-Schwartz [Mathematics of Operations Research 2017] that requires queries. Our algorithm is based on continuous relaxation, as with other submodular maximization algorithms in the literature. To achieve subquadratic query complexity, we develop a new rounding algorithm, which is our main technical contribution. The rounding algorithm takes as input a point represented as a convex combination of bases of a matroid and…
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
TopicsMatrix Theory and Algorithms · Advanced Numerical Analysis Techniques · Numerical methods in engineering
