CVJun 16

GSPan: A Continuous Gaussian Primitive Representation for Arbitrary-Scale Pansharpening

arXiv:2606.177227.4
Predicted impact top 67% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For remote sensing applications requiring flexible resolution pansharpening, GSPan provides a continuous representation that eliminates the need for scale-specific retraining, though the improvement is incremental over existing deep learning methods.

GSPan introduces a continuous 2D Gaussian primitive representation for pansharpening, enabling arbitrary-scale fusion without retraining. It achieves state-of-the-art performance on QuickBird, GaoFen-2, WorldView-3, and WorldView-3-4K datasets, with a Scale-Decoupled Asymmetric Inference strategy that accelerates inference while maintaining quality.

Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) and panchromatic (PAN) observations. Most existing deep learning methods treat pansharpening as fixed-grid prediction, which limits scale adaptation. To address this, we propose GSPan, a framework that introduces 2D Gaussian Splatting (GS) into pansharpening. Instead of directly predicting pixels, GSPan represents band-wise residual details as continuous and learnable 2D Gaussian primitives. We design a Dual-Stream Hierarchical Interaction (DSHI) architecture with a Spatial-Spectral Interactive Attention (SSIA) module to estimate these primitives from complementary PAN and MS observations. The predicted primitives are rendered as a residual detail field and injected into the upsampled MS image. This continuous representation allows GSPan to render fused images on arbitrary target sampling grids without scale-specific retraining. It further enables a Scale-Decoupled Asymmetric Inference (SDAI) strategy, which estimates primitives at a reduced resolution and renders the fused image at the target resolution for efficient large-scene pansharpening. Experiments on QuickBird, GaoFen-2, WorldView-3, and WorldView-3-4K datasets show that GSPan delivers state-of-the-art fusion performance. Moreover, SDAI markedly accelerates inference, achieving a favorable trade-off between computational efficiency and fusion quality. Our results demonstrate the potential of continuous Gaussian residual representations as a flexible and scale-decoupled alternative to fixed-grid prediction.

Foundations

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

Your Notes