A Local Search Algorithm for the Min-Sum Submodular Cover Problem

09/07/2022
by   Lisa Hellerstein, et al.
0

We consider the problem of solving the Min-Sum Submodular Cover problem using local search. The Min-Sum Submodular Cover problem generalizes the NP-complete Min-Sum Set Cover problem, replacing the input set cover instance with a monotone submodular set function. A simple greedy algorithm achieves an approximation factor of 4, which is tight unless P=NP [Streeter and Golovin, NeurIPS, 2008]. We complement the greedy algorithm with analysis of a local search algorithm. Building on work of Munagala et al. [ICDT, 2005], we show that, using simple initialization, a straightforward local search algorithm achieves a (4+ϵ)-approximate solution in time O(n^3log(n/ϵ)), provided that the monotone submodular set function is also second-order supermodular. Second-order supermodularity has been shown to hold for a number of submodular functions of practical interest, including functions associated with set cover, matching, and facility location. We present experiments on two special cases of Min-Sum Submodular Cover and find that the local search algorithm can outperform the greedy algorithm on small data sets.

READ FULL TEXT
research
11/08/2021

An Improved Local Search Algorithm for k-Median

We present a new local-search algorithm for the k-median clustering prob...
research
06/07/2023

Matroid-Constrained Vertex Cover

In this paper, we introduce the problem of Matroid-Constrained Vertex Co...
research
12/31/2012

Maximizing a Nonnegative, Monotone, Submodular Function Constrained to Matchings

Submodular functions have many applications. Matchings have many applica...
research
11/08/2022

A Local Search-Based Approach for Set Covering

In the Set Cover problem, we are given a set system with each set having...
research
10/29/2020

Group-Harmonic and Group-Closeness Maximization – Approximation and Engineering

Centrality measures characterize important nodes in networks. Efficientl...
research
04/15/2021

Fair and Reliable Reconnections for Temporary Disruptions in Electric Distribution Networks using Submodularity

We analyze a distributed approach for automatically reconfiguring distri...
research
10/29/2020

Iteratively reweighted greedy set cover

We empirically analyze a simple heuristic for large sparse set cover pro...

Please sign up or login with your details

Forgot password? Click here to reset