Connective Constants on Nested Fractal Graphs
arXiv:2608.03497
2026
Architecture
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The transferable contribution is a finite-dimensional boundary-state renormalization for recursively assembled graphs: global self-avoiding connectivity statistics are represented by a small vector and updated by a fixed nonnegative polynomial map. This is more structured than ordinary message passing because it explicitly enumerates admissible acyclic degree-constrained combinations and preserves global path constraints across many scales. A practical neural use is a differentiable hierarchical graph module whose local state space is derived once from the cell-incidence pattern and reused at every scale with shared parameters. The construction is most promising for graph data with known recursive or multiscale structure rather than unstructured graphs.
Ideas from this paper
Unverified
2026
Replace repeated fine-scale message passing on a recursively constructed graph by a finite-state compositional module that summarizes each cell through boundary connectivity states. Child summaries are combined only through admissible configurations, so the network can represent globally consistent paths and forests without enumerating full walks. The same update map is shared across all hierarchy levels, giving logarithmic-depth computation in the graph diameter and a strong inductive bias for…
Useful6/10
Difficulty5/10
Novelty6/10