# Beyond Submodular Maximization via One-Sided Smoothness

**Authors:** Mehrdad Ghadiri, Richard Santiago, Bruce Shepherd

arXiv: 1904.09216 · 2020-06-03

## TL;DR

This paper extends the multilinear framework for submodular maximization to a broader class of functions, introducing a new parameter called one-sided smoothness, and provides improved approximation algorithms for diversity maximization problems under matroid constraints.

## Contribution

It introduces the concept of one-sided smoothness for functions, extending the multilinear framework, and develops new approximation algorithms with better bounds for diversity maximization.

## Key findings

- Achieves an rac{1}{\sigma} approximation for monotone, normalized one-sided rac{1}{\sigma}-smooth functions.
- Provides an rac{1}{\sigma^{3/2}} approximation for rac{1}{\sigma}-semi-metric diversity functions under matroid constraints.
- Develops a polynomial-time algorithm for multilinear one-sided rac{1}{\sigma}-smooth functions.

## Abstract

The multilinear framework has achieved the breakthrough $1-1/e$ approximation for maximizing a monotone submodular function subject to a matroid constraint. This framework has a continuous optimization part and a rounding part. We extend both parts to a wider array of problems. In particular, we make a conceptual contribution by identifying a family of parameterized functions. As a running example we focus on solving diversity problems $\max f(S)=\frac{1}{2}\sum_{i,j\in A}A_{ij}:S\in\mathcal{M}$, where $\mathcal{M}$ is a matroid. These diversity functions have $A_{ij}\geq 0$ as a measure of dissimilarity of $i,j$, and $A$ has $0$-diagonal. The multilinear framework cannot be directly applied to the multilinear extension of such functions. We introduce a new parameter for functions $F\in{\bf C}^2$ which measures the approximability of the associated problem $\max\{F(x):x\in P\}$, for solvable downwards-closed polytopes $P$. A function $F$ is called one-sided $\sigma$-smooth if $\frac{1}{2}u^T\nabla^2 F(x) u\leq\sigma\cdot\frac{||u||_1}{||x||_1}u^T\nabla F(x)$ for all $u,x\geq 0$, $x\neq 0$.   We give an $\Omega(1/\sigma)$-approximation for the maximization problem of monotone, normalized one-sided $\sigma$-smooth $F$ with an additional property: non-positive third order partial derivatives. Using the multilinear framework and new matroid rounding techniques for quadratic objectives, we give an $\Omega(1/\sigma^{3/2})$-approximation for maximizing a $\sigma$-semi-metric diversity function subject to matroid constraint. This improves upon the previous best bound of $\Omega(1/\sigma^2)$ and we give evidence that it may be tight. For general one-sided smooth functions, we show the continuous process gives an $\Omega(1/3^{2\sigma})$-approximation, independent of $n$. In this setting, by discretizing, we present a poly-time algorithm for multilinear one-sided $\sigma$-smooth functions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.09216/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1904.09216/full.md

## References

49 references — full list in the complete paper: https://tomesphere.com/paper/1904.09216/full.md

---
Source: https://tomesphere.com/paper/1904.09216