DIS-NNLGMar 3, 2025

Statistical physics analysis of graph neural networks: Approaching optimality in the contextual stochastic block model

arXiv:2503.01361v22 citationsh-index: 49Phys Rev X
Originality Incremental advance
AI Analysis

This work addresses a theoretical gap in understanding GNNs for researchers in graph machine learning, though it is incremental as it builds on existing models and methods.

The authors tackled the problem of oversmoothing in graph convolutional networks (GCNs) by analyzing their generalization performance on node classification tasks using the contextual stochastic block model, showing that increasing depth with proper scaling can approach Bayes-optimality.

Graph neural networks (GNNs) are designed to process data associated with graphs. They are finding an increasing range of applications; however, as with other modern machine learning techniques, their theoretical understanding is limited. GNNs can encounter difficulties in gathering information from nodes that are far apart by iterated aggregation steps. This situation is partly caused by so-called oversmoothing; and overcoming it is one of the practically motivated challenges. We consider the situation where information is aggregated by multiple steps of convolution, leading to graph convolutional networks (GCNs). We analyze the generalization performance of a basic GCN, trained for node classification on data generated by the contextual stochastic block model. We predict its asymptotic performance by deriving the free energy of the problem, using the replica method, in the high-dimensional limit. Calling depth the number of convolutional steps, we show the importance of going to large depth to approach the Bayes-optimality. We detail how the architecture of the GCN has to scale with the depth to avoid oversmoothing. The resulting large depth limit can be close to the Bayes-optimality and leads to a continuous GCN. Technically, we tackle this continuous limit via an approach that resembles dynamical mean-field theory (DMFT) with constraints at the initial and final times. An expansion around large regularization allows us to solve the corresponding equations for the performance of the deep GCN. This promising tool may contribute to the analysis of further deep neural networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes