English

Kolmogorov-Arnold Network Autoencoders

Machine Learning 2024-10-04 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Deep learning models have revolutionized various domains, with Multi-Layer Perceptrons (MLPs) being a cornerstone for tasks like data regression and image classification. However, a recent study has introduced Kolmogorov-Arnold Networks (KANs) as promising alternatives to MLPs, leveraging activation functions placed on edges rather than nodes. This structural shift aligns KANs closely with the Kolmogorov-Arnold representation theorem, potentially enhancing both model accuracy and interpretability. In this study, we explore the efficacy of KANs in the context of data representation via autoencoders, comparing their performance with traditional Convolutional Neural Networks (CNNs) on the MNIST, SVHN, and CIFAR-10 datasets. Our results demonstrate that KAN-based autoencoders achieve competitive performance in terms of reconstruction accuracy, thereby suggesting their viability as effective tools in data analysis tasks.

Keywords

Cite

@article{arxiv.2410.02077,
  title  = {Kolmogorov-Arnold Network Autoencoders},
  author = {Mohammadamin Moradi and Shirin Panahi and Erik Bollt and Ying-Cheng Lai},
  journal= {arXiv preprint arXiv:2410.02077},
  year   = {2024}
}

Comments

12 pages, 5 figures, 1 table

R2 v1 2026-06-28T19:06:10.311Z