Optimal Algorithms for Free Order Multiple-Choice Secretary

Suppose we are given integer k ≤ n and n boxes labeled 1,…, n by an adversary, each containing a number chosen from an unknown distribution. We have to choose an order to sequentially open these boxes, and each time we open the next box in this order, we learn its number. If we reject a number in a box, the box cannot be recalled. Our goal is to accept the k largest of these numbers, without necessarily opening all boxes. This is the free order multiple-choice secretary problem. Free order variants were studied extensively for the secretary and prophet problems. Kesselheim, Kleinberg, and Niazadeh KKN (STOC'15) initiated a study of randomness-efficient algorithms (with the cheapest order in terms of used random bits) for the free order secretary problems. We present an algorithm for free order multiple-choice secretary, which is simultaneously optimal for the competitive ratio and used amount of randomness. I.e., we construct a distribution on orders with optimal entropy Θ(loglog n) such that a deterministic multiple-threshold algorithm is 1-O(√(log k/k))-competitive. This improves in three ways the previous best construction by KKN, whose competitive ratio is 1 - O(1/k^1/3) - o(1). Our competitive ratio is (near)optimal for the multiple-choice secretary problem; it works for exponentially larger parameter k; and our algorithm is a simple deterministic multiple-threshold algorithm, while that in KKN is randomized. We also prove a corresponding lower bound on the entropy of optimal solutions for the multiple-choice secretary problem, matching entropy of our algorithm, where no such previous lower bound was known. We obtain our algorithmic results with a host of new techniques, and with these techniques we also improve significantly the previous results of KKN about constructing entropy-optimal distributions for the classic free order secretary.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/20/2019

A Competitive Analysis of Online Knapsack Problems with Unit Density

We study an online knapsack problem where the items arrive sequentially ...
research
10/25/2022

An Improved Algorithm for Open Online Dial-a-Ride

We consider the open online dial-a-ride problem, where transportation re...
research
02/18/2022

On the Significance of Knowing the Arrival Order in Prophet Inequality

In a prophet inequality problem, n boxes arrive online, each containing ...
research
02/11/2020

An Optimal Algorithm for Online Multiple Knapsack

In the online multiple knapsack problem, an algorithm faces a stream of ...
research
05/17/2021

A Simple Search Problem

A simple problem is studied in which there are N boxes and a prize known...
research
05/26/2022

Block Ciphers Substitution Box Generation Based on Natural Randomness in Underwater Acoustics and Knights Tour Chain

The protection of confidential information is a global issue and block e...
research
01/30/2019

Online Pandora's Boxes and Bandits

We consider online variations of the Pandora's box problem (Weitzman. 19...

Please sign up or login with your details

Forgot password? Click here to reset