paper-with-me

홈 › Papers

Graphon Neural Networks and the Transferability of Graph Neural Networks

2020-06-05 · NeurIPS 2020 12 · Luana Ruiz, Luiz. F. O. Chamon, Alejandro Ribeiro

Graph neural networks (GNNs) rely on graph convolutions to extract local features from network data. These graph convolutions combine information from adjacent nodes using coefficients that are shared across all nodes. Since these coefficients are shared and do not depend on the graph, one can envision using the same coefficients to define a GNN on another graph. This motivates analyzing the transferability of GNNs across graphs. In this paper we introduce graphon NNs as limit objects of GNNs and prove a bound on the difference between the output of a GNN and its limit graphon-NN. This bound vanishes with growing number of nodes if the graph convolutional filters are bandlimited in the graph spectral domain. This result establishes a tradeoff between discriminability and transferability of GNNs.

📄 PDF Abstract BibTeX arXiv:2006.03548

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transferability of Graph Neural Networks: an Extended Graphon Approach

2021-09-21 · Sohir Maskey, Ron Levie, Gitta Kutyniok

We study spectral graph convolutional neural networks (GCNNs), where filters are defined as continuous functions of the graph shift operator (GSO) through functional calculus. A spectral GCNN is not tailored to one speci…

Transferability of Graph Neural Networks using Graphon and Sampling Theories

2023-07-25 · A. Martina Neuman, Jason J. Bramburger

Graph neural networks (GNNs) have become powerful tools for processing graph-based information in various domains. A desirable property of GNNs is transferability, where a trained network can swap in information from a d…

On the Convergence and Size Transferability of Continuous-depth Graph Neural Networks

2025-10-04 · Mingsong Yan, Charles Kulick, Sui Tang arxiv

Continuous-depth graph neural networks, also known as Graph Neural Differential Equations (GNDEs), combine the structural inductive bias of Graph Neural Networks (GNNs) with the continuous-depth architecture of Neural OD…

Higher-Order Graphon Neural Networks: Approximation and Cut Distance

2025-03-18 · Daniel Herbst, Stefanie Jegelka

Graph limit models, like graphons for limits of dense graphs, have recently been used to study size transferability of graph neural networks (GNNs). While most literature focuses on message passing GNNs (MPNNs), in this …

Learning Graphon Autoencoders for Generative Graph Modeling

2021-05-29 · Hongteng Xu, Peilin Zhao, Junzhou Huang, Dixin Luo

Graphon is a nonparametric model that generates graphs with arbitrary sizes and can be induced from graphs easily. Based on this model, we propose a novel algorithmic framework called \textit{graphon autoencoder} to buil…

Decoder