Summary
This paper studies the Pandora’s box problem with correlation. The problem is as follows: a decision maker is presented with $n$ boxes to explore, and each box $b_i$ is associated with a hidden value $v_i$ and a known cost $c_i$ that needs to be paid to reveal the value. The values in the boxes are drawn from a known correlated distribution. The decision maker opens the box one after the other in an arbitrary order that may depend on the realized values uncovered and, when it decides to stop, pays the total cost of exploration (the sum of the costs of the boxes it opened) plus the smallest uncovered value. The goal of the problem is to design a strategy that minimizes the cost paid by the agent.
The authors present two algorithms and a learnability result. A first algorithm yields a constant factor approximation (4.428) to the best non-adaptive strategy when the only information the decision maker uses to update its strategy is whether the exploration stopped or not, according to some stopping rule. The second algorithm yields another constant factor approximation (5.828) to the same benchmark in a full update model (the decision maker updates its prior distribution according to the exact realized values). Both approximations improve on the state of the art.
Strengths
The Pandora’s Box problem is an exciting and challenging model for exploration under uncertainty that has received much attention in recent years (see, e.g., the recent papers at STOC and EC). The correlated version of the problem is interesting and overcomes the unnatural assumption of independent valuations made in the original model by Weitzman.
Strengths:
- The algorithms proposed by the authors are uncomplicated and enjoy the desirable property of extending Weitzman’s notion of reservation value. This fills a gap in understanding the correlated version of the problem, as previous works used different techniques, achieving worse results.
- The learnability result is interesting and useful in overcoming the natural limitation of not knowing the underlying distribution. The result complements its analogous for the independent scenario (COLT 21, ‘‘Generalizing complex hypotheses on product distributions: Auctions, prophet inequalities, and Pandora’s problem’’).
Weaknesses
- It is unnatural to obtain weaker results (against the same benchmark) when the decision-maker employs a richer update rule. The main weakness of the paper is not providing a convincing explanation of this fact. Moreover, it is impossible to understand from the main body what is the technicality that allows the improved approximation factor.
- Removing the abstract from the manuscript to fit into the 9 pages limit is a borderline practice.
Minor comments:
- Please be consistent in the use of \citet and \citep. Use \citet when the article cited is part of the sentence (e.g., in the abstract), and \citep otherwise.
- Please explain why the second to last display of page 3 implies the last one. Why is it safe to make the sum_s \in A P_D(s) term appear at the numerator without affecting the maximization problem?
Questions
1. Why consider the richer update model? It gives a worse approximation guarantee. The decision-maker should ignore it
2. Is there any lower bound on the approximation factor? How far are the proposed results from the optimal poly-time algorithm?
3. Please explain why the second to last display of page 3 implies the last one. Why is it safe to make the sum_s \in A P_D(s) term appear at the numerator without affecting the maximization problem?
-----------------------
Raised my score after rebuttal
Rating
7: Accept: Technically solid paper, with high impact on at least one sub-area, or moderate-to-high impact on more than one areas, with good-to-excellent evaluation, resources, reproducibility, and no unaddressed ethical considerations.
Confidence
4: You are confident in your assessment, but not absolutely certain. It is unlikely, but not impossible, that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work.