Online Algorithms with Randomly Infused Advice

02/10/2023
by   Yuval Emek, et al.
0

We introduce a novel method for the rigorous quantitative evaluation of online algorithms that relaxes the "radical worst-case" perspective of classic competitive analysis. In contrast to prior work, our method, referred to as randomly infused advice (RIA), does not make any probabilistic assumptions about the input sequence and does not rely on the development of designated online algorithms. Rather, it can be applied to existing online randomized algorithms, introducing a means to evaluate their performance in scenarios that lie outside the radical worst-case regime. More concretely, an online algorithm ALG with RIA benefits from pieces of advice generated by an omniscient but not entirely reliable oracle. The crux of the new method is that the advice is provided to ALG by writing it into the buffer B from which ALG normally reads its random bits, hence allowing us to augment it through a very simple and non-intrusive interface. The (un)reliability of the oracle is captured via a parameter 0 ≤ α ≤ 1 that determines the probability (per round) that the advice is successfully infused by the oracle; if the advice is not infused, which occurs with probability 1 - α, then the buffer B contains fresh random bits (as in the classic online setting). The applicability of the new RIA method is demonstrated by applying it to three extensively studied online problems: paging, uniform metrical task systems, and online set cover. For these problems, we establish new upper bounds on the competitive ratio of classic online algorithms that improve as the infusion parameter α increases. These are complemented with (often tight) lower bounds on the competitive ratio of online algorithms with RIA for the three problems.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/15/2018

A new lower bound for classic online bin packing

We improve the lower bound on the asymptotic competitive ratio of any on...
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
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
07/18/2022

Almost Tight Bounds for Online Facility Location in the Random-Order Model

We study the online facility location problem with uniform facility cost...
research
01/04/2023

Rényi-Ulam Games and Online Computation with Imperfect Advice

We study the nascent setting of online computation with imperfect advice...
research
11/19/2021

Adversarial Deep Learning for Online Resource Allocation

Online algorithm is an important branch in algorithm design. Designing o...
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