Home / Research Library / Restormer: Efficient Transformer for High-Resoluti...
🤖 Artificial Intelligence OpenAlex

Restormer: Efficient Transformer for High-Resolution Image Restoration

📅 June 1, 2022 👤 Syed Waqas Zamir, Aditya Arora, Salman Khan et al. 📖 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 📊 3,443 citations

🤖 Plain-English Summary

Since convolutional neural networks (CNNs) perform well at learning generalizable image priors from large-scale data, these models have been extensively applied to image restoration and related tasks. Our model, named Restoration Transformer (Restormer), achieves advanced results on several image restoration tasks, including image deraining, single-image motion deblurring, defocus deblurring (single-image and dual-pixel data), and image denoising (Gaussian grayscale/color denoising, and real ima...

🔑 Key Findings

  • Recently, another class of neural architectures, Transformers, have shown significant performance gains on natural language and high-level vision tasks.
  • While the Transformer model mitigates the shortcomings of CNNs (i.e., limited receptive field and inadaptability to input content), its computational complexity grows quadratically with the spatial resolution, therefore making it infeasible to apply to most image restoration tasks involving high-resolution images.
  • In this work, we propose an efficient Transformer model by making several key designs in the building blocks (multi-head attention and feed-forward network) such that it can capture long-range pixel interactions, while still remaining applicable to large images.

💡 Why This Matters

This research advances how AI systems learn, reason, and solve problems — with direct implications for automation and scientific discovery.

Read the full paper
Access the original peer-reviewed research via OpenAlex.

View on DOI ↗

📋 Article Details

Category 🤖 Artificial Intelligence
Published Jun 01, 2022
Journal 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)
Authors Syed Waqas Zamir, Aditya Arora, Salman Khan, Munawar Hayat, Fahad Shahbaz Khan
DOI 10.1109/cvpr52688.2022.00564
Citations 3,443
Source OpenAlex

More 🤖 Artificial Intelligence Research