paper-with-me

홈 › Papers

Stability Properties of Graph Neural Networks

2019-05-11 · Fernando Gama, Joan Bruna, Alejandro Ribeiro

Graph neural networks (GNNs) have emerged as a powerful tool for nonlinear processing of graph signals, exhibiting success in recommender systems, power outage prediction, and motion planning, among others. GNNs consists of a cascade of layers, each of which applies a graph convolution, followed by a pointwise nonlinearity. In this work, we study the impact that changes in the underlying topology have on the output of the GNN. First, we show that GNNs are permutation equivariant, which implies that they effectively exploit internal symmetries of the underlying topology. Then, we prove that graph convolutions with integral Lipschitz filters, in combination with the frequency mixing effect of the corresponding nonlinearities, yields an architecture that is both stable to small changes in the underlying topology and discriminative of information located at high frequencies. These are two properties that cannot simultaneously hold when using only linear graph filters, which are either discriminative or stable, thus explaining the superior performance of GNNs.

📄 PDF Abstract BibTeX arXiv:1905.04497

Code (0)

등록된 구현이 없습니다.

Tasks

Motion PlanningRecommendation Systems

Similar Papers 제목 키워드 기반

Stability of Aggregation Graph Neural Networks

2022-07-08 · Alejandro Parada-Mayorga, Zhiyang Wang, Fernando Gama, Alejandro Ribeiro

In this paper we study the stability properties of aggregation graph neural networks (Agg-GNNs) considering perturbations of the underlying graph. An Agg-GNN is a hybrid architecture where information is defined on the n…

On the Stability of Graph Convolutional Neural Networks under Edge Rewiring

2020-10-26 · ICLR Workshop GTRL 2021 5 · Henry Kenlay, Dorina Thanou, Xiaowen Dong

Graph neural networks are experiencing a surge of popularity within the machine learning community due to their ability to adapt to non-Euclidean domains and instil inductive biases. Despite this, their stability, i.e., …

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…

Deeper Insights into Deep Graph Convolutional Networks: Stability and Generalization

2024-10-11 · Guangrui Yang, Ming Li, Han Feng, Xiaosheng Zhuang

Graph convolutional networks (GCNs) have emerged as powerful models for graph learning tasks, exhibiting promising performance in various domains. While their empirical success is evident, there is a growing need to unde…

Graph Learning

Interpretable Stability Bounds for Spectral Graph Filters

2021-02-18 · Henry Kenlay, Dorina Thanou, Xiaowen Dong

Graph-structured data arise in a variety of real-world context ranging from sensor and transportation to biological and social networks. As a ubiquitous tool to process graph-structured data, spectral graph filters have …

Anomaly DetectionDenoising