Near-Optimal Consistency-Robustness Trade-Offs for Learning-Augmented Online Knapsack Problems
Mohammadreza Daneshvaramoli, Helia Karisani, Adam Lechowicz, Bo Sun, Cameron Musco, Mohammad Hajiesmaili

TL;DR
This paper presents a family of learning-augmented algorithms for online knapsack problems that balance consistency and robustness near optimality, using practical predictions and a novel conversion method.
Contribution
It introduces a simple combination of trusted learning-augmented and worst-case algorithms achieving near Pareto-optimal trade-offs, along with a new fractional-to-integral conversion technique.
Findings
Achieves near Pareto-optimal consistency-robustness trade-offs
Uses practical predictions like single values or intervals for item values
Introduces a novel fractional-to-integral conversion procedure
Abstract
This paper introduces a family of learning-augmented algorithms for online knapsack problems that achieve near Pareto-optimal consistency-robustness trade-offs through a simple combination of trusted learning-augmented and worst-case algorithms. Our approach relies on succinct, practical predictions -- single values or intervals estimating the minimum value of any item in an offline solution. Additionally, we propose a novel fractional-to-integral conversion procedure, offering new insights for online algorithm design.
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.
Code & Models
Videos
Taxonomy
TopicsOptimization and Search Problems · Graph Labeling and Dimension Problems
