Knapsack Secretary Through Boosting
Andreas Abels, Leon Ladewig, Kevin Schewior, Moritz Stinzend\"orfer

TL;DR
This paper investigates the knapsack-secretary problem, focusing on a special case with items of sizes 1 and 2, and proposes boosting techniques to improve competitive ratios, providing new bounds and insights into the problem's complexity.
Contribution
It introduces a boosting approach for the 1-2 knapsack secretary problem and analyzes competitive ratios, offering definitive results for this special case and insights for larger sizes.
Findings
Achieves a competitive ratio of 1/e for the 1-2 knapsack secretary problem with specific boosting factors.
Shows algorithms based on relative ranks can attain a 1/(e+1) competitive ratio.
Provides a non-trivial analysis and generalization of the factor-revealing LP for secretary problems.
Abstract
We revisit the knapsack-secretary problem (Babaioff et al.; APPROX 2007), a generalization of the classic secretary problem in which items have different sizes and multiple items may be selected if their total size does not exceed the capacity of a knapsack. Previous works show competitive ratios of (Babaioff et al.), (Kesselheim et al.; STOC 2014), and (Albers, Khan, and Ladewig; APPROX 2019) for the general problem but no definitive answers for the achievable competitive ratio; the best known impossibility remains as inherited from the classic secretary problem. In an effort to make more qualitative progress, we take an orthogonal approach and give definitive answers for special cases. Our main result is on the --knapsack secretary problem, the special case in which and all items have sizes or , arguably the simplest…
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 Search Problems
