U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation
Chenxin Li, Xinyu Liu, Wuyang Li, Cheng Wang, Hengyu Liu, Yifan Liu,, Zhen Chen, Yixuan Yuan

TL;DR
This paper introduces U-KAN, a novel backbone for medical image segmentation and generation that integrates Kolmogorov-Arnold Networks (KANs) into U-Net, achieving higher accuracy and efficiency in benchmarks.
Contribution
The paper presents U-KAN, a redesigned U-Net architecture incorporating KAN layers, enhancing interpretability and performance in medical image tasks and diffusion models.
Findings
U-KAN outperforms traditional U-Net in accuracy on medical segmentation benchmarks.
U-KAN achieves comparable or better results with less computational cost.
U-KAN demonstrates effectiveness as a noise predictor in diffusion models.
Abstract
U-Net has become a cornerstone in various visual applications such as image segmentation and diffusion probability models. While numerous innovative designs and improvements have been introduced by incorporating transformers or MLPs, the networks are still limited to linearly modeling patterns as well as the deficient interpretability. To address these challenges, our intuition is inspired by the impressive results of the Kolmogorov-Arnold Networks (KANs) in terms of accuracy and interpretability, which reshape the neural network learning via the stack of non-linear learnable activation functions derived from the Kolmogorov-Anold representation theorem. Specifically, in this paper, we explore the untapped potential of KANs in improving backbones for vision tasks. We investigate, modify and re-design the established U-Net pipeline by integrating the dedicated KAN layers on the tokenized…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsBrain Tumor Detection and Classification
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Convolution · Max Pooling · U-Net · Diffusion
