Abstract
The graphical balls-into-bins process is a generalization of the classical 2-choice balls-into-bins process, where the bins correspond to vertices of an arbitrary underlying graph G. At each time step an edge of G is chosen uniformly at random, and a ball must be assigned to either of the two endpoints of this edge. The standard 2-choice process corresponds to the case of G=Kn. For any k(n)-edge-connected, d(n)-regular graph on n vertices, and any number of balls, we give an allocation strategy that, with high probability, ensures a gap of O((d/k) log4n loglogn), between the load of any two bins. In particular, this implies polylogarithmic bounds for natural graphs such as cycles and tori, for which the classical greedy allocation strategy is conjectured to have a polynomial gap between the bin loads. For every graph G, we also show an ω((d/k) + logn) lower bound on the gap achievable by any allocation strategy. This implies that our strategy achieves the optimal gap, up to polylogarithmic factors, for every graph G. Our allocation algorithm is simple to implement and requires only O(log(n)) time per allocation. It can be viewed as a more global version of the greedy strategy that compares average load on certain fixed sets of vertices, rather than on individual vertices. A key idea is to relate the problem of designing a good allocation strategy to that of finding suitable multi-commodity flows. To this end, we consider Räcke's cut-based decomposition tree and define certain orthogonal flows on it.
Original language | English |
---|---|
Title of host publication | STOC 2022 - Proceedings of the 54th Annual ACM SIGACT Symposium on Theory of Computing |
Editors | Stefano Leonardi, Anupam Gupta |
Publisher | Association for Computing Machinery |
Pages | 52-63 |
Number of pages | 12 |
ISBN (Electronic) | 9781450392648 |
DOIs | |
State | Published - 6 Sep 2022 |
Event | 54th Annual ACM SIGACT Symposium on Theory of Computing, STOC 2022 - Rome, Italy Duration: 20 Jun 2022 → 24 Jun 2022 |
Publication series
Name | Proceedings of the Annual ACM Symposium on Theory of Computing |
---|---|
ISSN (Print) | 0737-8017 |
Conference
Conference | 54th Annual ACM SIGACT Symposium on Theory of Computing, STOC 2022 |
---|---|
Country/Territory | Italy |
City | Rome |
Period | 20/06/22 → 24/06/22 |
Bibliographical note
Publisher Copyright:© 2022 ACM.
Keywords
- Balls-into-bins processes
- Load-balancing
- Racke decomposition
- graphical two-choice