Abstract
Graph neural networks (GNNs) excel in learning from network-like data butoften lack interpretability, making their application challenging in domainsrequiring transparent decision-making. We propose the Graph Kolmogorov-ArnoldNetwork (GKAN), a novel GNN model leveraging spline-based activation functionson edges to enhance both accuracy and interpretability. Our experiments on fivebenchmark datasets demonstrate that GKAN outperforms state-of-the-art GNNmodels in node classification, link prediction, and graph classification tasks.In addition to the improved accuracy, GKAN's design inherently provides clearinsights into the model's decision-making process, eliminating the need forpost-hoc explainability techniques. This paper discusses the methodology,performance, and interpretability of GKAN, highlighting its potential forapplications in domains where interpretability is crucial.