English

The Value of Depth in Message Passing on Sparse Graphs: A Kesten-Stigum Dichotomy

Statistics Theory 2026-07-18 v1 Machine Learning Probability Machine Learning

Abstract

How deep does a graph neural network need to be on a sparse graph? We study its purest statistical form: node classification on the sparse contextual stochastic block model (CSBM) with average degree Δ=O(1)\Delta=O(1), whose local weak limit is a broadcast-labelled Poisson Galton-Watson tree. Prior work derived a message-passing classifier hh_\ell that aggregates from each vertex at distance kk\le\ell the attenuated evidence 2artanh(γkt(Xv))2\operatorname{artanh}(\gamma^k t(X_v)), with γ\gamma the edge signal and tt a bounded likelihood-ratio transform of the feature. We prove that the value of depth is governed by a single number, the Kesten-Stigum ratio κ=γ2Δ\kappa=\gamma^2\Delta. Below the threshold (κ<1\kappa<1), the error sequence is Cauchy at a geometric rate, E()E()Cκ(+1)/3|\mathcal{E}(\ell)-\mathcal{E}(\ell')|\le C\kappa^{(\ell+1)/3} for all >\ell'>\ell, so all layers beyond depth O(log(1/ϵ))O(\log(1/\epsilon)) change the error by less than ϵ\epsilon; conversely, under mild regularity each sufficiently deep layer still flips the decision with probability at least cκ/2c\kappa^{\ell/2}, the empirically sharp exponent. Above the threshold (κ>1\kappa>1), depth is geometrically productive: E()\mathcal{E}(\ell) is driven to a branching-process floor of order at most 1/(κ1)1/(\kappa-1) at any geometric rate κs\kappa^{-s\ell}, s<1s<1 (this bound has content only for κ>17\kappa>17). No local classifier of any depth beats the universal floor eΔΦ(ζ)e^{-\Delta}\Phi(-\zeta) set by isolated roots (ζ\zeta the feature signal-to-noise ratio), while the first layer provably helps by an explicit total-variation amount. Simulations with an exact belief-propagation baseline on the same trees show that the pairwise rule's error curve is mildly non-monotone in \ell, so an optimal finite depth exists (an exact instance is certified in the appendix), while BP saturates strictly faster, at an effective per-layer ratio below κ\kappa that we identify.

Keywords

Cite

@article{arxiv.2607.16676,
  title  = {The Value of Depth in Message Passing on Sparse Graphs: A Kesten-Stigum Dichotomy},
  author = {Aseem Raj Baranwal},
  journal= {arXiv preprint arXiv:2607.16676},
  year   = {2026}
}

Comments

27 pages, 4 figures, 1 table. Code reproducing all numerical results is included as ancillary files