Tuning the Geometry of Graph Neural Networks
Sowon Jeong, Claire Donnat

TL;DR
This paper analyzes how different spatial convolution operators in Graph Neural Networks influence data embedding geometry, proposing a classification and tunable regimes for improved understanding and performance.
Contribution
It introduces a classification of GNN spatial convolution operators into two main types and explores their impact on data geometry and task suitability.
Findings
Operators induce different implicit biases on data.
Tunable regimes exist for selecting appropriate operators.
Embedding geometry can be optimized for specific tasks.
Abstract
By recursively summing node features over entire neighborhoods, spatial graph convolution operators have been heralded as key to the success of Graph Neural Networks (GNNs). Yet, despite the multiplication of GNN methods across tasks and applications, the impact of this aggregation operation on their performance still has yet to be extensively analysed. In fact, while efforts have mostly focused on optimizing the architecture of the neural network, fewer works have attempted to characterize (a) the different classes of spatial convolution operators, (b) how the choice of a particular class relates to properties of the data , and (c) its impact on the geometry of the embedding space. In this paper, we propose to answer all three questions by dividing existing operators into two main classes ( symmetrized vs. row-normalized spatial convolutions), and show how these translate into…
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
TopicsAdvanced Graph Neural Networks · Face and Expression Recognition · Stochastic Gradient Optimization Techniques
MethodsConvolution
