BIR-Adapter: A parameter-efficient diffusion adapter for blind image restoration
Cem Eteke, Alexander Griessel, Wolfgang Kellerer, Eckehard Steinbach
TL;DR
This work tackles blind image restoration with unknown degradations by leveraging large pretrained diffusion priors. It introduces BIR-Adapter, a tiny, plug-and-play self-referential restoring attention module that reuses internal diffusion features and keeps the backbone frozen, along with a guided sampling strategy to curb hallucinations. Empirically, the method achieves competitive or superior restoration across synthetic and real degradations while requiring up to $36\times$ fewer trainable parameters, and it demonstrates easy plug-and-play integration into existing diffusion pipelines. The results suggest that diffusion priors and degraded-feature reuse can deliver high-quality restoration efficiently, enabling broader application to unknown degradations without full backbone fine-tuning.
Abstract
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. Motivated by the observation that large-scale pretrained diffusion models can retain informative representations under common 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 propose a sampling guidance mechanism that mitigates hallucinations during the restoration process. 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 seamless 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.
