arXiv:2604.01903cs.CV2026-04中稿 · JSTARS被引 2

轻量级KAN模型提升雷达图像识别精度与效率

Light-ResKAN: A Parameter-Sharing Lightweight KAN with Gram Polynomials for Efficient SAR Image Recognition

  • 用可学习激活的KAN卷积替代传统卷积,自适应提取雷达特征
  • 采用格拉姆多项式激活,更好捕捉雷达数据非线性关系
  • 通道共享参数设计,大幅降低计算量和模型规模

合成孔径雷达(SAR)图像识别在灾害监测、军事侦察和海洋观测中至关重要。但大型SAR图像阻碍了深度学习在资源受限边缘设备上的部署,现有轻量模型难以兼顾高精度特征提取与低计算需求。新兴的柯尔莫哥洛夫-阿诺德网络(KAN)通过可学习激活替代固定激活,减少参数与计算量。受此启发,本文提出Light-ResKAN,在保持精度的同时实现更高效率。首先,将残差网络中的卷积替换为KAN卷积,实现对SAR图像的自适应特征提取;其次,采用格拉姆多项式作为激活函数,更适配SAR数据的复杂非线性关系;第三,引入参数共享策略:每个核按通道共享参数,在保留特征独特性的同时显著减少参数量与浮点运算次数。在MSTAR、FUSAR-Ship和SAR-ACD数据集上,准确率分别达到99.09%、93.01%和97.26%。在将MSTAR图像重采样至1024×1024后,相比VGG16,本模型减少82.90倍浮点运算量与163.78倍参数量。该工作为边缘SAR图像识别提供了高效解决方案。

原文摘要 · Abstract (English)

Synthetic Aperture Radar (SAR) image recognition is vital for disaster monitoring, military reconnaissance, and ocean observation. However, large SAR image sizes hinder deep learning deployment on resource-constrained edge devices, and existing lightweight models struggle to balance high-precision feature extraction with low computational requirements. The emerging Kolmogorov-Arnold Network (KAN) enhances fitting by replacing fixed activations with learnable ones, reducing parameters and computation. Inspired by KAN, we propose Light-ResKAN to achieve a better balance between precision and efficiency. First, Light-ResKAN modifies ResNet by replacing convolutions with KAN convolutions, enabling adaptive feature extraction for SAR images. Second, we use Gram Polynomials as activations, which are well-suited for SAR data to capture complex non-linear relationships. Third, we employ a parameter-sharing strategy: each kernel shares parameters per channel, preserving unique features while reducing parameters and FLOPs. Our model achieves 99.09%, 93.01%, and 97.26% accuracy on MSTAR, FUSAR-Ship, and SAR-ACD datasets, respectively. Experiments on MSTAR resized to $1024 \times 1024$ show that compared to VGG16, our model reduces FLOPs by $82.90 \times$ and parameters by $163.78 \times$. This work establishes an efficient solution for edge SAR image recognition.

雷达图像轻量模型KAN边缘计算

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