English

Explicit Expanding Expanders

Data Structures and Algorithms 2015-07-07 v1 Combinatorics

Abstract

Deterministic constructions of expander graphs have been an important topic of research in computer science and mathematics, with many well-studied constructions of infinite families of expanders. In some applications, though, an infinite family is not enough: we need expanders which are "close" to each other. We study the following question: Construct an an infinite sequence of expanders G0,G1,G_0,G_1,\dots, such that for every two consecutive graphs GiG_i and Gi+1G_{i+1}, Gi+1G_{i+1} can be obtained from GiG_i by adding a single vertex and inserting/removing a small number of edges, which we call the expansion cost of transitioning from GiG_i to Gi+1G_{i+1}. This question is very natural, e.g., in the context of datacenter networks, where the vertices represent racks of servers, and the expansion cost captures the amount of rewiring needed when adding another rack to the network. We present an explicit construction of dd-regular expanders with expansion cost at most 5d/25d/2, for any d6d\geq 6. Our construction leverages the notion of a "2-lift" of a graph. This operation was first analyzed by Bilu and Linial, who repeatedly applied 2-lifts to construct an infinite family of expanders which double in size from one expander to the next. Our construction can be viewed as a way to "interpolate" between Bilu-Linial expanders with low expansion cost while preserving good edge expansion throughout. While our main motivation is centralized (datacenter networks), we also get the best-known distributed expander construction in the "self-healing" model.

Keywords

Cite

@article{arxiv.1507.01196,
  title  = {Explicit Expanding Expanders},
  author = {Michael Dinitz and Michael Schapira and Asaf Valadarsky},
  journal= {arXiv preprint arXiv:1507.01196},
  year   = {2015}
}

Comments

Extended abstract appears in ESA 2015

R2 v1 2026-06-22T10:05:51.340Z