English

Improved Parallel Algorithm for Non-Monotone Submodular Maximization under Knapsack Constraint

Artificial Intelligence 2024-09-09 v1

Abstract

This work proposes an efficient parallel algorithm for non-monotone submodular maximization under a knapsack constraint problem over the ground set of size nn. Our algorithm improves the best approximation factor of the existing parallel one from 8+ϵ8+\epsilon to 7+ϵ7+\epsilon with O(logn)O(\log n) adaptive complexity. The key idea of our approach is to create a new alternate threshold algorithmic framework. This strategy alternately constructs two disjoint candidate solutions within a constant number of sequence rounds. Then, the algorithm boosts solution quality without sacrificing the adaptive complexity. Extensive experimental studies on three applications, Revenue Maximization, Image Summarization, and Maximum Weighted Cut, show that our algorithm not only significantly increases solution quality but also requires comparative adaptivity to state-of-the-art algorithms.

Keywords

Cite

@article{arxiv.2409.04415,
  title  = {Improved Parallel Algorithm for Non-Monotone Submodular Maximization under Knapsack Constraint},
  author = {Tan D. Tran and Canh V. Pham and Dung T. K. Ha and Phuong N. H. Pham},
  journal= {arXiv preprint arXiv:2409.04415},
  year   = {2024}
}

Comments

In Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence (IJCAI), Main Track