Fast algorithms for k-submodular maximization subject to a matroid constraint
Shuxian Niu, Qian Liu, Yang Zhou, Min Li

TL;DR
This paper introduces a Threshold-Decreasing Algorithm for maximizing k-submodular functions under matroid constraints, achieving improved query complexity with near-optimal approximation ratios for both monotone and non-monotone cases.
Contribution
It presents a novel threshold-decreasing algorithm that reduces query complexity for k-submodular maximization under matroid constraints, with new approximation guarantees.
Findings
Achieves a (1/2 - ε)-approximation for monotone k-submodular maximization.
Achieves a (1/3 - ε)-approximation for non-monotone case.
Reduces query complexity compared to greedy algorithms.
Abstract
In this paper, we apply a Threshold-Decreasing Algorithm to maximize -submodular functions under a matroid constraint, which reduces the query complexity of the algorithm compared to the greedy algorithm with little loss in approximation ratio. We give a -approximation algorithm for monotone -submodular function maximization, and a -approximation algorithm for non-monotone case, with complexity , where denotes the rank of the matroid, and denote the number of oracles to evaluate whether a subset is an independent set and to compute the function value of , respectively. Since the constraint of total size can be looked as a special matroid, called uniform matroid, then we present the fast algorithm for maximizing -submodular functions subject to a…
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 · Advanced Graph Theory Research · Cryptography and Data Security
