paper-with-me

홈 › Papers

Online Pandora's Boxes and Bandits

2019-01-30 · Hossein Esfandiari, Mohammadtaghi Hajiaghayi, Brendan Lucier, Michael Mitzenmacher

We consider online variations of the Pandora's box problem (Weitzman. 1979), a standard model for understanding issues related to the cost of acquiring information for decision-making. Our problem generalizes both the classic Pandora's box problem and the prophet inequality framework. Boxes are presented online, each with a random value and cost drew jointly from some known distribution. Pandora chooses online whether to open each box given its cost, and then chooses irrevocably whether to keep the revealed prize or pass on it. We aim for approximation algorithms against adversaries that can choose the largest prize over any opened box, and use optimal offline policies to decide which boxes to open (without knowledge of the value inside). We consider variations where Pandora can collect multiple prizes subject to feasibility constraints, such as cardinality, matroid, or knapsack constraints. We also consider variations related to classic multi-armed bandit problems from reinforcement learning. Our results use a reduction-based framework where we separate the issues of the cost of acquiring information from the online decision process of which prizes to keep. Our work shows that in many scenarios, Pandora can achieve a good approximation to the best possible performance.

📄 PDF Abstract BibTeX arXiv:1901.10698

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingReinforcement Learning

Similar Papers 제목 키워드 기반

Online Learning for Min Sum Set Cover and Pandora's Box

2022-02-10 · Evangelia Gergatsouli, Christos Tzamos

Two central problems in Stochastic Optimization are Min Sum Set Cover and Pandora's Box. In Pandora's Box, we are presented with $n$ boxes, each containing an unknown value and the goal is to open the boxes in some order…

Stochastic Optimization

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

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

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

2025-05-24 · Junyan Liu, Ziyun Chen, Kun Wang, Haipeng Luo 외

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 op…

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…