English

Submodular Maximization under the Intersection of Matroid and Knapsack Constraints

Data Structures and Algorithms 2023-07-20 v1 Machine Learning Optimization and Control

Abstract

Submodular maximization arises in many applications, and has attracted a lot of research attentions from various areas such as artificial intelligence, finance and operations research. Previous studies mainly consider only one kind of constraint, while many real-world problems often involve several constraints. In this paper, we consider the problem of submodular maximization under the intersection of two commonly used constraints, i.e., kk-matroid constraint and mm-knapsack constraint, and propose a new algorithm SPROUT by incorporating partial enumeration into the simultaneous greedy framework. We prove that SPROUT can achieve a polynomial-time approximation guarantee better than the state-of-the-art algorithms. Then, we introduce the random enumeration and smooth techniques into SPROUT to improve its efficiency, resulting in the SPROUT++ algorithm, which can keep a similar approximation guarantee. Experiments on the applications of movie recommendation and weighted max-cut demonstrate the superiority of SPROUT++ in practice.

Keywords

Cite

@article{arxiv.2307.09487,
  title  = {Submodular Maximization under the Intersection of Matroid and Knapsack Constraints},
  author = {Yu-Ran Gu and Chao Bian and Chao Qian},
  journal= {arXiv preprint arXiv:2307.09487},
  year   = {2023}
}
R2 v1 2026-06-28T11:33:54.076Z