Improved Online Load Balancing in the Two-Norm
Sander Borst, Danish Kashaev

TL;DR
This paper introduces a new primal-dual framework for online load balancing on unrelated machines, achieving a competitive ratio below 5 and providing simpler proofs and optimal algorithms for related problems.
Contribution
It presents the first algorithm breaking the 5-competitive barrier using a primal-dual approach with semidefinite programming and correlated rounding.
Findings
Achieved a competitive ratio of 4.9843, improving previous bounds.
Provided new, simple proofs for existing algorithms' competitiveness.
Established optimality of the new fractional algorithm and bounds for related problems.
Abstract
We study the online load balancing problem on unrelated machines, with the objective of minimizing the square of the norm of the loads on the machines. The greedy algorithm of Awerbuch et al. (STOC'95) is optimal for deterministic algorithms and achieves a competitive ratio of , and an improved -competitive randomized algorithm based on independent rounding has been shown by Caragiannis (SODA'08). In this work, we present the first algorithm breaking the barrier of on the competitive ratio, achieving a bound of . To obtain this result, we use a new primal-dual framework to analyze this problem based on a natural semidefinite programming relaxation, together with an online implementation of a correlated randomized rounding procedure of Im and Shadloo (SODA'20). This novel primal-dual framework also yields new, simple and unified…
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 · Complexity and Algorithms in Graphs · Scheduling and Optimization Algorithms
