Online Unit Profit Knapsack with Untrusted Predictions
Joan Boyar, Lene M. Favrholdt, Kim S. Larsen

TL;DR
This paper studies an online knapsack problem with unit profit items, proposing algorithms that leverage untrusted predictions about item sizes to achieve near-optimal competitive ratios, and establishing bounds on their performance.
Contribution
It introduces algorithms that incorporate untrusted machine learning predictions into online knapsack, providing tight bounds on competitive ratios based on prediction accuracy.
Findings
Achieves a competitive ratio of 1/(2r) for r≥1 and r/2 for r≤1.
Shows the optimality of these bounds using adversary techniques.
Provides algorithms with competitive ratios close to the theoretical upper bounds.
Abstract
A variant of the online knapsack problem is considered in the settings of trusted and untrusted predictions. In Unit Profit Knapsack, the items have unit profit, and it is easy to find an optimal solution offline: Pack as many of the smallest items as possible into the knapsack. For Online Unit Profit Knapsack, the competitive ratio is unbounded. In contrast, previous work on online algorithms with untrusted predictions generally studied problems where an online algorithm with a constant competitive ratio is known. The prediction, possibly obtained from a machine learning source, that our algorithm uses is the average size of those smallest items that fit in the knapsack. For the prediction error in this hard online problem, we use the ratio where is the actual value for this average size and is the prediction. The algorithm presented achieves a…
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.
