English

Contextual Decision-Making with Knapsacks Beyond the Worst Case

Machine Learning 2024-12-19 v2

Abstract

We study the framework of a dynamic decision-making scenario with resource constraints. In this framework, an agent, whose target is to maximize the total reward under the initial inventory, selects an action in each round upon observing a random request, leading to a reward and resource consumptions that are further associated with an unknown random external factor. While previous research has already established an O~(T)\widetilde{O}(\sqrt{T}) worst-case regret for this problem, this work offers two results that go beyond the worst-case perspective: one for the worst-case gap between benchmarks and another for logarithmic regret rates. We first show that an Ω(T)\Omega(\sqrt{T}) distance between the commonly used fluid benchmark and the online optimum is unavoidable when the former has a degenerate optimal solution. On the algorithmic side, we merge the re-solving heuristic with distribution estimation skills and propose an algorithm that achieves an O~(1)\widetilde{O}(1) regret as long as the fluid LP has a unique and non-degenerate solution. Furthermore, we prove that our algorithm maintains a near-optimal O~(T)\widetilde{O}(\sqrt{T}) regret even in the worst cases and extend these results to the setting where the request and external factor are continuous. Regarding information structure, our regret results are obtained under two feedback models, respectively, where the algorithm accesses the external factor at the end of each round and at the end of a round only when a non-null action is executed.

Keywords

Cite

@article{arxiv.2211.13952,
  title  = {Contextual Decision-Making with Knapsacks Beyond the Worst Case},
  author = {Zhaohua Chen and Rui Ai and Mingwei Yang and Yuqi Pan and Chang Wang and Xiaotie Deng},
  journal= {arXiv preprint arXiv:2211.13952},
  year   = {2024}
}

Comments

39 pages. A preliminary version appeared at NeurIPS 2024

R2 v1 2026-06-28T07:12:24.250Z