English

Convolutional Kolmogorov-Arnold Networks

Computer Vision and Pattern Recognition 2025-04-01 v3 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2406.13155,
  title  = {Convolutional Kolmogorov-Arnold Networks},
  author = {Alexander Dylan Bodner and Antonio Santiago Tepsich and Jack Natan Spolski and Santiago Pourteau},
  journal= {arXiv preprint arXiv:2406.13155},
  year   = {2025}
}
R2 v1 2026-06-28T17:11:22.981Z