Fast Approximation Algorithm for Non-Monotone DR-submodular Maximization under Size Constraint
Tan D. Tran, Canh V. Pham

TL;DR
This paper introduces two fast approximation algorithms, FastDrSub and FastDrSub++, for non-monotone DR-submodular maximization under size constraints, achieving the first constant-ratio guarantees with low query complexity.
Contribution
The paper presents the first constant-ratio approximation algorithms with low complexity for non-monotone DR-submodular maximization under size constraints.
Findings
FastDrSub achieves a 0.044 approximation ratio with O(n log k) queries.
FastDrSub++ improves the ratio to 1/4 - ε with similar query complexity.
Experimental results show significant improvements over existing methods in solution quality and efficiency.
Abstract
This work studies the non-monotone DR-submodular Maximization over a ground set of subject to a size constraint . We propose two approximation algorithms for solving this problem named FastDrSub and FastDrSub++. FastDrSub offers an approximation ratio of with query complexity of . The second one, FastDrSub++, improves upon it with a ratio of within query complexity of for an input parameter . Therefore, our proposed algorithms are the first constant-ratio approximation algorithms for the problem with the low complexity of . Additionally, both algorithms are experimentally evaluated and compared against existing state-of-the-art methods, demonstrating their effectiveness in solving the Revenue Maximization problem with DR-submodular objective function. The experimental results show that our proposed…
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 · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
