Source-Adaptive Discriminative Kernels based Network for Remote Sensing Pansharpening
Siran Peng, Liang-Jian Deng, Jin-Fan Hu, Yuwei Zhuo
Abstract
For the pansharpening problem, previous convolutional neural networks (CNNs) mainly concatenate high-resolution panchromatic (PAN) images and low-resolution multispectral (LR-MS) images in their architectures, which ignores the distinctive attributes of different sources. In this paper, we propose a convolution network with source-adaptive discriminative kernels, called ADKNet, for the pansharpening task. Those kernels consist of spatial kernels generated from PAN images containing rich spatial details and spectral kernels generated from LR-MS images containing abundant spectral information. The kernel generating process is specially designed to extract information discriminately and effectively. Furthermore, the kernels are learned in a pixel-by-pixel manner to characterize different information in distinct areas. Extensive experimental results indicate that ADKNet outperforms current state-of-the-art (SOTA) pansharpening methods in both quantitative and qualitative assessments, in the meanwhile only with about 60,000 network parameters. Also, the proposed network is extended to the hyperspectral image super-resolution (HSISR) problem, still yields SOTA performance, proving the universality of our model. The code is available at http://github.com/liangjiandeng/ADKNet.
BibTeX
@inproceedings{ijcai2022p179,
title = {Source-Adaptive Discriminative Kernels based Network for Remote Sensing Pansharpening},
author = {Peng, Siran and Deng, Liang-Jian and Hu, Jin-Fan and Zhuo, Yuwei},
booktitle = {Proceedings of the Thirty-First International Joint Conference on
Artificial Intelligence, {IJCAI-22}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Lud De Raedt},
pages = {1283--1289},
year = {2022},
month = {7},
note = {Main Track},
doi = {10.24963/ijcai.2022/179},
url = {https://doi.org/10.24963/ijcai.2022/179},
}