Submodular Maximization Beyond Non-negativity: Guarantees, Fast Algorithms, and Applications
Christopher Harshaw, Moran Feldman, Justin Ward, Amin Karbasi

TL;DR
This paper extends submodular maximization to functions expressed as the difference of a monotone, non-negative, weakly submodular function and a non-negative modular function, providing new algorithms with strong approximation guarantees and practical applications.
Contribution
It introduces algorithms for maximizing difference-of-weakly submodular functions with provable guarantees, independent of the cardinality constraint, and demonstrates their effectiveness empirically.
Findings
Achieves approximation guarantees close to the optimal value.
Runs in time independent of the constraint size.
Successfully applied to experimental design and vertex cover problems.
Abstract
It is generally believed that submodular functions -- and the more general class of -weakly submodular functions -- may only be optimized under the non-negativity assumption . In this paper, we show that once the function is expressed as the difference , where is monotone, non-negative, and -weakly submodular and is non-negative modular, then strong approximation guarantees may be obtained. We present an algorithm for maximizing under a -cardinality constraint which produces a random feasible set such that , whose running time is , i.e., independent of . We extend these results to the unconstrained setting by describing an algorithm with the same approximation guarantees and faster…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Low-power high-performance VLSI design · Markov Chains and Monte Carlo Methods
