paper-with-me

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, as it requires aggregating all non-local feature information for each query response and recalculating the similarity weight distribution for different abstraction levels of features. To address these challenges, we propose a novel Learnable Collaborative Attention (LCoA) that introduces inductive bias into non-local modeling. Our LCoA consists of two components: Learnable Sparse Pattern (LSP) and Collaborative Attention (CoA). LSP uses the k-means clustering algorithm to dynamically adjust the sparse attention pattern of deep features, which reduces the number of non-local modeling rounds compared with existing sparse solutions. CoA leverages the sparse attention pattern and weights learned by LSP, and co-optimizes the similarity matrix across different abstraction levels, which avoids redundant similarity matrix calculations. The experimental results show that our LCoA can reduce the non-local modeling time by about 83% in the inference stage. In addition, we integrate our LCoA into a deep Learnable Collaborative Attention Network (LCoAN), which achieves competitive performance in terms of inference time, memory consumption, and reconstruction quality compared with other state-of-the-art SR methods.

📄 PDF Abstract BibTeX arXiv:2404.04922

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionInductive BiasSuper-Resolution

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

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

V2VCrafter: Consistent Street-View Image Generation Across Vehicles

2026-05-28 · Yihang Tao, Yu Guo, Senkang Hu, Yanan Ma 외 arxiv

Connected and autonomous driving (CAD) systems leverage vehicle-to-vehicle (V2V) communication for multi-agent collaborative perception, yet remain constrained by scarce annotated real-world V2V datasets and limited gene…

3D Object DetectionData AugmentationImage Generation

Learnable Item Tokenization for Generative Recommendation

2024-05-12 · Wenjie Wang, Honghui Bao, Xinyu Lin, Jizhi Zhang 외

Utilizing powerful Large Language Models (LLMs) for generative recommendation has attracted much attention. Nevertheless, a crucial challenge is transforming recommendation data into the language space of LLMs through ef…

DiversityWorld Knowledge

Global Learnable Attention for Single Image Super-Resolution

2022-12-02 · Jian-Nan Su, Min Gan, Guang-Yong Chen, Jia-Li Yin 외

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…

Image Super-ResolutionSuper-Resolution

View Blind-spot as Inpainting: Self-Supervised Denoising with Mask Guided Residual Convolution

2021-09-10 · Yuhongze Zhou, Liguang Zhou, Tin Lun Lam, Yangsheng Xu

In recent years, self-supervised denoising methods have shown impressive performance, which circumvent painstaking collection procedure of noisy-clean image pairs in supervised denoising methods and boost denoising appli…

Denoising