English

On Maximizing Sums of Non-monotone Submodular and Linear Functions

Data Structures and Algorithms 2022-06-01 v1

Abstract

We study the problem of Regularized Unconstrained Submodular Maximization (RegularizedUSM) as defined by Bodek and Feldman [BF22]. In this problem, you are given a non-monotone non-negative submodular function f:2NR0f:2^{\mathcal N}\to \mathbb R_{\ge 0} and a linear function :2NR\ell:2^{\mathcal N}\to \mathbb R over the same ground set N\mathcal N, and the objective is to output a set TNT\subseteq \mathcal N approximately maximizing the sum f(T)+(T)f(T)+\ell(T). Specifically, an algorithm is said to provide an (α,β)(\alpha,\beta)-approximation for RegularizedUSM if it outputs a set TT such that E[f(T)+(T)]maxSN[αf(S)+β(S)]\mathbb E[f(T)+\ell(T)]\ge \max_{S\subseteq \mathcal N}[\alpha \cdot f(S)+\beta\cdot \ell(S)]. We also study the setting where SS and TT are subject to a matroid constraint, which we refer to as Regularized Constrained Submodular Maximization (RegularizedCSM). For both RegularizedUSM and RegularizedCSM, we provide improved (α,β)(\alpha,\beta)-approximation algorithms for the cases of non-positive \ell, non-negative \ell, and unconstrained \ell. In particular, for the case of unconstrained \ell, we are the first to provide nontrivial (α,β)(\alpha,\beta)-approximations for RegularizedCSM, and the α\alpha we obtain for RegularizedUSM is superior to that of [BF22] for all β(0,1)\beta\in (0,1). In addition to approximation algorithms, we provide improved inapproximability results for all of the aforementioned cases. In particular, we show that the α\alpha our algorithm obtains for RegularizedCSM with unconstrained \ell is tight for βee+1\beta\ge \frac{e}{e+1}. We also show 0.478-inapproximability for maximizing a submodular function where SS and TT are subject to a cardinality constraint, improving the long-standing 0.491-inapproximability result due to Gharan and Vondrak [GV10].

Keywords

Cite

@article{arxiv.2205.15874,
  title  = {On Maximizing Sums of Non-monotone Submodular and Linear Functions},
  author = {Benjamin Qi},
  journal= {arXiv preprint arXiv:2205.15874},
  year   = {2022}
}

Comments

38 pages, 5 figures