RAN-GNNs: breaking the capacity limits of graph neural networks
Diego Valsesia, Giulia Fracastoro, Enrico Magli

TL;DR
This paper introduces randomly wired graph neural network architectures that enhance capacity and performance by effectively merging multi-scale receptive fields, overcoming depth limitations in traditional GNNs.
Contribution
It demonstrates that randomly wired architectures outperform traditional deep GNNs by acting as ensembles of varied receptive fields, with adjustable widths for improved representation.
Findings
Randomly wired GNNs outperform traditional deep GNNs across multiple tasks.
These architectures behave like ensembles of paths with diverse receptive fields.
Experimental results validate the effectiveness of the proposed approach.
Abstract
Graph neural networks have become a staple in problems addressing learning and analysis of data defined over graphs. However, several results suggest an inherent difficulty in extracting better performance by increasing the number of layers. Recent works attribute this to a phenomenon peculiar to the extraction of node features in graph-based tasks, i.e., the need to consider multiple neighborhood sizes at the same time and adaptively tune them. In this paper, we investigate the recently proposed randomly wired architectures in the context of graph neural networks. Instead of building deeper networks by stacking many layers, we prove that employing a randomly-wired architecture can be a more effective way to increase the capacity of the network and obtain richer representations. We show that such architectures behave like an ensemble of paths, which are able to merge contributions from…
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
MethodsConvolution
