Improved Parallel Algorithm for Non-Monotone Submodular Maximization under Knapsack Constraint
Tan D. Tran, Canh V. Pham, Dung T. K. Ha, Phuong N.H. Pham

TL;DR
This paper introduces a new parallel algorithm for non-monotone submodular maximization under knapsack constraints, improving approximation factors while maintaining low adaptive complexity, validated through extensive experiments.
Contribution
It presents a novel alternate threshold framework that enhances solution quality without increasing adaptive complexity, improving the approximation factor from 8+ε to 7+ε.
Findings
Improved approximation factor from 8+ε to 7+ε.
Achieved low adaptive complexity of O(log n).
Demonstrated superior solution quality in practical applications.
Abstract
This work proposes an efficient parallel algorithm for non-monotone submodular maximization under a knapsack constraint problem over the ground set of size . Our algorithm improves the best approximation factor of the existing parallel one from to with 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.
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
TopicsAdvanced Numerical Analysis Techniques · Rough Sets and Fuzzy Logic · Industrial Vision Systems and Defect Detection
MethodsSparse Evolutionary Training
