IJCAI 2023poster9 citations

LGPConv: Learnable Gaussian Perturbation Convolution for Lightweight Pansharpening

Chen-Yu Zhao, Tian-Jing Zhang, Ran Ran, Zhi-Xuan Chen, Liang-Jian Deng

Abstract

Pansharpening is a crucial and challenging task that aims to obtain a high spatial resolution image by merging a multispectral (MS) image and a panchromatic (PAN) image. Current methods use CNNs with standard convolution, but we've observed strong correlation among channel dimensions in the kernel, leading to computational burden and redundancy. To address this, we propose Learnable Gaussian Perturbation Convolution (LGPConv), surpassing standard convolution. LGPConv leverages two properties of standard convolution kernels: 1) correlations within channels, learning a premier kernel as a base to reduce parameters and training difficulties caused by redundancy; 2) introducing Gaussian noise perturbations to simulate randomness and enhance nonlinear representation within channels. We incorporate LGPConv into a well-designed pansharpening network and demonstrate its superiority through extensive experiments, achieving state-of-the-art performance with minimal parameters (27K). Code is available on the GitHub page of the authors.

Machine Learning: ML: Convolutional networksComputer Vision: CV: Machine learning for visionMachine Learning: ML: Applications
BibTeX
@inproceedings{ijcai2023p517,
  title     = {LGPConv: Learnable Gaussian Perturbation Convolution for Lightweight Pansharpening},
  author    = {Zhao, Chen-Yu and Zhang, Tian-Jing and Ran, Ran and Chen, Zhi-Xuan and Deng, Liang-Jian},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {4647--4655},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/517},
  url       = {https://doi.org/10.24963/ijcai.2023/517},
}
LGPConv: Learnable Gaussian Perturbation Convolution for Lightweight Pansharpening · IJCAI 2023