A General Adaptive Dual-level Weighting Mechanism for Remote Sensing Pansharpening
Jie Huang, Haorui Chen, Jiaxuan Ren, Siran Peng, Liangjian Deng
TL;DR
This work tackles remote sensing pansharpening by explicitly modeling feature heterogeneity and redundancy through a covariance-based approach. It introduces Correlation-Aware Covariance Weighting (CACW) to generate data-driven weights from a normalized covariance matrix and builds an Adaptive Dual-level Weighting Mechanism (ADWM) comprising Intra-Feature Weighting (IFW) and Cross-Feature Weighting (CFW) that can be plugged into existing networks. The method demonstrates state-of-the-art gains across multiple datasets (WV3, QB, GF2) and resolutions, with extensive ablations, redundancy analyses, and generality tests showing robust, architecture-agnostic improvements. The approach provides a principled, scalable framework for refining feature representations in pansharpening, with practical impact for improving spatial-spectral fidelity in satellite imagery. Key contributions include: (1) covariance-based modeling of feature correlations to guide weighting, (2) a dual-level weighting scheme (IFW for intra-feature channel emphasis, CFW for inter-layer fusion), and (3) plug-and-play integration across diverse networks, yielding consistent gains and guiding future fusion architectures toward leveraging feature correlations more effectively.
Abstract
Currently, deep learning-based methods for remote sensing pansharpening have advanced rapidly. However, many existing methods struggle to fully leverage feature heterogeneity and redundancy, thereby limiting their effectiveness. We use the covariance matrix to model the feature heterogeneity and redundancy and propose Correlation-Aware Covariance Weighting (CACW) to adjust them. CACW captures these correlations through the covariance matrix, which is then processed by a nonlinear function to generate weights for adjustment. Building upon CACW, we introduce a general adaptive dual-level weighting mechanism (ADWM) to address these challenges from two key perspectives, enhancing a wide range of existing deep-learning methods. First, Intra-Feature Weighting (IFW) evaluates correlations among channels within each feature to reduce redundancy and enhance unique information. Second, Cross-Feature Weighting (CFW) adjusts contributions across layers based on inter-layer correlations, refining the final output. Extensive experiments demonstrate the superior performance of ADWM compared to recent state-of-the-art (SOTA) methods. Furthermore, we validate the effectiveness of our approach through generality experiments, redundancy visualization, comparison experiments, key variables and complexity analysis, and ablation studies. Our code is available at https://github.com/Jie-1203/ADWM.
