paper-with-me

홈 › Papers

Exploring Frequency-Inspired Optimization in Transformer for Efficient Single Image Super-Resolution

2023-08-09 · ICCV 2023 10 · Ao Li, Le Zhang, Yun Liu, Ce Zhu

Transformer-based methods have exhibited remarkable potential in single image super-resolution (SISR) by effectively extracting long-range dependencies. However, most of the current research in this area has prioritized the design of transformer blocks to capture global information, while overlooking the importance of incorporating high-frequency priors, which we believe could be beneficial. In our study, we conducted a series of experiments and found that transformer structures are more adept at capturing low-frequency information, but have limited capacity in constructing high-frequency representations when compared to their convolutional counterparts. Our proposed solution, the cross-refinement adaptive feature modulation transformer (CRAFT), integrates the strengths of both convolutional and transformer structures. It comprises three key components: the high-frequency enhancement residual block (HFERB) for extracting high-frequency information, the shift rectangle window attention block (SRWAB) for capturing global information, and the hybrid fusion block (HFB) for refining the global representation. To tackle the inherent intricacies of transformer structures, we introduce a frequency-guided post-training quantization (PTQ) method aimed at enhancing CRAFT's efficiency. These strategies incorporate adaptive dual clipping and boundary refinement. To further amplify the versatility of our proposed approach, we extend our PTQ strategy to function as a general quantization method for transformer-based SISR techniques. Our experimental findings showcase CRAFT's superiority over current state-of-the-art methods, both in full-precision and quantization scenarios. These results underscore the efficacy and universality of our PTQ strategy. The source code is available at: https://github.com/AVC2-UESTC/Frequency-Inspired-Optimization-for-EfficientSR.git.

📄 PDF Abstract BibTeX arXiv:2308.05022

Code (2)

avc2-uestc/craft-sr 공식 구현 pytorch
avc2-uestc/frequency-inspired-optimization-for-efficientsr 공식 구현 pytorch

Tasks

Image Super-ResolutionQuantizationSuper-Resolution

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Progressive Flow-inspired Unfolding for Spectral Compressive Imaging

2025-09-15 · Xiaodong Wang, Ping Wang, Zijun He, Mengjie Qin 외 arxiv

Coded aperture snapshot spectral imaging (CASSI) retrieves a 3D hyperspectral image (HSI) from a single 2D compressed measurement, which is a highly challenging reconstruction task. Recent deep unfolding networks (DUNs),…

Computational Efficiency

LoFormer: Local Frequency Transformer for Image Deblurring

2024-07-24 · Xintian Mao, Jiansheng Wang, Xingran Xie, Qingli Li 외

Due to the computational complexity of self-attention (SA), prevalent techniques for image deblurring often resort to either adopting localized SA or employing coarse-grained global SA methods, both of which exhibit draw…

DeblurringImage Deblurring

Exploring the Advantages of Transformers for High-Frequency Trading

2023-02-20 · Fazl Barez, Paul Bilokon, Arthur Gervais, Nikita Lisitsyn

This paper explores the novel deep learning Transformers architectures for high-frequency Bitcoin-USDT log-return forecasting and compares them to the traditional Long Short-Term Memory models. A hybrid Transformer model…

DecoderPositionTime SeriesTime Series Analysis+2

Exploring Adversarial Robustness of Vision Transformers in the Spectral Perspective

2022-08-20 · Gihyun Kim, Juyeop Kim, Jong-Seok Lee

The Vision Transformer has emerged as a powerful tool for image classification tasks, surpassing the performance of convolutional neural networks (CNNs). Recently, many researchers have attempted to understand the robust…

Adversarial Robustnessimage-classificationImage Classification

Quantum-inspired algorithm for simulating viral response

2025-06-18 · D. O. Konina, D. I. Korbashov, I. V. Kovalchuk, A. A. Nizamieva 외

Understanding the properties of biological systems is an exciting avenue for applying advanced approaches to solving corresponding computational tasks. A specific class of problems that arises in the resolution of biolog…