Random-Order Models

02/25/2020
by   Anupam Gupta, et al.
0

This chapter introduces the random-order model in online algorithms. In this model, the input is chosen by an adversary, then randomly permuted before being presented to the algorithm. This reshuffling often weakens the power of the adversary and allows for improved algorithmic guarantees. We show such improvements for two broad classes of problems: packing problems where we must pick a constrained set of items to maximize total value, and covering problems where we must satisfy given requirements at minimum total cost. We also discuss how random-order model relates to other stochastic models used for non-worst-case competitive analysis.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/11/2019

Competitive Analysis with a Sample and the Secretary Problem

We extend the standard online worst-case model to accommodate past exper...
research
04/27/2020

Robust Algorithms under Adversarial Injections

In this paper, we study streaming and online algorithms in the context o...
research
04/30/2019

Online Bin Covering with Advice

The bin covering problem asks for covering a maximum number of bins with...
research
12/14/2017

Online Submodular Welfare Maximization: Greedy Beats 1/2 in Random Order

In the Submodular Welfare Maximization (SWM) problem, the input consists...
research
12/09/2020

Data-driven Competitive Algorithms for Online Knapsack and Set Cover

The design of online algorithms has tended to focus on algorithms with w...
research
06/20/2020

Knapsack Secretary with Bursty Adversary

The random-order or secretary model is one of the most popular beyond-wo...
research
04/13/2019

Online Bin Covering with Limited Migration

Semi-online models where decisions may be revoked in a limited way have ...

Please sign up or login with your details

Forgot password? Click here to reset