A Short Note on Upper Bounds for Graph Neural Operator Convergence Rate
Roxanne Holden, Luana Ruiz
TL;DR
This note analyzes how graph neural operator spectra converge when finite graphs sampled from a graphon limit, enabling transferability guarantees. By combining graphon convergence in the cut distance with Weyl's inequality, it derives explicit eigenvalue-rate bounds under no assumptions, global Lipschitz, and piecewise-Lipschitz conditions: $|\lambda_i(W_{G_n})-\lambda_i(W)| = O(1/\sqrt[4]{\log n})$ in the standard case, $O(\sqrt{\log n / n})$ under Lipschitz, and $O((\log n / n)^{1/4})$ for piecewise-Lipschitz graphons. The bounds are shown to differ in permutation invariance and to yield distinct tradeoffs between generality and rate, with numerical experiments illustrating the bounds' behavior on synthetic and real data. The results provide a unified framework to assess GNN transferability and scalability for large graphs via graphon-based operator convergence.
Abstract
Graphons, as limits of graph sequences, provide a framework for analyzing the asymptotic behavior of graph neural operators. Spectral convergence of sampled graphs to graphons yields operator-level convergence rates, enabling transferability analyses of GNNs. This note summarizes known bounds under no assumptions, global Lipschitz continuity, and piecewise-Lipschitz continuity, highlighting tradeoffs between assumptions and rates, and illustrating their empirical tightness on synthetic and real data.
