English

Improved Regret and Contextual Linear Extension for Pandora's Box and Prophet Inequality

Machine Learning 2025-10-27 v2 Data Structures and Algorithms Computer Science and Game Theory

Abstract

We study the Pandora's Box problem in an online learning setting with semi-bandit feedback. In each round, the learner sequentially pays to open up to nn boxes with unknown reward distributions, observes rewards upon opening, and decides when to stop. The utility of the learner is the maximum observed reward minus the cumulative cost of opened boxes, and the goal is to minimize regret defined as the gap between the cumulative expected utility and that of the optimal policy. We propose a new algorithm that achieves O~(nT)\widetilde{O}(\sqrt{nT}) regret after TT rounds, which improves the O~(nT)\widetilde{O}(n\sqrt{T}) bound of Agarwal et al. [2024] and matches the known lower bound up to logarithmic factors. To better capture real-life applications, we then extend our results to a natural but challenging contextual linear setting, where each box's expected reward is linear in some known but time-varying dd-dimensional context and the noise distribution is fixed over time. We design an algorithm that learns both the linear function and the noise distributions, achieving O~(ndT)\widetilde{O}(nd\sqrt{T}) regret. Finally, we show that our techniques also apply to the online Prophet Inequality problem, where the learner must decide immediately whether or not to accept a revealed reward. In both non-contextual and contextual settings, our approach achieves similar improvements and regret bounds.

Keywords

Cite

@article{arxiv.2505.18828,
  title  = {Improved Regret and Contextual Linear Extension for Pandora's Box and Prophet Inequality},
  author = {Junyan Liu and Ziyun Chen and Kun Wang and Haipeng Luo and Lillian J. Ratliff},
  journal= {arXiv preprint arXiv:2505.18828},
  year   = {2025}
}

Comments

31 pages, NeurIPS 2025