English

HSSDCT: Factorized Spatial-Spectral Correlation for Hyperspectral Image Fusion

Computer Vision and Pattern Recognition 2026-02-03 v1

Abstract

Hyperspectral image (HSI) fusion aims to reconstruct a high-resolution HSI (HR-HSI) by combining the rich spectral information of a low-resolution HSI (LR-HSI) with the fine spatial details of a high-resolution multispectral image (HR-MSI). Although recent deep learning methods have achieved notable progress, they still suffer from limited receptive fields, redundant spectral bands, and the quadratic complexity of self-attention, which restrict both efficiency and robustness. To overcome these challenges, we propose the Hierarchical Spatial-Spectral Dense Correlation Network (HSSDCT). The framework introduces two key modules: (i) a Hierarchical Dense-Residue Transformer Block (HDRTB) that progressively enlarges windows and employs dense-residue connections for multi-scale feature aggregation, and (ii) a Spatial-Spectral Correlation Layer (SSCL) that explicitly factorizes spatial and spectral dependencies, reducing self-attention to linear complexity while mitigating spectral redundancy. Extensive experiments on benchmark datasets demonstrate that HSSDCT delivers superior reconstruction quality with significantly lower computational costs, achieving new state-of-the-art performance in HSI fusion. Our code is available at https://github.com/jemmyleee/HSSDCT.

Keywords

Cite

@article{arxiv.2602.00490,
  title  = {HSSDCT: Factorized Spatial-Spectral Correlation for Hyperspectral Image Fusion},
  author = {Chia-Ming Lee and Yu-Hao Ho and Yu-Fan Lin and Jen-Wei Lee and Li-Wei Kang and Chih-Chung Hsu},
  journal= {arXiv preprint arXiv:2602.00490},
  year   = {2026}
}

Comments

Accepted by ICASSP 2026

R2 v1 2026-07-01T09:29:01.398Z