Maximizing a Monotone Submodular Function with a Bounded Curvature under a Knapsack Constraint
Yuichi Yoshida

TL;DR
This paper introduces a polynomial-time algorithm for maximizing monotone submodular functions with bounded curvature under a knapsack constraint, achieving a near-optimal approximation ratio that improves upon previous bounds.
Contribution
It presents the first curvature-aware approximation algorithm for knapsack-constrained submodular maximization, surpassing the classic $1-1/e$ bound.
Findings
Achieves approximation ratio of $1 - c/e - psilon$ for any fixed psilon > 0.
Proves the approximation ratio is tight up to psilon for functions with curvature c.
Provides an improved algorithm for the budget allocation problem.
Abstract
We consider the problem of maximizing a monotone submodular function under a knapsack constraint. We show that, for any fixed , there exists a polynomial-time algorithm with an approximation ratio , where is the (total) curvature of the input function. This approximation ratio is tight up to for any . To the best of our knowledge, this is the first result for a knapsack constraint that incorporates the curvature to obtain an approximation ratio better than , which is tight for general submodular functions. As an application of our result, we present a polynomial-time algorithm for the budget allocation problem with an improved approximation ratio.
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 · Computational Geometry and Mesh Generation · Optimization and Packing Problems
