English

Learning Dual Transformers for All-In-One Image Restoration from a Frequency Perspective

Computer Vision and Pattern Recognition 2025-02-25 v2

Abstract

This work aims to tackle the all-in-one image restoration task, which seeks to handle multiple types of degradation with a single model. The primary challenge is to extract degradation representations from the input degraded images and use them to guide the model's adaptation to specific degradation types. Building on the insight that various degradations affect image content differently across frequency bands, we propose a new dual-transformer approach comprising two components: a frequency-aware Degradation estimation transformer (Dformer) and a degradation-adaptive Restoration transformer (Rformer). The Dformer captures the essential characteristics of various degradations by decomposing the input into different frequency components. By understanding how degradations affect these frequency components, the Dformer learns robust priors that effectively guide the restoration process. The Rformer then employs a degradation-adaptive self-attention module to selectively focus on the most affected frequency components, guided by the learned degradation representations. Extensive experimental results demonstrate that our approach outperforms existing methods in five representative restoration tasks, including denoising, deraining, dehazing, deblurring, and low-light enhancement. Additionally, our method offers benefits for handling, real-world degradations, spatially variant degradations, and unseen degradation levels.

Keywords

Cite

@article{arxiv.2407.01636,
  title  = {Learning Dual Transformers for All-In-One Image Restoration from a Frequency Perspective},
  author = {Jie Chu and Tong Su and Pei Liu and Yunpeng Wu and Le Zhang and Zenglin Shi and Meng Wang},
  journal= {arXiv preprint arXiv:2407.01636},
  year   = {2025}
}

Comments

14 pages

R2 v1 2026-06-28T17:25:30.765Z