paper-with-me

홈 › Papers

Contextual Pandora's Box

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

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 formulation, it is assumed that accurate distributions are given for the values of all the alternatives, while recent work studies the online variant of Pandora's Box where the distributions are originally unknown. In this work, we study Pandora's Box in the online setting, while incorporating context. At every round, we are presented with a number of alternatives each having a context, an exploration cost and an unknown value drawn from an unknown distribution that may change at every round. Our main result is a no-regret algorithm that performs comparably well to the optimal algorithm which knows all prior distributions exactly. Our algorithm works even in the bandit setting where the algorithm never learns the values of the alternatives that were not explored. The key technique that enables our result is a novel modification of the realizability condition in contextual bandits that connects a context to a sufficient statistic of each alternative's distribution (its "reservation value") rather than its mean.

📄 PDF Abstract BibTeX arXiv:2205.13114

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsStochastic Optimization

Similar Papers 제목 키워드 기반

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…

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…

PANDORA: A Parallel Dendrogram Construction Algorithm for Single Linkage Clustering on GPU

2024-01-11 · Piyush Sao, Andrey Prokopenko, Damien Lebrun-Grandié

This paper presents \pandora, a novel parallel algorithm for efficiently constructing dendrograms for single-linkage hierarchical clustering, including \hdbscan. Traditional dendrogram construction methods from a minimum…

ClusteringGPU

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

Decision MakingReinforcement Learning

Contextual Learning for Stochastic Optimization

2025-05-22 · Anna Heuser, Thomas Kesselheim

Motivated by stochastic optimization, we introduce the problem of learning from samples of contextual value distributions. A contextual value distribution can be understood as a family of real-valued distributions, where…

Stochastic Optimization