Generalized Unrelated Machine Scheduling Problem
Shichuan Deng, Jian Li, Yuval Rabani

TL;DR
This paper introduces a generalized load-balancing problem involving assigning jobs to unrelated machines to minimize a symmetric monotone norm-based makespan, providing an $O( ext{log } n)$ approximation algorithm.
Contribution
It presents the first polynomial-time randomized algorithm with an $O( ext{log } n)$ approximation for the generalized load-balancing problem, using a novel LP relaxation and approximation schemes.
Findings
Achieves an $O( ext{log } n)$ approximation factor.
Develops a PTAS for a norm minimization subproblem.
Provides a framework applicable to various classic optimization problems.
Abstract
We study the generalized load-balancing (GLB) problem, where we are given jobs, each of which needs to be assigned to one of unrelated machines with processing times . Under a job assignment , the load of each machine is where is a symmetric monotone norm and is the -dimensional vector . Our goal is to minimize the generalized makespan , where is another symmetric monotone norm and is the -dimensional machine load vector. This problem significantly generalizes many classic optimization problems, e.g., makespan minimization, set cover, minimum-norm load-balancing, etc. We obtain a…
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 · Advanced Manufacturing and Logistics Optimization · Optimization and Search Problems
