Papers › Submodular Maximization Beyond Non-negativity: Guarantees, Fast Algorithms, and Applications

Submodular Maximization Beyond Non-negativity: Guarantees, Fast Algorithms, and Applications

19 Apr 2019arXiv:1904.09354archive 2025-07-28

Christopher Harshaw, Moran Feldman, Justin Ward, Amin Karbasi

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 f(S) ≥0. In this paper, we show that once the function is expressed as the difference f = g - c, where g is monotone, non-negative, and γ-weakly submodular and c is non-negative modular, then strong approximation guarantees may be obtained. We present an algorithm for maximizing g - c under a k-cardinality constraint which produces a random feasible set S such that 𝔼 [ g(S) - c(S) ] ≥(1 - e^(-γ) - ϵ) g(OPT) - c(OPT), whose running time is O (n/ϵ log² 1/ϵ), i.e., independent of k. We extend these results to the unconstrained setting by describing an algorithm with the same approximation guarantees and faster O(n/ϵ log1/ϵ) runtime. The main techniques underlying our algorithms are two-fold: the use of a surrogate objective which varies the relative importance between g and c throughout the algorithm, and a geometric sweep over possible γ values. Our algorithmic guarantees are complemented by a hardness result showing that no polynomial-time algorithm which accesses g through a value oracle can do better. We empirically demonstrate the success of our algorithms by applying them to experimental design on the Boston Housing dataset and directed vertex cover on the Email EU dataset.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

crharshaw/submodular-minus-linear officialmentioned in paper report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Experimental Design

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections