arXiv:2505.00374eess.IVcs.CV2025-05被引 8

轻量级网络提升高光谱图像超分辨率,无需多源数据

Towards Lightweight Hyperspectral Image Super-Resolution with Depthwise Separable Dilated Convolutional Network

  • 用深度可分离空洞卷积构建轻量模型,兼顾空间与光谱特征
  • 在两个公开数据集上达到先进性能,参数量显著低于现有方法
  • 适合资源受限场景,如无人机或卫星实时处理

深度神经网络在自然图像超分辨率任务中表现优异,但高光谱图像超分辨率因数据高维性和训练样本稀缺仍属病态问题。现有方法通常依赖大型模型或需融合全色/彩色图像,难以在真实场景应用。受MobileNet启发,本文提出轻量级深度可分离空洞卷积网络(DSDCN),通过多重深度可分离卷积与空洞卷积融合块,灵活提取时空特征。同时设计包含均方误差、L2正则约束和光谱角损失的混合损失函数,有效保留光谱与空间细节。模型在两个公开高光谱数据集上取得优异性能,参数量远低于主流方法,代码已开源。

原文摘要 · Abstract (English)

Deep neural networks have demonstrated highly competitive performance in super-resolution (SR) for natural images by learning mappings from low-resolution (LR) to high-resolution (HR) images. However, hyperspectral super-resolution remains an ill-posed problem due to the high spectral dimensionality of the data and the scarcity of available training samples. Moreover, existing methods often rely on large models with a high number of parameters or require the fusion with panchromatic or RGB images, both of which are often impractical in real-world scenarios. Inspired by the MobileNet architecture, we introduce a lightweight depthwise separable dilated convolutional network (DSDCN) to address the aforementioned challenges. Specifically, our model leverages multiple depthwise separable convolutions, similar to the MobileNet architecture, and further incorporates a dilated convolution fusion block to make the model more flexible for the extraction of both spatial and spectral features. In addition, we propose a custom loss function that combines mean squared error (MSE), an L2 norm regularization-based constraint, and a spectral angle-based loss, ensuring the preservation of both spectral and spatial details. The proposed model achieves very competitive performance on two publicly available hyperspectral datasets, making it well-suited for hyperspectral image super-resolution tasks. The source codes are publicly available at: \href{https://github.com/Usman1021/lightweight}{https://github.com/Usman1021/lightweight}.

高光谱超分辨率轻量化深度学习

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