自适应矩形卷积提升遥感图像融合质量
Adaptive Rectangular Convolution for Remote Sensing Pansharpening

- 动态调整卷积核宽高与采样点数,适配不同物体尺度
- 在多个遥感数据集上显著优于现有方法
- 适合需要精细特征提取的遥感图像处理任务
基于卷积神经网络的遥感图像全色锐化技术虽已大幅提升图像质量,但传统卷积模块存在两个关键缺陷:采样位置被限制在固定方形窗口内,采样点数量预先设定且不变。由于遥感图像中物体尺寸多样,这种固定参数导致特征提取效果不佳。为此,本文提出自适应矩形卷积(ARConv),可自适应学习卷积核的高度和宽度,并根据学习到的尺度动态调整采样点数量。该方法能有效捕捉图像中不同尺度物体的特征,优化卷积核大小与采样位置。进一步地,我们构建了以ARConv为核心的ARNet网络架构。在多个数据集上的大量实验表明,该方法在提升全色锐化性能方面优于先前技术。消融实验与可视化结果进一步验证了ARConv的有效性。
原文摘要 · Abstract (English)
Recent advancements in convolutional neural network (CNN)-based techniques for remote sensing pansharpening have markedly enhanced image quality. However, conventional convolutional modules in these methods have two critical drawbacks. First, the sampling positions in convolution operations are confined to a fixed square window. Second, the number of sampling points is preset and remains unchanged. Given the diverse object sizes in remote sensing images, these rigid parameters lead to suboptimal feature extraction. To overcome these limitations, we introduce an innovative convolutional module, Adaptive Rectangular Convolution (ARConv). ARConv adaptively learns both the height and width of the convolutional kernel and dynamically adjusts the number of sampling points based on the learned scale. This approach enables ARConv to effectively capture scale-specific features of various objects within an image, optimizing kernel sizes and sampling locations. Additionally, we propose ARNet, a network architecture in which ARConv is the primary convolutional module. Extensive evaluations across multiple datasets reveal the superiority of our method in enhancing pansharpening performance over previous techniques. Ablation studies and visualization further confirm the efficacy of ARConv.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。