paper-with-me

Papers

Stability of Graph Convolutional Neural Networks to Stochastic Perturbations

2021-06-19 · Zhan Gao, Elvin Isufi, Alejandro Ribeiro

Graph convolutional neural networks (GCNNs) are nonlinear processing tools to learn representations from network data. A key property of GCNNs is their stability to graph perturbations. Current analysis considers deterministic perturbations but fails to provide relevant insights when topological changes are random. This paper investigates the stability of GCNNs to stochastic graph perturbations induced by link losses. In particular, it proves the expected output difference between the GCNN over random perturbed graphs and the GCNN over the nominal graph is upper bounded by a factor that is linear in the link loss probability. We perform the stability analysis in the graph spectral domain such that the result holds uniformly for any graph. This result also shows the role of the nonlinearity and the architecture width and depth, and allows identifying handle to improve the GCNN robustness. Numerical simulations on source localization and robot swarm control corroborate our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2106.10526

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Space-Time Graph Neural Networks with Stochastic Graph Perturbations

2022-10-28 · Samar Hadou, Charilaos Kanatsoulis, Alejandro Ribeiro

Space-time graph neural networks (ST-GNNs) are recently developed architectures that learn efficient graph representations of time-varying data. ST-GNNs are particularly useful in multi-agent systems, due to their stabil…

Transfer Learning

Limitless stability for Graph Convolutional Networks

2023-01-26 · Christian Koke

This work establishes rigorous, novel and widely applicable stability guarantees and transferability bounds for graph convolutional networks -- without reference to any underlying limit object or statistical distribution…

Graph and graphon neural network stability

2020-10-23 · Luana Ruiz, Zhiyang Wang, Alejandro Ribeiro

Graph neural networks (GNNs) are learning architectures that rely on knowledge of the graph structure to generate meaningful representations of large-scale network data. GNN stability is thus important as in real-world s…

Movie Recommendation

On the Stability of Graph Convolutional Neural Networks: A Probabilistic Perspective

2025-06-01 · Ning Zhang, Henry Kenlay, Li Zhang, Mihai Cucuringu 외

Graph convolutional neural networks (GCNNs) have emerged as powerful tools for analyzing graph-structured data, achieving remarkable success across diverse applications. However, the theoretical understanding of the stab…

Stability of Neural Networks on Manifolds to Relative Perturbations

2021-10-10 · Zhiyang Wang, Luana Ruiz, Alejandro Ribeiro

Graph Neural Networks (GNNs) show impressive performance in many practical scenarios, which can be largely attributed to their stability properties. Empirically, GNNs can scale well on large size graphs, but this is cont…