Improved Bounds for Distributed Load Balancing
Sepehr Assadi, Aaron Bernstein, Zachary Langley

TL;DR
This paper presents the first distributed algorithms achieving constant-factor approximations for load balancing in polylogarithmic rounds, improving upon prior results and also providing near-linear time algorithms in the sequential setting.
Contribution
It introduces the first polylogarithmic-round distributed algorithms for constant-factor load balancing approximations, applicable to both unweighted and weighted clients, in the CONGEST and LOCAL models.
Findings
Constant-factor approximation algorithms in polylogarithmic rounds
First near-linear time approximation in the sequential setting
Simultaneous approximation of all -norms including _{}-norms
Abstract
In the load balancing problem, the input is an -vertex bipartite graph and a positive weight for each client . The algorithm must assign each client to an adjacent server . The load of a server is then the weighted sum of all the clients assigned to it, and the goal is to compute an assignment that minimizes some function of the server loads, typically either the maximum server load (i.e., the -norm) or the -norm of the server loads. We study load balancing in the distributed setting. There are two existing results in the CONGEST model. Czygrinow et al. [DISC 2012] showed a 2-approximation for unweighted clients with round-complexity , where is the maximum degree of the input graph. Halld\'orsson et al. [SPAA 2015] showed an -approximation for unweighted clients and…
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.
