Stochastic Graph Neural Networks
Zhan Gao, Elvin Isufi, Alejandro Ribeiro

TL;DR
This paper introduces Stochastic Graph Neural Networks (SGNNs) that explicitly model and address random link fluctuations in graph data, enhancing robustness in distributed tasks like control and planning.
Contribution
The paper proposes a novel SGNN model that accounts for network randomness, provides a statistical analysis of output variance, and develops a convergence-guaranteed learning process.
Findings
SGNN improves robustness to link perturbations
Theoretical analysis of output variance conditions
Numerical results show enhanced performance over traditional GNNs
Abstract
Graph neural networks (GNNs) model nonlinear representations in graph data with applications in distributed agent coordination, control, and planning among others. Current GNN architectures assume ideal scenarios and ignore link fluctuations that occur due to environment, human factors, or external attacks. In these situations, the GNN fails to address its distributed task if the topological randomness is not considered accordingly. To overcome this issue, we put forth the stochastic graph neural network (SGNN) model: a GNN where the distributed graph convolution module accounts for the random network changes. Since stochasticity brings in a new learning paradigm, we conduct a statistical analysis on the SGNN output variance to identify conditions the learned filters should satisfy for achieving robust transference to perturbed scenarios, ultimately revealing the explicit impact of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network · Convolution
