Comparing Apples and Oranges: Query Tradeoff in Submodular Maximization
Niv Buchbinder, Moran Feldman, Roy Schwartz

TL;DR
This paper introduces a new algorithm for monotone submodular maximization under matroid constraints that offers a flexible tradeoff between the number of value oracle queries and matroid independence queries, maintaining optimal approximation guarantees.
Contribution
It presents a novel algorithm establishing a tradeoff between query types, improving efficiency in specific cases, and providing faster solutions for common constraints.
Findings
The algorithm maintains the best approximation guarantee while balancing query costs.
It reduces total oracle queries when the matroid rank is small.
Faster algorithms are provided for cardinality and partition matroid constraints.
Abstract
Fast algorithms for submodular maximization problems have a vast potential use in applicative settings, such as machine learning, social networks, and economics. Though fast algorithms were known for some special cases, only recently Badanidiyuru and Vondr\'{a}k (2014) were the first to explicitly look for such algorithms in the general case of maximizing a monotone submodular function subject to a matroid independence constraint. The algorithm of Badanidiyuru and Vondr\'{a}k matches the best possible approximation guarantee, while trying to reduce the number of value oracle queries the algorithm performs. Our main result is a new algorithm for this general case which establishes a surprising tradeoff between two seemingly unrelated quantities: the number of value oracle queries and the number of matroid independence queries performed by the algorithm. Specifically, one can decrease…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Cryptography and Data Security
