Robust Algorithms for the Secretary Problem

11/17/2019
by   Domagoj Bradac, et al.
0

In classical secretary problems, a sequence of n elements arrive in a uniformly random order, and we want to choose a single item, or a set of size K. The random order model allows us to escape from the strong lower bounds for the adversarial order setting, and excellent algorithms are known in this setting. However, one worrying aspect of these results is that the algorithms overfit to the model: they are not very robust. Indeed, if a few "outlier" arrivals are adversarially placed in the arrival sequence, the algorithms perform poorly. E.g., Dynkin's popular 1/e-secretary algorithm fails with even a single adversarial arrival. We investigate a robust version of the secretary problem. In the Byzantine Secretary model, we have two kinds of elements: green (good) and red (rogue). The values of all elements are chosen by the adversary. The green elements arrive at times uniformly randomly drawn from [0,1]. The red elements, however, arrive at adversarially chosen times. Naturally, the algorithm does not see these colors: how well can it solve secretary problems? We give algorithms which get value comparable to the value of the optimal green set minus the largest green item. Specifically, we give an algorithm to pick K elements that gets within (1-ε) factor of the above benchmark, as long as K ≥poly(ε^-1log n). We extend this to the knapsack secretary problem, for large knapsack size K. For the single-item case, an analogous benchmark is the value of the second-largest green item. For value-maximization, we give a polylog^* n-competitive algorithm, using a multi-layered bucketing scheme that adaptively refines our estimates of second-max over time. For probability-maximization, we show the existence of a good randomized algorithm, using the minimax principle.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/16/2020

The Secretary Problem with Independent Sampling

In the secretary problem we are faced with an online sequence of element...
research
07/26/2019

Fairness-Efficiency Tradeoffs in Dynamic Fair Division

We investigate the tradeoffs between fairness and efficiency when alloca...
research
12/24/2021

Robust Secretary and Prophet Algorithms for Packing Integer Programs

We study the problem of solving Packing Integer Programs (PIPs) in the o...
research
11/25/2021

Entropy-Based Approximation of the Secretary Problem

In this work we consider the well-known Secretary Problem – a number n o...
research
06/20/2020

Knapsack Secretary with Bursty Adversary

The random-order or secretary model is one of the most popular beyond-wo...
research
07/05/2023

The Importance of Knowing the Arrival Order in Combinatorial Bayesian Settings

We study the measure of order-competitive ratio introduced by Ezra et al...

Please sign up or login with your details

Forgot password? Click here to reset