Convolutional Kolmogorov-Arnold Networks
About
In this paper, we present Convolutional Kolmogorov-Arnold Networks, a novel architecture that integrates the learnable spline-based activation functions of Kolmogorov-Arnold Networks (KANs) into convolutional layers. By replacing traditional fixed-weight kernels with learnable non-linear functions, Convolutional KANs offer a significant improvement in parameter efficiency and expressive power over standard Convolutional Neural Networks (CNNs). We empirically evaluate Convolutional KANs on the Fashion-MNIST dataset, demonstrating competitive accuracy with up to 50% fewer parameters compared to baseline classic convolutions. This suggests that the KAN Convolution can effectively capture complex spatial relationships with fewer resources, offering a promising alternative for parameter-efficient deep learning models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Intrusion Detection | UNSW-NB15 | Precision70.95 | 22 | |
| Threat Detection | NSL-KDD | Accuracy93.7 | 11 | |
| Intrusion Detection | CICIDS 2017 | Accuracy98.55 | 9 | |
| Threat Detection | Tri-IDS (BOT-IOT + CICIDS2017 + NSL-KDD) | Accuracy93.45 | 8 | |
| Bone Erosion Classification | RAM-W600 (test) | BACC49.26 | 8 |