- The paper presents explicit and recursive constructions for r=4 bootstrap percolation in hypercubes, achieving optimal or near-optimal percolating set sizes.
- It develops a novel meta-bootstrap framework using nested percolating sets and AI-assisted methods like AlphaEvolve to verify small-dimensional cases.
- The results close a significant gap by matching the Morrison–Noel lower bound for infinitely many dimensions and provide a framework applicable to broader percolation models.
Optimal and Near-Optimal Bootstrap Percolating Set Constructions in Hypercubes
Introduction and Problem Context
This work addresses a central extremal problem in bootstrap percolation on the d-dimensional hypercube Qd​: determining the minimum cardinality m(Qd​;r) of an initial vertex set that percolates via the r-neighbour process. Specifically, the paper focuses on the r=4 case, where a healthy vertex becomes infected if it has at least 4 infected neighbors, furthering foundational results established by Morrison and Noel [MorrisonNoel18]. Their general lower bound on m(Qd​;r) remains a benchmark, with tightness verified for r≤3. The principal contributions here are explicit constructions for r=4 achieving or nearly achieving this extremal bound for infinitely many d, thus resolving a significant open case in the theory.
Theoretical Advances and Main Results
The paper establishes the following central result for infinitely many d: Qd​0
whenever Qd​1, Qd​2, or Qd​3. This exactly matches the Morrison–Noel lower bound [MorrisonNoel18]. For general Qd​4, the construction yields an upper bound on Qd​5 within an additive Qd​6 term of the lower bound, formalized as: Qd​7
This provides asymptotically tight estimates up to an additive constant for arbitrary hypercube dimensions.
Key technical advances include the development of recursive, block-based constructions and the introduction of a meta-bootstrap process framework that employs percolating labelings to organize percolation propagation within subcubes. All constructions guarantee nesting of smaller Qd​8-neighbour percolating sets (Qd​9), ensuring compatibility for the recursive build-up required in Lemma 3.1. The explicit small-dimension constructions (for m(Qd​;r)0) were obtained using AlphaEvolve [Novikov25], a generative agent-based system designed for computational mathematical discovery.
Methodology and Construction Principles
The construction approach generalizes and refines prior techniques [BaloghBollobas06, MorrisonNoel18, BaloghBollobasMorrisRiordan12]. Several critical methodological components are as follows:
- Meta-Bootstrap Process: The percolation process is encoded as a meta-propagation over a quotient graph formed by partitioning m(Qd​;r)1 into subcubes m(Qd​;r)2. These meta-level dynamics are controlled via percolating labelings which determine the nesting, subdivision, and activation of percolating sets within each subcube.
- Nested Percolating Sets: For each dimension m(Qd​;r)3, percolating sets m(Qd​;r)4 for m(Qd​;r)5 are explicitly constructed, enabling recursive application of Lemma 3.1. These constructions are provided with optimal or near-optimal cardinality and demonstrated to propagate infection in minimal rounds.
- Explicit Small-dimension Seeds: For m(Qd​;r)6 with small m(Qd​;r)7, explicit sets m(Qd​;r)8 are listed and their percolating properties are verified via computational enumeration and accompanying code. These seeds anchor the recursive extension to higher dimensions.
- Inductive/Recursive Step: The construction for large m(Qd​;r)9 is built as a combination of subcube percolating sets, orchestrated via percolating labelings (using newly defined meta-bootstrap processes), ensuring a cascade of infection which covers the entire hypercube with minimal initial "budget".
Comparison to Prior Upper and Lower Bounds
Previous upper-bound constructions (e.g., the approximate Steiner system strategy [BaloghBollobas06, BaloghBollobasMorrisRiordan12]) yield upper bounds matching the Morrison–Noel lower bound in the leading order term but exhibit gaps in the second-order terms for r0. Bérczi and Wagner [BercziWagner24] further improved these using AI-generated percolating sets, especially for small r1, but the present work surpasses previous constructions by matching the lower bound exactly for infinitely many r2 without assuming the existence of exact Steiner systems.
The core recursive construction provides strong numerical guarantees (exact for many r3, within r4 otherwise) and bypasses the limitations imposed by combinatorial design dependencies in prior approaches.
Computational and Algorithmic Components
A substantial part of the discovery and verification process utilized AlphaEvolve [Novikov25], which autonomously explored the search space for percolating sets and labelings, subject to formal constraints and recursive composition requirements. The authors then verified all percolation properties of the produced objects independently through customized code, whose source and execution records are included. This systematic integration of generative computational agents marks an innovative advance in extremal combinatorics methodology and is notable for the scale of the enumeration and verification exercises required.
Implications and Future Directions
The results provide a resolution for the r5 case of the minimum percolating set problem in hypercubes for an infinite sequence of r6, solidifying the tightness of the Morrison–Noel lower bound in these cases. The theoretical implications are significant, demonstrating that recursive meta-bootstrap constructions, supported by AI-based search for seed configurations, are sufficient to close the gap between lower and upper bounds for r7 beyond what previous combinatorial techniques allowed.
Practically, the methods suggest a general framework for constructing minimal percolating sets for arbitrary locality-constrained percolation models on high-dimensional graphs, with direct applications to information propagation, coding theory, and distributed network activation protocols. The integration of generative AI systems like AlphaEvolve for discovering extremal combinatorial structures points toward broader applications in computer-assisted combinatorics and extremal graph theory.
On a theoretical level, the primary conjecture remains that for each fixed r8, the Morrison–Noel lower bound is eventually tight for all sufficiently large r9, barring isolated exceptions (notably, r=40 for r=41). Realizing this in full generality for higher r=42 likely requires new conceptual and algorithmic breakthroughs, as the complexity and verification demands outstrip brute-force and current recursive approaches for large r=43.
Conclusion
This paper delivers both exact and near-optimal constructions for bootstrap percolation thresholds in hypercubes for r=44, resolving a key case in extremal percolation theory. These results significantly extend prior approaches and leverage hybrid algebraic, combinatorial, and computational techniques, including the use of generative coding agents for explicit configuration search. The frameworks and methods introduced here will likely inform future research on percolation, extremal design problems, and algorithmic combinatorics, especially as AI-assisted discovery becomes more prevalent in mathematical exploration.
References
- N. Morrison and J. A. Noel, "Extremal bounds for bootstrap percolation in the hypercube" [MorrisonNoel18]
- A. Novikov et al., "AlphaEvolve: A coding agent for scientific and algorithmic discovery" [Novikov25]
- G. Bérczi and A. Zs. Wagner, "A Note on Small Percolating Sets on Hypercubes via Generative AI" [BercziWagner24]
- J. Balogh and B. Bollobás, "Bootstrap percolation on the hypercube" [BaloghBollobas06]
- J. Balogh, B. Bollobás, R. Morris, and O. Riordan, "Linear algebra and bootstrap percolation" [BaloghBollobasMorrisRiordan12]