CVFeb 28

Cross-Scale Pansharpening via ScaleFormer and the PanScale Benchmark

arXiv:2603.00543v11.5h-index: 9
Originality Incremental advance
AI Analysis

This addresses generalization challenges in remote sensing image fusion for real-world high-resolution applications, representing a domain-specific advancement.

The paper tackles the problem of pansharpening across varying image resolutions by introducing ScaleFormer, a novel architecture that reframes scale generalization as sequence length generalization, and PanScale, the first large-scale cross-scale dataset and benchmark. Experiments show it outperforms state-of-the-art methods in fusion quality and cross-scale generalization.

Pansharpening aims to generate high-resolution multi-spectral images by fusing the spatial detail of panchromatic images with the spectral richness of low-resolution MS data. However, most existing methods are evaluated under limited, low-resolution settings, limiting their generalization to real-world, high-resolution scenarios. To bridge this gap, we systematically investigate the data, algorithmic, and computational challenges of cross-scale pansharpening. We first introduce PanScale, the first large-scale, cross-scale pansharpening dataset, accompanied by PanScale-Bench, a comprehensive benchmark for evaluating generalization across varying resolutions and scales. To realize scale generalization, we propose ScaleFormer, a novel architecture designed for multi-scale pansharpening. ScaleFormer reframes generalization across image resolutions as generalization across sequence lengths: it tokenizes images into patch sequences of the same resolution but variable length proportional to image scale. A Scale-Aware Patchify module enables training for such variations from fixed-size crops. ScaleFormer then decouples intra-patch spatial feature learning from inter-patch sequential dependency modeling, incorporating Rotary Positional Encoding to enhance extrapolation to unseen scales. Extensive experiments show that our approach outperforms SOTA methods in fusion quality and cross-scale generalization. The datasets and source code are available upon acceptance.

Foundations

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

Your Notes