
TL;DR
This paper extends the secretary problem to a model where each request arrives twice in a random order, achieving improved competitive ratios and success probabilities, and applies these results to matroid secretary problems.
Contribution
It introduces a new model with repeated arrivals, analyzes its secretary problem, and provides algorithms with provably optimal or improved competitive ratios.
Findings
Achieves a ~0.768 competitive ratio for the secretary problem with k=2.
Shows a success probability of at least 2/3 without prior knowledge.
Provides a 2-approximation algorithm for the matroid secretary problem in the new model.
Abstract
In the online random-arrival model, an algorithm receives a sequence of n requests that arrive in a random order. The algorithm is expected to make an irrevocable decision with regard to each request based only on the observed history. We consider the following natural extension of this model: each request arrives k times, and the arrival order is a random permutation of the kn arrivals; the algorithm is expected to make a decision regarding each request only upon its last arrival. We focus primarily on the case when k=2, which can also be interpreted as each request arriving at, and departing from the system, at a random time. We examine the secretary problem: the problem of selecting the best secretary when the secretaries are presented online according to a random permutation. We show that when each secretary arrives twice, we can achieve a competitive ratio of ~0.768 (compared to…
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
TopicsOptimization and Search Problems · Auction Theory and Applications · Cryptography and Data Security
