TruKAN: Towards More Efficient Kolmogorov-Arnold Networks Using Truncated Power Functions
Ali Bayeh, Samira Sadaoui, Malek Mouhoub

TL;DR
TruKAN introduces a novel architecture using truncated power functions within Kolmogorov-Arnold Networks, enhancing interpretability, accuracy, and efficiency in computer vision tasks by replacing traditional basis functions.
Contribution
The paper presents TruKAN, a new KAN-based model employing truncated power functions, improving interpretability, training efficiency, and accuracy over existing KAN variants.
Findings
TruKAN outperforms other KAN models in accuracy and efficiency.
Layer normalization impacts model performance.
Shared versus individual knots affect interpretability and accuracy.
Abstract
To address the trade-off between computational efficiency and adherence to Kolmogorov-Arnold Network (KAN) principles, we propose TruKAN, a new architecture based on the KAN structure and learnable activation functions. TruKAN replaces the B-spline basis in KAN with a family of truncated power functions derived from k-order spline theory. This change maintains the KAN's expressiveness while enhancing accuracy and training time. Each TruKAN layer combines a truncated power term with a polynomial term and employs either shared or individual knots. TruKAN exhibits greater interpretability than other KAN variants due to its simplified basis functions and knot configurations. By prioritizing interpretable basis functions, TruKAN aims to balance approximation efficacy with transparency. We develop the TruKAN model and integrate it into an advanced EfficientNet-V2-based framework, which is…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Advanced Neural Network Applications
