English

Sequencing Stochastic Jobs with a Single Sample

Data Structures and Algorithms 2023-08-23 v1 Optimization and Control

Abstract

This paper revisits the well known single machine scheduling problem to minimize total weighted completion times. The twist is that job sizes are stochastic from unknown distributions, and the scheduler has access to only a single sample from each of the distributions. For this restricted information regime, we analyze the simplest and probably only reasonable scheduling algorithm, namely to schedule by ordering the jobs by weight over sampled processing times. In general, this algorithm can be tricked by adversarial input distributions, performing in expectation arbitrarily worse even in comparison to choosing a random schedule. The paper suggests notions to capture the idea that this algorithm, on reasonable inputs, should exhibit a provably good expected performance. Specifically, we identify three natural classes of input distributions, such that for these classes, the algorithm performs better than random on any input.

Keywords

Cite

@article{arxiv.2308.11461,
  title  = {Sequencing Stochastic Jobs with a Single Sample},
  author = {Puck te Rietmole and Marc Uetz},
  journal= {arXiv preprint arXiv:2308.11461},
  year   = {2023}
}

Comments

12 pages, 1 figure

R2 v1 2026-06-28T12:01:31.541Z