CVFeb 25, 2025

MedKAN: An Advanced Kolmogorov-Arnold Network for Medical Image Classification

arXiv:2502.18416v112 citationsh-index: 3BIBM
Originality Incremental advance
AI Analysis

This work addresses medical image analysis for healthcare applications, presenting an incremental improvement by adapting a novel architecture to a specific domain.

The authors tackled the challenge of medical image classification by developing MedKAN, a framework based on Kolmogorov-Arnold Networks, which achieved superior performance on nine public datasets compared to CNN- and Transformer-based models.

Recent advancements in deep learning for image classification predominantly rely on convolutional neural networks (CNNs) or Transformer-based architectures. However, these models face notable challenges in medical imaging, particularly in capturing intricate texture details and contextual features. Kolmogorov-Arnold Networks (KANs) represent a novel class of architectures that enhance nonlinear transformation modeling, offering improved representation of complex features. In this work, we present MedKAN, a medical image classification framework built upon KAN and its convolutional extensions. MedKAN features two core modules: the Local Information KAN (LIK) module for fine-grained feature extraction and the Global Information KAN (GIK) module for global context integration. By combining these modules, MedKAN achieves robust feature modeling and fusion. To address diverse computational needs, we introduce three scalable variants--MedKAN-S, MedKAN-B, and MedKAN-L. Experimental results on nine public medical imaging datasets demonstrate that MedKAN achieves superior performance compared to CNN- and Transformer-based models, highlighting its effectiveness and generalizability in medical image analysis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes