CVJun 3, 2025

ControlMambaIR: Conditional Controls with State-Space Model for Image Restoration

arXiv:2506.02633v11 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses perceptual quality issues in image restoration for applications like photography and vision systems, representing an incremental advancement by combining existing architectures.

The paper tackled perceptual challenges in image restoration tasks like deraining, deblurring, and denoising by proposing ControlMambaIR, which integrates the Mamba network with a diffusion model for conditional control, resulting in consistent improvements in perceptual quality metrics such as LPIPS and FID while maintaining comparable distortion metrics like PSNR and SSIM on benchmark datasets.

This paper proposes ControlMambaIR, a novel image restoration method designed to address perceptual challenges in image deraining, deblurring, and denoising tasks. By integrating the Mamba network architecture with the diffusion model, the condition network achieves refined conditional control, thereby enhancing the control and optimization of the image generation process. To evaluate the robustness and generalization capability of our method across various image degradation conditions, extensive experiments were conducted on several benchmark datasets, including Rain100H, Rain100L, GoPro, and SSID. The results demonstrate that our proposed approach consistently surpasses existing methods in perceptual quality metrics, such as LPIPS and FID, while maintaining comparable performance in image distortion metrics, including PSNR and SSIM, highlighting its effectiveness and adaptability. Notably, ablation experiments reveal that directly noise prediction in the diffusion process achieves better performance, effectively balancing noise suppression and detail preservation. Furthermore, the findings indicate that the Mamba architecture is particularly well-suited as a conditional control network for diffusion models, outperforming both CNN- and Attention-based approaches in this context. Overall, these results highlight the flexibility and effectiveness of ControlMambaIR in addressing a range of image restoration perceptual challenges.

Foundations

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

Your Notes