paper-with-me

홈 › Papers

Queues with Small Advice

2020-06-27 · Michael Mitzenmacher

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.

📄 PDF Abstract BibTeX arXiv:2006.15463

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Trilobite "pelotons": Possible hydrodynamic drag effects between leading and following trilobites in trilobite queues

2017-04-18

Energy saving mechanisms in nature allow following organisms to expend less energy than leaders. Queues, or ordered rows of individuals, may form when organisms exploit the available energy saving mechanism while travell…

Form

Learning in Strategic Queuing Systems with Small Buffers

2025-02-13 · Ariana Abel, Yoav Kolumbus, Jeronimo Martin Duque, Eva Tardos

Routers in networking use simple learning algorithms to find the best way to deliver packets to their desired destination. This simple, myopic and distributed decision system makes large queuing systems simple to operate…

Dynamics of Order Positions and Related Queues in a Limit Order Book

2015-10-13

Order positions are key variables in algorithmic trading. This paper studies the limiting behavior of order positions and related queues in a limit order book. In addition to the fluid and diffusion limits for the proces…

Algorithmic Trading

Steady-State Analysis and Online Learning for Queues with Hawkes Arrivals

2023-11-05 · Xinyun Chen, Guiyu Hong

We investigate the long-run behavior of single-server queues with Hawkes arrivals and general service distributions and related optimization problems. In detail, utilizing novel coupling techniques, we establish finite m…

Active Learning with Expert Advice

2013-09-26 · Peilin Zhao, Steven Hoi, Jinfeng Zhuang

Conventional learning with expert advice methods assumes a learner is always receiving the outcome (e.g., class labels) of every incoming training instance at the end of each trial. In real applications, acquiring the ou…

Active Learning