CVAILGOct 1, 2025

Extreme Blind Image Restoration via Prompt-Conditioned Information Bottleneck

arXiv:2510.00728v1h-index: 5
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck in image restoration for applications dealing with extremely low-quality inputs, though it is an incremental improvement over existing methods.

The paper tackles the problem of Extreme Blind Image Restoration (EBIR) for images with severe, compounded degradations, proposing a framework that decomposes the restoration process into mapping to an intermediate manifold and using a frozen model, achieving effective restoration as shown in extensive experiments.

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.

Foundations

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

Your Notes