arXiv:2607.22891cs.CV2026-07

AdaKAN用双分支结构提升医学图像分割精度。

AdaKAN: A dual-branch adaptive Kolmogorov-Arnold network for medical image segmentation

论文配图:AdaKAN: A dual-branch adaptive Kolmogorov-Arnold network for medical image segmentation
图 1 · 摘自论文原文
  • 双分支设计:一个分支用伯恩斯坦多项式拟合全局函数,另一个做通道精修。
  • 在多个医学影像数据集上达到当前最优分割准确率。
  • 适合需要高精度分割的医疗影像分析场景。

医学图像分割是计算机辅助诊断中的基础任务,但因解剖结构复杂和成像模态差异而极具挑战。本文提出AdaKAN,一种融合卷积与新型高效KAN(EffiKAN)模块的自适应柯尔莫哥洛夫-阿诺德网络。EffiKAN包含高效注意力机制和自适应KAN(AdaptKAN)模块,后者采用双分支结构:一分支使用伯恩斯坦多项式激活的KAN层实现全局平滑稳定函数逼近;另一分支通过投影与自适应缩放进行通道级细化。AdaKAN采用U型架构,有效捕捉长程依赖与细粒度局部特征,克服了传统卷积与基于Transformer模型的局限。跳跃连接保留编码阶段空间细节,促进解码阶段精确重建。在多种医学影像数据集上的大量实验表明,AdaKAN在分割精度上达到当前最优水平。

原文摘要 · Abstract (English)

Medical image segmentation is a fundamental task in computer-aided diagnosis, yet it remains challenging due to the complexity of anatomical structures and the variability across imaging modalities. In this paper, we propose AdaKAN, an Adaptive Kolmogorov-Arnold Network (KAN) that synergistically integrates convolutional operations with a novel efficient KAN (EffiKAN) block, comprised of an efficient attention mechanism and an adaptive KAN (AdaptKAN) module. This module features a dual-branch design: one branch employs a KAN layer with Bernstein polynomial activations for globally smooth and stable function approximation, while the other branch performs channel-wise refinement through projection operations and adaptive scaling. AdaKAN adopts a U-shaped architecture that effectively captures both long-range dependencies and fine-grained local features, overcoming the limitations of conventional convolutional and Transformer-based segmentation models. Skip connections are employed to preserve spatial details during encoding and facilitate accurate reconstruction during decoding. Extensive experiments conducted on diverse medical imaging datasets demonstrate that AdaKAN achieves state-of-the-art performance in segmentation accuracy.

医学图像分割KAN双分支

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。