CVAIApr 24, 2025

Dual Prompting Image Restoration with Diffusion Transformers

arXiv:2504.17825v122 citationsh-index: 15CVPR
Originality Incremental advance
AI Analysis

This work addresses image restoration for applications requiring enhanced visual quality, representing an incremental improvement by combining existing techniques like diffusion transformers with novel prompting mechanisms.

The paper tackles the problem of achieving high-quality image restoration by introducing DPIR, a method that uses diffusion transformers with dual prompting to extract conditional information from low-quality images, resulting in superior performance as demonstrated in experiments.

Recent state-of-the-art image restoration methods mostly adopt latent diffusion models with U-Net backbones, yet still facing challenges in achieving high-quality restoration due to their limited capabilities. Diffusion transformers (DiTs), like SD3, are emerging as a promising alternative because of their better quality with scalability. In this paper, we introduce DPIR (Dual Prompting Image Restoration), a novel image restoration method that effectivly extracts conditional information of low-quality images from multiple perspectives. Specifically, DPIR consits of two branches: a low-quality image conditioning branch and a dual prompting control branch. The first branch utilizes a lightweight module to incorporate image priors into the DiT with high efficiency. More importantly, we believe that in image restoration, textual description alone cannot fully capture its rich visual characteristics. Therefore, a dual prompting module is designed to provide DiT with additional visual cues, capturing both global context and local appearance. The extracted global-local visual prompts as extra conditional control, alongside textual prompts to form dual prompts, greatly enhance the quality of the restoration. Extensive experimental results demonstrate that DPIR delivers superior image restoration performance.

Foundations

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

Your Notes