Solving Multi-choice Secretary Problem in Parallel: An Optimal Observation-Selection Protocol
Xiaoming Sun, Jia Zhang, Jialin Zhang

TL;DR
This paper introduces an optimal deterministic protocol for a parallel generalization of the secretary problem involving multiple queues and selection criteria, improving theoretical bounds and solving open problems.
Contribution
It provides the first optimal deterministic protocol for the shared Q-queue J-choice K-best secretary problem with multiple queues, extending classical solutions.
Findings
Proposed a simple, efficient protocol with multiple phases and adaptive criteria.
Established a lower bound of 1 - O(ln^2 K / K^2) for the 1-queue K-best case.
Achieved an optimal competitive ratio of approximately 0.372 for the 2-queue 2-choice 2-best problem.
Abstract
The classical secretary problem investigates the question of how to hire the best secretary from candidates who come in a uniformly random order. In this work we investigate a parallel generalizations of this problem introduced by Feldman and Tennenholtz [14]. We call it shared -queue -choice -best secretary problem. In this problem, candidates are evenly distributed into queues, and instead of hiring the best one, the employer wants to hire candidates among the best persons. The quotas are shared by all queues. This problem is a generalized version of -choice -best problem which has been extensively studied and it has more practical value as it characterizes the parallel situation. Although a few of works have been done about this generalization, to the best of our knowledge, no optimal deterministic protocol was known with general queues.…
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 · Complexity and Algorithms in Graphs
