English

Queues with Small Advice

Performance 2020-06-30 v1 Data Structures and Algorithms Machine Learning

Abstract

Motivated by recent work on scheduling with predicted job sizes, we consider the performance of scheduling algorithms with minimal advice, namely a single bit. Besides demonstrating the power of very limited advice, such schemes are quite natural. In the prediction setting, one bit of advice can be used to model a simple prediction as to whether a job is "large" or "small"; that is, whether a job is above or below a given threshold. Further, one-bit advice schemes can correspond to mechanisms that tell whether to put a job at the front or the back for the queue, a limitation which may be useful in many implementation settings. Finally, queues with a single bit of advice have a simple enough state that they can be analyzed in the limiting mean-field analysis framework for the power of two choices. Our work follows in the path of recent work by showing that even small amounts of even possibly inaccurate information can greatly improve scheduling performance.

Keywords

Cite

@article{arxiv.2006.15463,
  title  = {Queues with Small Advice},
  author = {Michael Mitzenmacher},
  journal= {arXiv preprint arXiv:2006.15463},
  year   = {2020}
}

Comments

16 pages, draft version, to be submitted, subject to cahnge

R2 v1 2026-06-23T16:40:23.397Z