English

Balanced Allocations with Heterogeneous Bins: The Power of Memory

Discrete Mathematics 2023-01-25 v1 Data Structures and Algorithms Combinatorics Probability

Abstract

We consider the allocation of mm balls (jobs) into nn bins (servers). In the standard Two-Choice process, at each step t=1,2,,mt=1,2,\ldots,m we first sample two bins uniformly at random and place a ball in the least loaded bin. It is well-known that for any mnm \geq n, this results in a gap (difference between the maximum and average load) of log2logn+Θ(1)\log_2 \log n + \Theta(1) (with high probability). In this work, we consider the Memory process [Mitzenmacher, Prabhakar and Shah 2002] where instead of two choices, we only sample one bin per step but we have access to a cache which can store the location of one bin. Mitzenmacher, Prabhakar and Shah showed that in the lightly loaded case (m=nm = n), the Memory process achieves a gap of O(loglogn)\mathcal{O}(\log \log n). Extending the setting of Mitzenmacher et al. in two ways, we first allow the number of balls mm to be arbitrary, which includes the challenging heavily loaded case where mnm \geq n. Secondly, we follow the heterogeneous bins model of Wieder [Wieder 2007], where the sampling distribution of bins can be biased up to some arbitrary multiplicative constant. Somewhat surprisingly, we prove that even in this setting, the Memory process still achieves an O(loglogn)\mathcal{O}(\log \log n) gap bound. This is in stark contrast with the Two-Choice (or any dd-Choice with d=O(1)d=\mathcal{O}(1)) process, where it is known that the gap diverges as mm \rightarrow \infty [Wieder 2007]. Further, we show that for any sampling distribution independent of mm (but possibly dependent on nn) the Memory process has a gap that can be bounded independently of mm. Finally, we prove a tight gap bound of O(logn)\mathcal{O}(\log n) for Memory in another relaxed setting with heterogeneous (weighted) balls and a cache which can only be maintained for two steps.

Keywords

Cite

@article{arxiv.2301.09810,
  title  = {Balanced Allocations with Heterogeneous Bins: The Power of Memory},
  author = {Dimitrios Los and Thomas Sauerwald and John Sylvester},
  journal= {arXiv preprint arXiv:2301.09810},
  year   = {2023}
}

Comments

62 Pages, 6 Figures. Appearing at SODA 2023