Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Variational Kolmogorov-Arnold Network

About

Kolmogorov-Arnold Networks (KANs) offer a theoretically grounded alternative to multi-layer perceptrons by representing multivariate functions as compositions of univariate basis functions. However, a critical limitation of KANs is the need to manually specify the number of basis functions per layer -- a hyperparameter that directly controls model capacity and substantially impacts performance, yet whose optimal value varies unpredictably across tasks. We present InfinityKAN, a variational inference framework that eliminates this design choice by learning the number of basis functions during training. Our approach models the basis count as a latent variable with a truncated exponential prior, introducing a differentiable weighting function that enables gradient-based optimization. We establish the Lipschitz continuity of the variational objective, ensuring stable training dynamics. Experiments across 18 datasets spanning synthetic, image, tabular, and graph domains demonstrate that InfinityKAN matches or exceeds the performance of KANs while requiring no manual selection of the number of bases for each layer.

Francesco Alesiani, Henrik Christiansen, Federico Errica• 2025

Related benchmarks

TaskDatasetResultRank
Graph ClassificationNCI1
Accuracy76.92
658
Image ClassificationCIFAR100
Accuracy19.27
301
Image ClassificationCIFAR10
Accuracy (%)46.99
282
Image ClassificationFashionMNIST
Accuracy86.84
185
Graph ClassificationREDDIT BINARY
Accuracy83.6
124
Classificationphoneme
Accuracy87.21
14
ClassificationEye-Movements
Accuracy50.14
11
ClassificationMagicTelescope
Accuracy88.18
7
Tabular ClassificationPOL
Mean Accuracy99.33
5
Tabular ClassificationMiniboone
Accuracy (Mean)94.2
5
Showing 10 of 16 rows

Other info

Follow for update