English

Secretary Problems with Random Number of Candidates: How Prior Distributional Information Helps

Data Structures and Algorithms 2023-10-13 v1

Abstract

We study variants of the secretary problem, where NN, the number of candidates, is a random variable, and the decision maker wants to maximize the probability of success -- picking the largest number among the NN candidates -- using only the relative ranks of the candidates revealed so far. We consider three forms of prior information about p\mathbf p, the probability distribution of NN. In the full information setting, we assume p\mathbf p to be fully known. In that case, we show that single-threshold type of strategies can achieve 1/e1/e-approximation to the maximum probability of success among all possible strategies. In the upper bound setting, we assume that NnN\leq \overline{n} (or E[N]μˉ\mathbb E[N]\leq \bar{\mu}), where nˉ\bar{n} (or μˉ\bar{\mu}) is known. In that case, we show that randomization over single-threshold type of strategies can achieve the optimal worst case probability of success of 1log(nˉ)\frac{1}{\log(\bar{n})} (or 1log(μˉ)\frac{1}{\log(\bar{\mu})}) asymptotically. Surprisingly, there is a single-threshold strategy (depending on n\overline{n}) that can succeed with probability 2/e22/e^2 for all but an exponentially small fraction of distributions supported on [nˉ][\bar{n}]. In the sampling setting, we assume that we have access to mm samples N(1),,N(m)iidpN^{(1)},\ldots,N^{(m)}\sim_{iid} \mathbf p. In that case, we show that if NTN\leq T with probability at least 1O(ϵ)1-O(\epsilon) for some TNT\in \mathbb N, m1ϵ2max(log(1ϵ),ϵlog(log(T)ϵ))m\gtrsim \frac{1}{\epsilon^2}\max(\log(\frac{1}{\epsilon}),\epsilon \log(\frac{\log(T)}{\epsilon})) is enough to learn a strategy that is at least ϵ\epsilon-suboptimal, and we provide a lower bound of Ω(1ϵ2)\Omega(\frac{1}{\epsilon^2}), showing that the sampling algorithm is optimal when ϵ=O(1loglog(T))\epsilon=O(\frac{1}{\log\log(T)}).

Keywords

Cite

@article{arxiv.2310.07884,
  title  = {Secretary Problems with Random Number of Candidates: How Prior Distributional Information Helps},
  author = {Junhui Zhang and Patrick Jaillet},
  journal= {arXiv preprint arXiv:2310.07884},
  year   = {2023}
}