CVJul 27, 2025

Hybrid-Domain Synergistic Transformer for Hyperspectral Image Denoising

arXiv:2507.20099v1Has CodeAppl Sci
Originality Incremental advance
AI Analysis

This research addresses the problem of complex noise coupling in hyperspectral images for remote sensing and imaging applications, offering a novel framework that is incremental in its hybrid approach.

The paper tackles hyperspectral image denoising by proposing the Hybrid-Domain Synergistic Transformer Network (HDST), which integrates frequency domain enhancement and multiscale modeling for spatial, frequency, and channel domain processing, achieving significant denoising performance improvements on real and synthetic datasets while maintaining computational efficiency.

Hyperspectral image denoising faces the challenge of multi-dimensional coupling of spatially non-uniform noise and spectral correlation interference. Existing deep learning methods mostly focus on RGB images and struggle to effectively handle the unique spatial-spectral characteristics and complex noise distributions of hyperspectral images (HSI). This paper proposes an HSI denoising framework, Hybrid-Domain Synergistic Transformer Network (HDST), based on frequency domain enhancement and multiscale modeling, achieving three-dimensional collaborative processing of spatial, frequency and channel domains. The method innovatively integrates three key mechanisms: (1) introducing an FFT preprocessing module with multi-band convolution to extract cross-band correlations and decouple spectral noise components; (2) designing a dynamic cross-domain attention module that adaptively fuses spatial domain texture features and frequency domain noise priors through a learnable gating mechanism; (3) building a hierarchical architecture where shallow layers capture global noise statistics using multiscale atrous convolution, and deep layers achieve detail recovery through frequency domain postprocessing. Experiments on both real and synthetic datasets demonstrate that HDST significantly improves denoising performance while maintaining computational efficiency, validating the effectiveness of the proposed method. This research provides new insights and a universal framework for addressing complex noise coupling issues in HSI and other high-dimensional visual data. The code is available at https://github.com/lhy-cn/HDST-HSIDenoise.

Foundations

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

Your Notes