Efficient Deterministic Algorithms for Maximizing Symmetric Submodular Functions
Abstract
Symmetric submodular maximization is an important class of combinatorial optimization problems, including MAX-CUT on graphs and hyper-graphs. The state-of-the-art algorithm for the problem over general constraints has an approximation ratio of . The algorithm applies the canonical continuous greedy technique that involves a sampling process. It, therefore, suffers from high query complexity and is inherently randomized. In this paper, we present several efficient deterministic algorithms for maximizing a symmetric submodular function under various constraints. Specifically, for the cardinality constraint, we design a deterministic algorithm that attains a ratio and uses queries. Previously, the best deterministic algorithm attains a ratio and uses queries. For the matroid constraint, we design a deterministic algorithm that attains a ratio and uses queries. Previously, the best deterministic algorithm can also attain ratio but it uses much larger queries. For the packing constraints with a large width, we design a deterministic algorithm that attains a ratio and uses queries. To the best of our knowledge, there is no deterministic algorithm for the constraint previously. The last algorithm can be adapted to attain a ratio for single knapsack constraint using queries. Previously, the best deterministic algorithm attains a ratio and uses queries.
Cite
@article{arxiv.2406.14278,
title = {Efficient Deterministic Algorithms for Maximizing Symmetric Submodular Functions},
author = {Zongqi Wan and Jialin Zhang and Xiaoming Sun and Zhijie Zhang},
journal= {arXiv preprint arXiv:2406.14278},
year = {2024}
}