CVIVApr 11, 2024

Content-Adaptive Non-Local Convolution for Remote Sensing Pansharpening

arXiv:2404.07543v154 citationsh-index: 16Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in remote sensing image processing, offering an incremental improvement by enhancing spatial adaptability and non-local self-similarity.

The paper tackles the problem of remote sensing pansharpening by introducing a content-adaptive non-local convolution method to better exploit regional information, resulting in superior performance compared to recent fusion methods as demonstrated through extensive experiments.

Currently, machine learning-based methods for remote sensing pansharpening have progressed rapidly. However, existing pansharpening methods often do not fully exploit differentiating regional information in non-local spaces, thereby limiting the effectiveness of the methods and resulting in redundant learning parameters. In this paper, we introduce a so-called content-adaptive non-local convolution (CANConv), a novel method tailored for remote sensing image pansharpening. Specifically, CANConv employs adaptive convolution, ensuring spatial adaptability, and incorporates non-local self-similarity through the similarity relationship partition (SRP) and the partition-wise adaptive convolution (PWAC) sub-modules. Furthermore, we also propose a corresponding network architecture, called CANNet, which mainly utilizes the multi-scale self-similarity. Extensive experiments demonstrate the superior performance of CANConv, compared with recent promising fusion methods. Besides, we substantiate the method's effectiveness through visualization, ablation experiments, and comparison with existing methods on multiple test sets. The source code is publicly available at https://github.com/duanyll/CANConv.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes