Robust Approximation Algorithms for Non-monotone $k$-Submodular Maximization under a Knapsack Constraint
Dung T.K. Ha, Canh V. Pham, Tan D. Tran, and Huan X. Hoang

TL;DR
This paper presents two deterministic algorithms for non-monotone $k$-submodular maximization under a knapsack constraint, achieving constant approximation ratios with significantly fewer queries than previous methods.
Contribution
Introduces the first algorithms with constant approximation ratios for non-monotone $k$-submodular maximization under a knapsack constraint that operate within $O(nk)$ query complexity.
Findings
Algorithms achieve approximation ratios of 1/19 and 1/5−ε.
Require fewer queries than existing algorithms by a factor of Ω(log n).
Experimental results confirm theoretical guarantees and efficiency.
Abstract
The problem of non-monotone -submodular maximization under a knapsack constraint () over the ground set size has been raised in many applications in machine learning, such as data summarization, information propagation, etc. However, existing algorithms for the problem are facing questioning of how to overcome the non-monotone case and how to fast return a good solution in case of the big size of data. This paper introduces two deterministic approximation algorithms for the problem that competitively improve the query complexity of existing algorithms. Our first algorithm, , returns an approximation ratio of within query complexity. The second one, , improves the approximation ratio to in queries, where is an input parameter. Our algorithms are the first ones that provide constant approximation ratios within…
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 · Optimization and Packing Problems · Advanced Graph Theory Research
