Budgeted Sequence Submodular Maximization

Budgeted Sequence Submodular Maximization

Xuefeng Chen, Liang Feng, Xin Cao, Yifeng Zeng, Yaqing Hou

Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence
Main Track. Pages 4733-4739. https://doi.org/10.24963/ijcai.2022/656

The problem of selecting a sequence of items that maximizes a given submodular function appears in many real-world applications. Existing study on the problem only considers uniform costs over items, but non-uniform costs on items are more general. Taking this cue, we study the problem of budgeted sequence submodular maximization (BSSM), which introduces non-uniform costs of items into the sequence selection. This problem can be found in a number of applications such as movie recommendation, course sequence design and so on. Non-uniform costs on items significantly increase the solution complexity and we prove that BSSM is NP-hard. To solve the problem, we first propose a greedy algorithm GBM with an error bound. We also design an anytime algorithm POBM based on Pareto optimization to improve the quality of solutions. Moreover, we prove that POBM can obtain approximate solutions in expected polynomial running time, and converges faster than a state-of-the-art algorithm POSEQSEL for sequence submodular maximization with cardinality constraints. We further introduce optimizations to speed up POBM. Experimental results on both synthetic and real-world datasets demonstrate the performance of our new algorithms.
Keywords:
Search: Combinatorial Search and Optimisation
Search: Heuristic Search