An Improved Greedy Algorithm for Stochastic Online Scheduling on Unrelated Machines
Sven J\"ager

TL;DR
This paper presents an improved online scheduling algorithm for unrelated machines under uncertainty, combining greedy assignment with $\alpha_j$-point scheduling to achieve better competitive ratios.
Contribution
It introduces a novel combination of greedy assignment and $\alpha_j$-point scheduling, improving competitive guarantees for stochastic online scheduling on unrelated machines.
Findings
Achieves a $(3+\sqrt 5)(2+\Delta)$-competitive deterministic policy.
Develops an $(8+4\Delta)$-competitive randomized policy.
Provides constant performance guarantees within fixed-assignment policies.
Abstract
Most practical scheduling applications involve some uncertainty about the arriving times and lengths of the jobs. Stochastic online scheduling is a well-established model capturing this. Here the arrivals occur online, while the processing times are random. For this model, Gupta, Moseley, Uetz, and Xie recently devised an efficient policy for non-preemptive scheduling on unrelated machines with the objective to minimize the expected total weighted completion time. We improve upon this policy by adroitly combining greedy job assignment with -point scheduling on each machine. In this way we obtain a -competitive deterministic and an -competitive randomized stochastic online scheduling policy, where is an upper bound on the squared coefficients of variation of the processing times. We also give constant performance guarantees for these…
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.
Taxonomy
TopicsOptimization and Search Problems · Advanced Bandit Algorithms Research · Scheduling and Optimization Algorithms
