Submodular Maximization by Simulated Annealing
Shayan Oveis Gharan, Jan Vondr\'ak

TL;DR
This paper introduces a simulated annealing-based algorithm for maximizing submodular functions, achieving improved approximation ratios for unconstrained and constrained cases, and establishes new hardness bounds in the value oracle model.
Contribution
The paper presents a novel simulated annealing algorithm that improves approximation ratios for submodular maximization problems and provides new hardness results in the value oracle model.
Findings
Achieves 0.41-approximation for unconstrained submodular maximization.
Achieves 0.325-approximation for submodular maximization with matroid independence constraint.
Establishes hardness bounds of 0.478 and 0.394 for related constrained problems.
Abstract
We consider the problem of maximizing a nonnegative (possibly non-monotone) submodular set function with or without constraints. Feige et al. [FOCS'07] showed a 2/5-approximation for the unconstrained problem and also proved that no approximation better than 1/2 is possible in the value oracle model. Constant-factor approximation was also given for submodular maximization subject to a matroid independence constraint (a factor of 0.309 Vondrak [FOCS'09]) and for submodular maximization subject to a matroid base constraint, provided that the fractional base packing number is at least 2 (a 1/4-approximation, Vondrak [FOCS'09]). In this paper, we propose a new algorithm for submodular maximization which is based on the idea of {\em simulated annealing}. We prove that this algorithm achieves improved approximation for two problems: a 0.41-approximation for unconstrained submodular…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs
