CVNov 16, 2024

AllRestorer: All-in-One Transformer for Image Restoration under Composite Degradations

arXiv:2411.10708v14 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the challenge of accurately restoring images with multiple, varying degradations in real-world scenarios, representing a domain-specific improvement.

The paper tackled the problem of image restoration under composite degradations by proposing AllRestorer, a Transformer-based framework that adaptively removes all degradations using a composite scene descriptor, achieving a 5.00 dB PSNR increase over the baseline on the CDD-11 dataset.

Image restoration models often face the simultaneous interaction of multiple degradations in real-world scenarios. Existing approaches typically handle single or composite degradations based on scene descriptors derived from text or image embeddings. However, due to the varying proportions of different degradations within an image, these scene descriptors may not accurately differentiate between degradations, leading to suboptimal restoration in practical applications. To address this issue, we propose a novel Transformer-based restoration framework, AllRestorer. In AllRestorer, we enable the model to adaptively consider all image impairments, thereby avoiding errors from scene descriptor misdirection. Specifically, we introduce an All-in-One Transformer Block (AiOTB), which adaptively removes all degradations present in a given image by modeling the relationships between all degradations and the image embedding in latent space. To accurately address different variations potentially present within the same type of degradation and minimize ambiguity, AiOTB utilizes a composite scene descriptor consisting of both image and text embeddings to define the degradation. Furthermore, AiOTB includes an adaptive weight for each degradation, allowing for precise control of the restoration intensity. By leveraging AiOTB, AllRestorer avoids misdirection caused by inaccurate scene descriptors, achieving a 5.00 dB increase in PSNR compared to the baseline on the CDD-11 dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes