Extreme Blind Image Restoration via Prompt-Conditioned Information Bottleneck
Hongeun Kim, Bryan Sangwoo Kim, Jong Chul Ye
TL;DR
This work tackles Extreme Blind Image Restoration by reframing restoration as an Information Bottleneck problem and decomposing ELQ inputs into an intermediate, less-degraded LQ representation via a trainable projector $f_\theta$ before applying a frozen restoration model $g$. The central contribution is the Image Restoration Information Bottleneck (IRIB) objective, which couples an LQ reconstruction term with an HQ prior-matching term, optionally augmented by HQ fidelity terms. The method enables Look Forward Once for inference-time prompt refinement and offers a plug-and-play mechanism to strengthen existing BIR models without finetuning. Empirical results on severe degradation regimes demonstrate improved perceptual realism and structural fidelity, with clear benefits from LFO and the intermediate LQ space. The proposed framework is modular and broadly applicable to enhance fully blind restoration models under extreme degradations.
Abstract
Blind Image Restoration (BIR) methods have achieved remarkable success but falter when faced with Extreme Blind Image Restoration (EBIR), where inputs suffer from severe, compounded degradations beyond their training scope. Directly learning a mapping from extremely low-quality (ELQ) to high-quality (HQ) images is challenging due to the massive domain gap, often leading to unnatural artifacts and loss of detail. To address this, we propose a novel framework that decomposes the intractable ELQ-to-HQ restoration process. We first learn a projector that maps an ELQ image onto an intermediate, less-degraded LQ manifold. This intermediate image is then restored to HQ using a frozen, off-the-shelf BIR model. Our approach is grounded in information theory; we provide a novel perspective of image restoration as an Information Bottleneck problem and derive a theoretically-driven objective to train our projector. This loss function effectively stabilizes training by balancing a low-quality reconstruction term with a high-quality prior-matching term. Our framework enables Look Forward Once (LFO) for inference-time prompt refinement, and supports plug-and-play strengthening of existing image restoration models without need for finetuning. Extensive experiments under severe degradation regimes provide a thorough analysis of the effectiveness of our work.
