Is Solving Graph Neural Tangent Kernel Equivalent to Training Graph Neural Network?
Lianke Qin, Zhao Song, Baocheng Sun

TL;DR
This paper establishes the theoretical equivalence between training infinite-wide graph neural networks and solving their corresponding Graph Neural Tangent Kernel (GNTK) regression, extending the understanding of GNTK's capabilities.
Contribution
The paper proves the equivalence between GNTK regression and training GNNs for both graph-level and node-level tasks, and introduces the first GNTK formulation for node-level regression.
Findings
Proves GNTK and GNN training equivalence for graph-level regression.
Introduces the first GNTK formulation for node-level regression.
Establishes theoretical foundations for GNTK's use in graph learning.
Abstract
A rising trend in theoretical deep learning is to understand why deep learning works through Neural Tangent Kernel (NTK) [jgh18], a kernel method that is equivalent to using gradient descent to train a multi-layer infinitely-wide neural network. NTK is a major step forward in the theoretical deep learning because it allows researchers to use traditional mathematical tools to analyze properties of deep neural networks and to explain various neural network techniques from a theoretical view. A natural extension of NTK on graph learning is \textit{Graph Neural Tangent Kernel (GNTK)}, and researchers have already provide GNTK formulation for graph-level regression and show empirically that this kernel method can achieve similar accuracy as GNNs on various bioinformatics datasets [dhs+19]. The remaining question now is whether solving GNTK regression is equivalent to training an…
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 · Bioinformatics and Genomic Networks · Gene expression and cancer classification
MethodsNeural Tangent Kernel
