Scheduling on a Stochastic Number of Machines
Moritz Buchem, Franziska Eberle, Hugo Kooki Kasuya Rosado, Kevin, Schewior, Andreas Wiese

TL;DR
This paper introduces two PTAS algorithms for a stochastic scheduling problem where the number of machines is uncertain and revealed after job assignment, optimizing for expected maximum and minimum loads.
Contribution
It develops the first PTAS algorithms for stochastic machine count scheduling, addressing both load minimization and maximization problems.
Findings
Two PTAS algorithms for stochastic scheduling problem.
Effective enumeration and dynamic programming techniques.
Improved approximation for expected load balancing.
Abstract
We consider a new scheduling problem on parallel identical machines in which the number of machines is initially not known, but it follows a given probability distribution. Only after all jobs are assigned to a given number of bags, the actual number of machines is revealed. Subsequently, the jobs need to be assigned to the machines without splitting the bags. This is the stochastic version of a related problem introduced by Stein and Zhong [SODA 2018, TALG 2020] and it is, for example, motivated by bundling jobs that need to be scheduled by data centers. We present two PTASs for the stochastic setting, computing job-to-bag assignments that (i) minimize the expected maximum machine load and (ii) maximize the expected minimum machine load (like in the Santa Claus problem), respectively. The former result follows by careful enumeration combined with known PTASs. For the latter result, we…
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.
