ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.08939
41
0

KAN-Mixers: a new deep learning architecture for image classification

11 March 2025
Jorge Luiz dos Santos Canuto
Linnyer Beatrys Ruiz Aylon
Rodrigo Clemente Thom de Souza
ArXivPDFHTML
Abstract

Due to their effective performance, Convolutional Neural Network (CNN) and Vision Transformer (ViT) architectures have become the standard for solving computer vision tasks. Such architectures require large data sets and rely on convolution and self-attention operations. In 2021, MLP-Mixer emerged, an architecture that relies only on Multilayer Perceptron (MLP) and achieves extremely competitive results when compared to CNNs and ViTs. Despite its good performance in computer vision tasks, the MLP-Mixer architecture may not be suitable for refined feature extraction in images. Recently, the Kolmogorov-Arnold Network (KAN) was proposed as a promising alternative to MLP models. KANs promise to improve accuracy and interpretability when compared to MLPs. Therefore, the present work aims to design a new mixer-based architecture, called KAN-Mixers, using KANs as main layers and evaluate its performance, in terms of several performance metrics, in the image classification task. As main results obtained, the KAN-Mixers model was superior to the MLP, MLP-Mixer and KAN models in the Fashion-MNIST and CIFAR-10 datasets, with 0.9030 and 0.6980 of average accuracy, respectively.

View on arXiv
@article{canuto2025_2503.08939,
  title={ KAN-Mixers: a new deep learning architecture for image classification },
  author={ Jorge Luiz dos Santos Canuto and Linnyer Beatrys Ruiz Aylon and Rodrigo Clemente Thom de Souza },
  journal={arXiv preprint arXiv:2503.08939},
  year={ 2025 }
}
Comments on this paper