paper-with-me

Papers

Learning Exhaustive Correlation for Spectral Super-Resolution: Where Spatial-Spectral Attention Meets Linear Dependence

2023-12-20 · Hongyuan Wang, Lizhi Wang, Jiang Xu, Chang Chen, Xue Hu, Fenglong Song, Youliang Yan

Spectral super-resolution that aims to recover hyperspectral image (HSI) from easily obtainable RGB image has drawn increasing interest in the field of computational photography. The crucial aspect of spectral super-resolution lies in exploiting the correlation within HSIs. However, two types of bottlenecks in existing Transformers limit performance improvement and practical applications. First, existing Transformers often separately emphasize either spatial-wise or spectral-wise correlation, disrupting the 3D features of HSI and hindering the exploitation of unified spatial-spectral correlation. Second, existing self-attention mechanism always establishes full-rank correlation matrix by learning the correlation between pairs of tokens, leading to its inability to describe linear dependence widely existing in HSI among multiple tokens. To address these issues, we propose a novel Exhaustive Correlation Transformer (ECT) for spectral super-resolution. First, we propose a Spectral-wise Discontinuous 3D (SD3D) splitting strategy, which models unified spatial-spectral correlation by integrating spatial-wise continuous splitting strategy and spectral-wise discontinuous splitting strategy. Second, we propose a Dynamic Low-Rank Mapping (DLRM) model, which captures linear dependence among multiple tokens through a dynamically calculated low-rank dependence map. By integrating unified spatial-spectral attention and linear dependence, our ECT can model exhaustive correlation within HSI. The experimental results on both simulated and real data indicate that our method achieves state-of-the-art performance. Codes and pretrained models will be available later.

📄 PDF Abstract BibTeX arXiv:2312.12833

Code (0)

등록된 구현이 없습니다.

Tasks

Spectral Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음

Similar Papers 제목 키워드 기반

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

Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining

2020-06-02 · CVPR 2020 6 · Yiqun Mei, Yuchen Fan, Yuqian Zhou, Lichao Huang 외

Deep convolution-based single image super-resolution (SISR) networks embrace the benefits of learning from large-scale external image resources for local recovery, yet most existing works have ignored the long-range feat…

Feature CorrelationImage Super-ResolutionSuper-Resolution

Robust fusion algorithms for unsupervised change detection between multi-band optical images - A comprehensive case study

2018-04-09 · Vinicius Ferraris, Nicolas Dobigeon, Marie Chabert

Unsupervised change detection techniques are generally constrained to two multi-band optical images acquired at different times through sensors sharing the same spatial and spectral resolution. This scenario is suitable …

Change Detection

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

From Less to More: Spectral Splitting and Aggregation Network for Hyperspectral Face Super-Resolution

2021-08-31 · Junjun Jiang, Chenyang Wang, Xianming Liu, Kui Jiang 외

High-resolution (HR) hyperspectral face image plays an important role in face related computer vision tasks under uncontrolled conditions, such as low-light environment and spoofing attacks. However, the dense spectral b…

Image Super-ResolutionSuper-Resolution