arXiv:2606.01700cs.CV2026-06中稿 · and Published in I…被引 1

轻量级模型提升高光谱图像分类效率与精度

MixerSENet: A Lightweight Framework for Efficient Hyperspectral Image Classification

论文配图:MixerSENet: A Lightweight Framework for Efficient Hyperspectral Image Classification
图 1 · 摘自论文原文
  • 分离空间与通道混合,用小参数实现高效特征提取
  • 在Houston13和Qingyun数据集上分别达到82.47%和96.70%准确率
  • 仅5.3万参数,适合边缘设备部署

本文提出一种新型轻量级框架MixerSENet,用于高光谱图像(HSI)分类,旨在解决计算效率低和标注数据少的问题。该模型在保持网络中图像块尺寸与分辨率一致的前提下,有效解耦空间与通道维度的混合过程。通过引入压缩激励模块(squeeze and excitation block),进一步优化特征提取能力,增强对关键信息的捕捉。在两个基准数据集上的实验表明,MixerSENet在性能上优于3D-CNN、HybridKAN、HSIFormer、SimPoolFormer和MorphMamba等先进方法,总体准确率分别达到82.47%(Houston13)和96.70%(Qingyun)。此外,其参数量仅为53,146,推理时间短,实现了准确率与效率的优良平衡,具备实际应用潜力。源代码将公开于https://github.com/mqalkhatib/MixerSENet。

原文摘要 · Abstract (English)

In this paper, a novel framework, MixerSENet, is introduced for hyperspectral image (HSI) classification, designed to address the challenges of computational efficiency and limited labeled data. The proposed model processes hyperspectral image patches while maintaining consistent size and resolution throughout the network, effectively decoupling the mixing of spatial and channel dimensions. Notably, MixerSENet is lightweight and computationally efficient, requiring fewer parameters compared to traditional models, making it suitable for resource-constrained environments. A squeeze and excitation block is incorporated into the model to refine feature extraction, enhancing the network's ability to capture more informative features. Experimental results on two benchmark datasets demonstrate that MixerSENet achieves superior performance, reaching an overall accuracy (OA) of 82.47% on Houston13 dataset and 96.70% on the Qingyun dataset, outperforming state-of-the-art methods including 3D-CNN, HybridKAN, HSIFormer, SimPoolFormer, and MorphMamba. Furthermore, a detailed analysis of computational efficiency shows that MixerSENet achieves a favorable balance between accuracy and efficiency, with only 53,146 parameters and an low inference time, confirming its practicality for real-world applications. At publication, source code will be publicly available at https://github.com/mqalkhatib/MixerSENet.

高光谱图像轻量模型特征提取分类

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