Balanced Allocation on Dynamic Hypergraphs
The balls-into-bins model randomly allocates n sequential balls into n bins, as follows: each ball selects a set D of d≥ 2 bins, independently and uniformly at random, then the ball is allocated to a least-loaded bin from D (ties broken randomly). The maximum load is the maximum number of balls in any bin. In 1999, Azar et al. showed that provided ties are broken randomly, after n balls have been placed the maximum load, is log_dlog n+O(1), with high probability. We consider this popular paradigm in a dynamic environment where the bins are structured as a dynamic hypergraph. A dynamic hypergraph is a sequence of hypergraphs, say ℋ^(t), arriving over discrete times t=1,2,…, such that the vertex set of ℋ^(t)'s is the set of n bins, but (hyper)edges may change over time. In our model, the t-th ball chooses an edge from ℋ^(t) uniformly at random, and then chooses a set D of d≥ 2 random bins from the selected edge. The ball is allocated to a least-loaded bin from D, with ties broken randomly. We quantify the dynamicity of the model by introducing the notion of pair visibility, which measures the number of rounds in which a pair of bins appears within a (hyper)edge. We prove that if, for some ε>0, a dynamic hypergraph has pair visibility at most n^1-ε, and some mild additional conditions hold, then with high probability the process has maximum load O(log_dlog n). Our proof is based on a variation of the witness tree technique, which is of independent interest. The model can also be seen as an adversarial model where an adversary decides the structure of the possible sets of d bins available to each ball.
READ FULL TEXT