Derandomization for k-submodular maximization
Hiroki Oshima

TL;DR
This paper presents a deterministic, polynomial-time derandomized algorithm for maximizing monotone k-submodular functions, achieving the same approximation ratio as the best known randomized algorithms.
Contribution
It introduces a derandomization of the existing approximation algorithm for monotone k-submodular maximization, maintaining the approximation ratio.
Findings
The algorithm is deterministic and polynomial-time.
It achieves a k/(2k-1) approximation ratio.
It extends previous randomized approaches to a deterministic setting.
Abstract
Submodularity is one of the most important property of combinatorial optimization, and -submodularity is a generalization of submodularity. Maximization of -submodular function is NP-hard, and approximation algorithms are studied. For monotone -submodular function, [Iwata, Tanigawa, and Yoshida 2016] gave -approximation algorithm. In this paper, we give a deterministic algorithm by derandomizing that algorithm. Derandomization scheme is from [Buchbinder and Feldman 2016]. Our algorithm is -approximation and polynomial-time algorithm.
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 · Cryptography and Data Security · Advanced Graph Theory Research
