paper-with-me

Papers

HSSDCT: Factorized Spatial-Spectral Correlation for Hyperspectral Image Fusion

2026-01-31 · Chia-Ming Lee, Yu-Hao Ho, Yu-Fan Lin, Jen-Wei Lee, Li-Wei Kang, Chih-Chung Hsu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.00490

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Neural Network Based Hyperspectral Pixel Classification With Factorized Spectral-Spatial Feature Representation

2019-04-16 · Jingzhou Chen, Siyu Chen, Peilin Zhou, Yuntao Qian

Deep learning has been widely used for hyperspectral pixel classification due to its ability of generating deep feature representation. However, how to construct an efficient and powerful network suitable for hyperspectr…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

FactoFormer: Factorized Hyperspectral Transformers with Self-Supervised Pretraining

2023-09-18 · Shaheer Mohamed, Maryam Haghighat, Tharindu Fernando, Sridha Sridharan 외

Hyperspectral images (HSIs) contain rich spectral and spatial information. Motivated by the success of transformers in the field of natural language processing and computer vision where they have shown the ability to lea…

Super-resolution reconstruction of hyperspectral images via low rank tensor modeling and total variation regularization

2016-01-23 · Shiying He, Haiwei Zhou, Yao Wang, Wenfei Cao 외

In this paper, we propose a novel approach to hyperspectral image super-resolution by modeling the global spatial-and-spectral correlation and local smoothness properties over hyperspectral images. Specifically, we utili…

Hyperspectral Image Super-ResolutionImage Super-ResolutionSuper-Resolution

Exploiting Spectral-Spatial Correlation for Coded Hyperspectral Image Restoration

2016-06-01 · CVPR 2016 6 · Ying Fu, Yinqiang Zheng, Imari Sato, Yoichi Sato

Conventional scanning and multiplexing techniques for hyperspectral imaging suffer from limited temporal and/or spatial resolution. To resolve this issue, coding techniques are becoming increasingly popular in developing…

Image Restoration

DCT-Mamba3D: Spectral Decorrelation and Spatial-Spectral Feature Extraction for Hyperspectral Image Classification

2025-02-04 · Weijia Cao, Xiaofei Yang, Yicong Zhou, Zheng Zhang

Hyperspectral image classification presents challenges due to spectral redundancy and complex spatial-spectral dependencies. This paper proposes a novel framework, DCT-Mamba3D, for hyperspectral image classification. DCT…

Hyperspectral Image Classificationimage-classificationImage ClassificationMamba