Emergent Mind

Fully-Dynamic Submodular Cover with Bounded Recourse

(2009.00800)
Published Sep 2, 2020 in cs.DS

Abstract

In submodular covering problems, we are given a monotone, nonnegative submodular function $f: 2N \rightarrow\mathbb{R}+$ and wish to find the min-cost set $S\subseteq N$ such that $f(S)=f(N)$. This captures SetCover when $f$ is a coverage function. We introduce a general framework for solving such problems in a fully-dynamic setting where the function $f$ changes over time, and only a bounded number of updates to the solution (recourse) is allowed. For concreteness, suppose a nonnegative monotone submodular function $gt$ is added or removed from an active set $G{(t)}$ at each time $t$. If $f{(t)}=\sum_{g\in G{(t)}} g$ is the sum of all active functions, we wish to maintain a competitive solution to SubmodularCover for $f{(t)}$ as this active set changes, and with low recourse. We give an algorithm that maintains an $O(\log(f{max}/f{min}))$-competitive solution, where $f{max}, f{min}$ are the largest/smallest marginals of $f{(t)}$. The algorithm guarantees a total recourse of $O(\log(c{max}/ c{min})\cdot\sum{t\leq T}gt(N))$, where $c{max},c{min}$ are the largest/smallest costs of elements in $N$. This competitive ratio is best possible even in the offline setting, and the recourse bound is optimal up to the logarithmic factor. For monotone submodular functions that also have positive mixed third derivatives, we show an optimal recourse bound of $O(\sum{t\leq T}gt(N))$. This structured class includes set-coverage functions, so our algorithm matches the known $O(\log n)$-competitiveness and $O(1)$ recourse guarantees for fully-dynamic SetCover. Our work simultaneously simplifies and unifies previous results, as well as generalizes to a significantly larger class of covering problems. Our key technique is a new potential function inspired by Tsallis entropy. We also extensively use the idea of Mutual Coverage, which generalizes the classic notion of mutual information.

We're not able to analyze this paper right now due to high demand.

Please check back later (sorry!).

Generate a summary of this paper on our Pro plan:

We ran into a problem analyzing this paper.

Newsletter

Get summaries of trending comp sci papers delivered straight to your inbox:

Unsubscribe anytime.