Stochastic Load Balancing on Unrelated Machines
Anupam Gupta, Amit Kumar, Viswanath Nagarajan, Xiangkun Shen

TL;DR
This paper introduces the first constant-factor approximation algorithm for stochastic load balancing on unrelated machines, optimizing expected makespan and extending to budgeted and q-norm objectives.
Contribution
It develops a novel linear programming approach and rounding technique for stochastic unrelated machine scheduling, achieving constant-factor approximations.
Findings
First constant-factor approximation for stochastic unrelated machines.
Extension to budgeted makespan minimization with similar guarantees.
O(q/log q)-approximation for q-norm load objectives.
Abstract
We consider the problem of makespan minimization on unrelated machines when job sizes are stochastic. The goal is to find a fixed assignment of jobs to machines, to minimize the expected value of the maximum load over all the machines. For the identical machines special case when the size of a job is the same across all machines, a constant-factor approximation algorithm has long been known. Our main result is the first constant-factor approximation algorithm for the general case of unrelated machines. This is achieved by (i) formulating a lower bound using an exponential-size linear program that is efficiently computable, and (ii) rounding this linear program while satisfying only a specific subset of the constraints that still suffice to bound the expected makespan. We also consider two generalizations. The first is the budgeted makespan minimization problem, where the goal is to…
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
TopicsScheduling and Optimization Algorithms · Optimization and Search Problems · Advanced Manufacturing and Logistics Optimization
