Pandora's Box Problem with Order Constraints
Shant Boodaghians, Federico Fusco, Philip Lazos, Stefano Leonardi

TL;DR
This paper extends the Pandora's Box Problem to include order constraints, demonstrating the existence of greedy optimal strategies for tree-like constraints and NP-hardness results for more complex restrictions, with practical approximation strategies.
Contribution
It introduces the first analysis of Pandora's Box with order constraints, providing efficient solutions for tree-like constraints and complexity results for matroid and DAG constraints.
Findings
Greedy optimal strategies exist for tree-like order constraints.
Finding approximately optimal strategies is NP-hard under certain matroid and DAG constraints.
Approximate strategies can be derived using a relaxed problem approach.
Abstract
The Pandora's Box Problem, originally formalized by Weitzman in 1979, models selection from set of random, alternative options, when evaluation is costly. This includes, for example, the problem of hiring a skilled worker, where only one hire can be made, but the evaluation of each candidate is an expensive procedure. Weitzman showed that the Pandora's Box Problem admits an elegant, simple solution, where the options are considered in decreasing order of reservation value,i.e., the value that reduces to zero the expected marginal gain for opening the box. We study for the first time this problem when order - or precedence - constraints are imposed between the boxes. We show that, despite the difficulty of defining reservation values for the boxes which take into account both in-depth and in-breath exploration of the various options, greedy optimal strategies exist and can be efficiently…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGame Theory and Voting Systems · Auction Theory and Applications · Constraint Satisfaction and Optimization
