English

Reward Selection with Noisy Observations

Computer Science and Game Theory 2023-07-13 v1

Abstract

We study a fundamental problem in optimization under uncertainty. There are nn boxes; each box ii contains a hidden reward xix_i. Rewards are drawn i.i.d. from an unknown distribution D\mathcal{D}. For each box ii, we see yiy_i, an unbiased estimate of its reward, which is drawn from a Normal distribution with known standard deviation σi\sigma_i (and an unknown mean xix_i). Our task is to select a single box, with the goal of maximizing our reward. This problem captures a wide range of applications, e.g. ad auctions, where the hidden reward is the click-through rate of an ad. Previous work in this model [BKMR12] proves that the naive policy, which selects the box with the largest estimate yiy_i, is suboptimal, and suggests a linear policy, which selects the box ii with the largest yicσiy_i - c \cdot \sigma_i, for some c>0c > 0. However, no formal guarantees are given about the performance of either policy (e.g., whether their expected reward is within some factor of the optimal policy's reward). In this work, we prove that both the naive policy and the linear policy are arbitrarily bad compared to the optimal policy, even when D\mathcal{D} is well-behaved, e.g. has monotone hazard rate (MHR), and even under a "small tail" condition, which requires that not too many boxes have arbitrarily large noise. On the flip side, we propose a simple threshold policy that gives a constant approximation to the reward of a prophet (who knows the realized values x1,,xnx_1, \dots, x_n) under the same "small tail" condition. We prove that when this condition is not satisfied, even an optimal clairvoyant policy (that knows D\mathcal{D}) cannot get a constant approximation to the prophet, even for MHR distributions, implying that our threshold policy is optimal against the prophet benchmark, up to constants.

Keywords

Cite

@article{arxiv.2307.05953,
  title  = {Reward Selection with Noisy Observations},
  author = {Kamyar Azizzadenesheli and Trung Dang and Aranyak Mehta and Alexandros Psomas and Qian Zhang},
  journal= {arXiv preprint arXiv:2307.05953},
  year   = {2023}
}
R2 v1 2026-06-28T11:28:11.076Z