BIR-Adapter: A parameter-efficient diffusion adapter for blind image restoration
About
We introduce the BIR-Adapter, a parameter-efficient diffusion adapter for blind image restoration. Diffusion-based restoration methods have demonstrated promising performance in addressing this fundamental problem in computer vision, typically relying on auxiliary feature extractors or extensive fine-tuning of pre-trained models. Building on the observation that large-scale pretrained diffusion models can retain informative representations under image degradations, BIR-Adapter introduces a parameter-efficient, plug-and-play attention mechanism that substantially reduces the number of trained parameters. To further improve reliability, we adapt a sampling guidance mechanism that mitigates hallucinations during restoration. Experiments on synthetic and real-world degradations demonstrate that BIR-Adapter achieves competitive, and in several settings superior, performance compared to state-of-the-art methods while requiring up to 36x fewer trained parameters. Moreover, the adapter-based design enables integration into existing models. We validate this generality by extending a super-resolution-only diffusion model to handle additional unknown degradations, highlighting the adaptability of our approach for broader image restoration tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Restoration | RealPhoto60 | MANIQA0.618 | 21 | |
| Image Restoration | RealSR (test) | PSNR22.143 | 20 | |
| Image Restoration | DIV2K 4x downsampling, white noise sigma_n=40 (test) | CLIP-IQA0.74 | 9 | |
| Image Restoration | DIV2K 4x downsampling (test) | CLIP-IQA0.779 | 9 | |
| Image Restoration | DIV2K Gaussian blur sigma_b=2, 4x downsampling (test) | CLIP-IQA0.782 | 9 | |
| Image Restoration | DIV2K Gaussian blur sigma_b=2, 4x downsampling, white noise sigma_n=20, JPEG compression Q=50 (test) | CLIP-IQA0.754 | 9 |