Scalable and Interpretable Scientific Discovery via Sparse Variational Gaussian Process Kolmogorov-Arnold Networks (SVGP KAN)
Y. Sungtaek Ju

TL;DR
This paper introduces SVGP-KAN, a scalable probabilistic neural network architecture that combines sparse variational Gaussian processes with Kolmogorov-Arnold Networks, improving interpretability and enabling analysis of large scientific datasets.
Contribution
The paper presents SVGP-KAN, a novel scalable probabilistic KAN architecture using sparse variational inference, allowing application to larger datasets and structural input analysis.
Findings
Reduced computational complexity from O(N^3) to O(NM^2)
Enabled probabilistic KANs on larger datasets
Integrated permutation-based importance analysis for interpretability
Abstract
Kolmogorov-Arnold Networks (KANs) offer a promising alternative to Multi-Layer Perceptron (MLP) by placing learnable univariate functions on network edges, enhancing interpretability. However, standard KANs lack probabilistic outputs, limiting their utility in applications requiring uncertainty quantification. While recent Gaussian Process (GP) extensions to KANs address this, they utilize exact inference methods that scale cubically with data size N, restricting their application to smaller datasets. We introduce the Sparse Variational GP-KAN (SVGP-KAN), an architecture that integrates sparse variational inference with the KAN topology. By employing inducing points and analytic moment matching, our method reduces computational complexity from to or linear in sample size, enabling the application of probabilistic KANs to larger scientific datasets. Furthermore, we…
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
TopicsGaussian Processes and Bayesian Inference · Machine Learning in Materials Science · Advanced Graph Neural Networks
