paper-with-me

Papers

Global Learnable Attention for Single Image Super-Resolution

2022-12-02 · Jian-Nan Su, Min Gan, Guang-Yong Chen, Jia-Li Yin, C. L. Philip Chen

Self-similarity is valuable to the exploration of non-local textures in single image super-resolution (SISR). Researchers usually assume that the importance of non-local textures is positively related to their similarity scores. In this paper, we surprisingly found that when repairing severely damaged query textures, some non-local textures with low-similarity which are closer to the target can provide more accurate and richer details than the high-similarity ones. In these cases, low-similarity does not mean inferior but is usually caused by different scales or orientations. Utilizing this finding, we proposed a Global Learnable Attention (GLA) to adaptively modify similarity scores of non-local textures during training instead of only using a fixed similarity scoring function such as the dot product. The proposed GLA can explore non-local textures with low-similarity but more accurate details to repair severely damaged textures. Furthermore, we propose to adopt Super-Bit Locality-Sensitive Hashing (SB-LSH) as a preprocessing method for our GLA. With the SB-LSH, the computational complexity of our GLA is reduced from quadratic to asymptotic linear with respect to the image size. In addition, the proposed GLA can be integrated into existing deep SISR models as an efficient general building block. Based on the GLA, we constructed a Deep Learnable Similarity Network (DLSN), which achieves state-of-the-art performance for SISR tasks of different degradation types (e.g. blur and noise). Our code and a pre-trained DLSN have been uploaded to GitHub{\dag} for validation.

📄 PDF Abstract BibTeX arXiv:2212.01057

Code (1)

laoyangui/dlsn 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Repair 설명 없음

Similar Papers 제목 키워드 기반

Efficient Learnable Collaborative Attention for Single Image Super-Resolution

2024-04-07 · Yigang Zhao Chaowei Zheng, Jiannan Su, GuangyongChen, MinGan

Non-Local Attention (NLA) is a powerful technique for capturing long-range feature correlations in deep single image super-resolution (SR). However, NLA suffers from high computational complexity and memory consumption, …

Image Super-ResolutionInductive BiasSuper-Resolution

RPT-SR: Regional Prior attention Transformer for infrared image Super-Resolution

2026-02-17 · Youngwan Jin, Incheol Park, Yagiz Nalcakan, Hyeongjin Ju 외 arxiv

General-purpose super-resolution models, particularly Vision Transformers, have achieved remarkable success but exhibit fundamental inefficiencies in common infrared imaging scenarios like surveillance and autonomous dri…

Infrared image super-resolutionAutonomous Driving

Robust Image Semantic Coding with Learnable CSI Fusion Masking over MIMO Fading Channels

2024-05-30 · Bingyan Xie, Yongpeng Wu, Yuxuan Shi, Wenjun Zhang 외

Though achieving marvelous progress in various scenarios, existing semantic communication frameworks mainly consider single-input single-output Gaussian channels or Rayleigh fading channels, neglecting the widely-used mu…

Semantic Communication

Full Contextual Attention for Multi-resolution Transformers in Semantic Segmentation

2022-12-15 · Loic Themyr, Clement Rambour, Nicolas Thome, Toby Collins 외

Transformers have proved to be very effective for visual recognition tasks. In particular, vision transformers construct compressed global representations through self-attention and learnable class tokens. Multi-resoluti…

Semantic Segmentation

SHARE: A Fully Unsupervised Framework for Single Hyperspectral Image Restoration

2026-01-20 · Jiangwei Xie, Zhang Wen, Mike Davies, Dongdong Chen arxiv

Hyperspectral image (HSI) restoration is a fundamental challenge in computational imaging and computer vision. It involves ill-posed inverse problems, such as inpainting and super-resolution. Although deep learning metho…

Image Restoration