paper-with-me

Papers

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

2025-05-24 · Junyan Liu, Ziyun Chen, Kun Wang, Haipeng Luo, Lillian J. Ratliff

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 $n$ 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 $\widetilde{O}(\sqrt{nT})$ regret after $T$ rounds, which improves the $\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 $d$-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 $\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.

📄 PDF Abstract BibTeX arXiv:2505.18828

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Contextual Pandora's Box

2022-05-26 · Alexia Atsidakou, Constantine Caramanis, Evangelia Gergatsouli, Orestis Papadigenopoulos 외

Pandora's Box is a fundamental stochastic optimization problem, where the decision-maker must find a good alternative while minimizing the search cost of exploring the value of each alternative. In the original formulati…

Multi-Armed BanditsStochastic Optimization

Online Pandora's Box for Contextual LLM Cascading

2026-06-05 · Alexandre Belloni, Yan Chen, Yehua Wei arxiv

Motivated by Large Language Model (LLM) cascading, we propose an online contextual Pandora's Box model for adaptively querying and selecting LLM APIs. In each period, a decision-maker observes a request context and faces…

Pandora's Regret: A Proper Scoring Rule for Evaluating Sequential Search

2026-05-03 · Gerardo A. Flores, Yash Deshpande, Jannis R. Brea, Ashia C. Wilson arxiv

In sequential search, alternatives are tested until the true class is found. Standard proper scoring rules like log loss are local, ignoring the ranking of competitors and misaligning model evaluation with search utility…

Bandit Algorithms for Prophet Inequality and Pandora's Box

2022-11-16 · Khashayar Gatmiry, Thomas Kesselheim, Sahil Singla, Yifan Wang

The Prophet Inequality and Pandora's Box problems are fundamental stochastic problem with applications in Mechanism Design, Online Algorithms, Stochastic Optimization, Optimal Stopping, and Operations Research. A usual a…

Multi-Armed BanditsStochastic Optimization

Parameter-Adaptive Dynamic Pricing

2025-03-02 · Xueping Gong, Jiheng Zhang

Dynamic pricing is crucial in sectors like e-commerce and transportation, balancing exploration of demand patterns and exploitation of pricing strategies. Existing methods often require precise knowledge of the demand fu…