paper-with-me

Papers

Deep Equilibrium Convolutional Sparse Coding for Hyperspectral Image Denoising

2025-08-21 · Jin Ye, Jingran Wang, Fengchao Xiong, Jingzhou Chen, Yuntao Qian arxiv

Hyperspectral images (HSIs) play a crucial role in remote sensing but are often degraded by complex noise patterns. Ensuring the physical property of the denoised HSIs is vital for robust HSI denoising, giving the rise of deep unfolding-based methods. However, these methods map the optimization of a physical model to a learnable network with a predefined depth, which lacks convergence guarantees. In contrast, Deep Equilibrium (DEQ) models treat the hidden layers of deep networks as the solution to a fixed-point problem and models them as infinite-depth networks, naturally consistent with the optimization. Under the framework of DEQ, we propose a Deep Equilibrium Convolutional Sparse Coding (DECSC) framework that unifies local spatial-spectral correlations, nonlocal spatial self-similarities, and global spatial consistency for robust HSI denoising. Within the convolutional sparse coding (CSC) framework, we enforce shared 2D convolutional sparse representation to ensure global spatial consistency across bands, while unshared 3D convolutional sparse representation captures local spatial-spectral details. To further exploit nonlocal self-similarities, a transformer block is embedded after the 2D CSC. Additionally, a detail enhancement module is integrated with the 3D CSC to promote image detail preservation. We formulate the proximal gradient descent of the CSC model as a fixed-point problem and transform the iterative updates into a learnable network architecture within the framework of DEQ. Experimental results demonstrate that our DECSC method achieves superior denoising performance compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2508.15553

Code (0)

등록된 구현이 없습니다.

Tasks

Image Denoising

Similar Papers 제목 키워드 기반

Connections between Deep Equilibrium and Sparse Representation Models with Application to Hyperspectral Image Denoising

2022-03-29 · Alexandros Gkillas, Dimitris Ampeliotis, Kostas Berberidis

In this study, the problem of computing a sparse representation of multi-dimensional visual data is considered. In general, such data e.g., hyperspectral images, color images or video data consists of signals that exhibi…

Deep LearningDenoisingHyperspectral Image DenoisingImage Denoising+1

Hyperspectral Unmixing with 3D Convolutional Sparse Coding and Projected Simplex Volume Maximization

2025-12-05 · Gargi Panda, Soumitra Kundu, Saumik Bhattacharya, Aurobinda Routray arxiv

Hyperspectral unmixing (HSU) aims to separate each pixel into its constituent endmembers and estimate their corresponding abundance fractions. This work presents an algorithm-unrolling-based network for the HSU task, nam…

Bayesian Sparse Representation for Hyperspectral Image Super Resolution

2015-06-01 · CVPR 2015 6 · Naveed Akhtar, Faisal Shafait, Ajmal Mian

Despite the proven efficacy of hyperspectral imaging in many computer vision tasks, its widespread use is hindered by its low spatial resolution, resulting from hardware limitations. We propose a hyperspectral image supe…

Hyperspectral Image Super-ResolutionImage Super-ResolutionSuper-Resolution

A Deep Equilibrium Network for Hyperspectral Unmixing

2026-04-13 · Chentong Wang, Jincheng Gao, Fei Zhu, Jie Chen arxiv

Hyperspectral unmixing (HU) is crucial for analyzing hyperspectral imagery, yet achieving accurate unmixing remains challenging. While traditional methods struggle to effectively model complex spectral-spatial features, …

RGB-Guided Hyperspectral Image Upsampling

2015-12-01 · ICCV 2015 12 · Hyeokhyen Kwon, Yu-Wing Tai

Hyperspectral imaging usually lack of spatial resolution due to limitations of hardware design of imaging sensors. On the contrary, latest imaging sensors capture a RGB image with resolution of multiple times larger than…