On maximizing a monotone k-submodular function subject to a matroid constraint
Shinsaku Sakaue

TL;DR
This paper introduces a greedy algorithm that achieves a 1/2-approximation for maximizing a monotone k-submodular function under a matroid constraint, extending approximation results to more complex constraints.
Contribution
It presents the first approximation algorithm for constrained monotone k-submodular maximization under a matroid constraint, generalizing previous size-constrained results.
Findings
Greedy algorithm achieves 1/2-approximation ratio.
Algorithm runs in O(M|E|(MO + kEO)) time.
Extends approximation techniques to matroid constraints.
Abstract
A -submodular function is an extension of a submodular function in that its input is given by disjoint subsets instead of a single subset. For unconstrained nonnegative -submodular maximization, Ward and \v{Z}ivn\'y proposed a constant-factor approximation algorithm, which was improved by the recent work of Iwata, Tanigawa and Yoshida presenting a -approximation algorithm. Iwata et al. also provided a -approximation algorithm for monotone -submodular maximization and proved that its approximation ratio is asymptotically tight. More recently, Ohsaka and Yoshida proposed constant-factor algorithms for monotone -submodular maximization with several size constraints. However, while submodular maximization with various constraints has been extensively studied, no approximation algorithm has been developed for constrained -submodular maximization, except for…
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 · Computational Geometry and Mesh Generation · Cryptography and Data Security
