Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adaptive Rectangular Convolution for Remote Sensing Pansharpening

About

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.

Xueyang Wang, Zhixin Zheng, Jiandong Shao, Yule Duan, Liang-Jian Deng• 2025

Related benchmarks

TaskDatasetResultRank
PansharpeningWorldView-3 full-resolution original (test)
D_lambda0.014
81
PansharpeningQuickBird full-resolution
D_lambda (Spectral Divergence)0.0384
56
PansharpeningQuickBird reduced-resolution
SAM4.43
44
PansharpeningGaoFen-2 (GF2) full-resolution
D_lambda0.0189
39
PansharpeningQB (QuickBird) full-resolution (test)
Dx0.019
37
PansharpeningGaoFen-2 reduced-resolution
SAM0.71
32
Pan-sharpeningWV3 Reduced-Resolution
SAM2.858
32
PansharpeningGF2 reduced-resolution
SAM0.698
31
PansharpeningGF2 full-resolution (test)
Dx0.0189
27
PansharpeningGaoFen-2 (GF2) full-resolution original (test)
D_lambda0.007
23
Showing 10 of 16 rows

Other info

Code

Follow for update