Maximizing a Submodular Function with Bounded Curvature under an Unknown Knapsack Constraint
Max Klimm, Martin Knaack

TL;DR
This paper presents a new policy for maximizing monotone submodular functions under unknown knapsack constraints, achieving improved robustness factors that depend on the function's curvature.
Contribution
It introduces a policy with a robustness factor decreasing with curvature, improving previous bounds, and extends Wolsey's greedy algorithm analysis to unknown constraints.
Findings
Robustness factor of 1/2 for c=0 matches the best known.
Robustness factor of approximately 0.35 for c=1 improves over previous 0.06.
Provides tight approximation guarantees for the proposed algorithms.
Abstract
This paper studies the problem of maximizing a monotone submodular function under an unknown knapsack constraint. A solution to this problem is a policy that decides which item to pack next based on the past packing history. The robustness factor of a policy is the worst case ratio of the solution obtained by following the policy and an optimal solution that knows the knapsack capacity. We develop a policy with a robustness factor that is decreasing in the curvature of the submodular function. For the extreme cases corresponding to an additive objective function, it matches a previously known and best possible robustness factor of . For the other extreme case of it yields a robustness factor of improving over the best previously known robustness factor of . The analysis of our policy relies on a greedy algorithm that is a slight…
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
TopicsOptimization and Packing Problems · Optimization and Search Problems · Complexity and Algorithms in Graphs
