English

Balanced Allocation with Random Walk Based Sampling

Probability 2018-10-12 v2 Discrete Mathematics Data Structures and Algorithms

Abstract

In the standard ball-in-bins experiment, a well-known scheme is to sample dd bins independently and uniformly at random and put the ball into the least loaded bin. It can be shown that this scheme yields a maximum load of loglogn/logd+O(1)\log\log n/\log d+O(1) with high probability. Subsequent work analyzed the model when at each time, dd bins are sampled through some correlated or non-uniform way. However, the case when the sampling for different balls are correlated are rarely investigated. In this paper we propose three schemes for the ball-in-bins allocation problem. We assume that there is an underlying kk-regular graph connecting the bins. The three schemes are variants of power-of-dd choices, except that the sampling of dd bins at each time are based on the locations of dd independently moving non-backtracking random walkers, with the positions of the random walkers being reset when certain events occurs. We show that under some conditions for the underlying graph that can be summarized as the graph having large enough girth, all three schemes can perform as well as power-of-dd, so that the maximum load is bounded by loglogn/logd+O(1)\log\log n/\log d+O(1) with high probability.

Keywords

Cite

@article{arxiv.1810.02722,
  title  = {Balanced Allocation with Random Walk Based Sampling},
  author = {Dengwang Tang and Vijay G. Subramanian},
  journal= {arXiv preprint arXiv:1810.02722},
  year   = {2018}
}

Comments

37 pages