A Primal-Dual Analysis of Monotone Submodular Maximization
Data Structures and Algorithms
2023-11-15 v1
Abstract
In this paper we design a new primal-dual algorithm for the classic discrete optimization problem of maximizing a monotone submodular function subject to a cardinality constraint achieving the optimal approximation of . This problem and its special case, the maximum -coverage problem, have a wide range of applications in various fields including operations research, machine learning, and economics. While greedy algorithms have been known to achieve this approximation factor, our algorithms also provide a dual certificate which upper bounds the optimum value of any instance. This certificate may be used in practice to certify much stronger guarantees than the worst-case approximation factor.
Cite
@article{arxiv.2311.07808,
title = {A Primal-Dual Analysis of Monotone Submodular Maximization},
author = {Deeparnab Chakrabarty and Luc Cote},
journal= {arXiv preprint arXiv:2311.07808},
year = {2023}
}