Simplifying Graph Kernels for Efficient
Lin Wang, Shijie Wang, Sirui Huang, Qing Li

TL;DR
This paper introduces simplified graph kernels that replace deep stacking with efficient message aggregation and leverage Gaussian Process theory, achieving competitive accuracy with reduced computational complexity for large-scale graph learning.
Contribution
It presents novel simplified graph kernels that improve efficiency by avoiding deep layer stacking and using analytical computation based on Gaussian Process theory.
Findings
Achieved competitive accuracy on standard benchmarks
Reduced runtime significantly compared to traditional methods
Maintained expressive power with streamlined kernel formulations
Abstract
While kernel methods and Graph Neural Networks offer complementary strengths, integrating the two has posed challenges in efficiency and scalability. The Graph Neural Tangent Kernel provides a theoretical bridge by interpreting GNNs through the lens of neural tangent kernels. However, its reliance on deep, stacked layers introduces repeated computations that hinder performance. In this work, we introduce a new perspective by designing the simplified graph kernel, which replaces deep layer stacking with a streamlined -step message aggregation process. This formulation avoids iterative layer-wise propagation altogether, leading to a more concise and computationally efficient framework without sacrificing the expressive power needed for graph tasks. Beyond this simplification, we propose another Simplified Graph Kernel, which draws from Gaussian Process theory to model infinite-width…
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
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Advanced Clustering Algorithms Research
