GS-KAN: Parameter-Efficient Kolmogorov-Arnold Networks via Sprecher-Type Shared Basis Functions
Oscar Eliasson

TL;DR
GS-KAN introduces a parameter-efficient architecture for Kolmogorov-Arnold Networks by sharing a parent function across edges, enabling high approximation performance with fewer parameters, suitable for high-dimensional tasks.
Contribution
The paper proposes GS-KAN, a novel shared basis function approach that reduces parameter count in KANs while maintaining or improving approximation capabilities.
Findings
GS-KAN outperforms standard KANs and MLPs on function approximation tasks.
GS-KAN achieves competitive results on tabular data regression.
GS-KAN is effective in high-dimensional regimes with strict parameter constraints.
Abstract
The Kolmogorov-Arnold representation theorem offers a theoretical alternative to Multi-Layer Perceptrons (MLPs) by placing learnable univariate functions on edges rather than nodes. While recent implementations such as Kolmogorov-Arnold Networks (KANs) demonstrate high approximation capabilities, they suffer from significant parameter inefficiency due to the requirement of maintaining unique parameterizations for every network edge. In this work, we propose GS-KAN (Generalized Sprecher-KAN), a lightweight architecture inspired by David Sprecher's refinement of the superposition theorem. GS-KAN constructs unique edge functions by applying learnable linear transformations to a single learnable, shared parent function per layer. We evaluate GS-KAN against existing KAN architectures and MLPs across synthetic function approximation, tabular data regression and image classification tasks. Our…
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
TopicsExplainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks · Ferroelectric and Negative Capacitance Devices
