Scheduling in the Secretary Model
Susanne Albers, Maximilian Janke

TL;DR
This paper investigates online makespan minimization in the secretary model, presenting new algorithms with improved competitive ratios that perform well on most job orderings, contrasting with worst-case scenarios.
Contribution
It introduces two deterministic algorithms with competitive ratios of 1.75 and 1.535, and provides lower bounds, highlighting the effectiveness of randomization in the secretary model.
Findings
Deterministic algorithm with 1.75 competitive ratio
New algorithm achieving 1.535 competitive ratio
Lower bounds indicating limits of online algorithms
Abstract
This paper studies Makespan Minimization in the secretary model. Formally, jobs, specified by their processing times, are presented in a uniformly random order. An online algorithm has to assign each job permanently and irrevocably to one of m parallel and identical machines such that the expected time it takes to process them all, the makespan, is minimized. We give two deterministic algorithms. First, a straightforward adaptation of the semi-online strategy LightLoad provides a very simple algorithm retaining its competitive ratio of 1.75. A new and sophisticated algorithm is 1.535-competitive. These competitive ratios are not only obtained in expectation but, in fact, for all but a very tiny fraction of job orders. Classically, online makespan minimization only considers the worst-case order. Here, no competitive ratio below 1.885 for deterministic algorithms and 1.581 using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
