Submodular Maximization via Taylor Series Approximation
Gözde Özcan, Armin Moharrer, Stratis Ioannidis
TL;DR
This work addresses submodular maximization under matroid constraints where the objective is a composition of analytic and multilinear functions. It introduces a deterministic polynomial (Taylor-series) estimator to approximate the multilinear gradient, enabling the continuous greedy algorithm to operate with near $1-1/e$ guarantees without sampling. Under two structural assumptions, the gradient bias is shown to vanish as the Taylor degree increases, and the approach scales to problems including data summarization, influence maximization, facility location, and cache networks, with substantial speedups over sampling. The results extend continuous greedy to a broader class of objectives and offer practical efficiency gains for large-scale submodular optimization tasks, with demonstrated improvements in both accuracy and runtime.
Abstract
We study submodular maximization problems with matroid constraints, in particular, problems where the objective can be expressed via compositions of analytic and multilinear functions. We show that for functions of this form, the so-called continuous greedy algorithm attains a ratio arbitrarily close to $(1-1/e) \approx 0.63$ using a deterministic estimation via Taylor series approximation. This drastically reduces execution time over prior art that uses sampling.
