Multimodal Prompt Perceiver: Empower Adaptiveness, Generalizability and Fidelity for All-in-One Image Restoration
Yuang Ai, Huaibo Huang, Xiaoqiang Zhou, Jiexiang Wang, Ran He
TL;DR
The paper tackles the challenge of all-in-one image restoration under realistic, mixed degradations by introducing MPerceiver, a multimodal prompt learning framework that harnesses Stable Diffusion priors. It combines a textual branch (CM-Adapter mapping CLIP image features to degradation-aware text prompts) and a visual branch (IR-Adapter delivering multiscale detail cues) whose influences are dynamically weighted by degradation predictions, plus a plug-in Detail Refinement Module to boost fidelity. The model is trained with latent-diffusion objectives and demonstrates strong adaptiveness, generalizability, and fidelity across 16 IR tasks, including zero-shot and few-shot scenarios, and excels on mixed real-world degradations. Overall, MPerceiver offers a robust, scalable approach to all-in-one IR by effectively leveraging diffusion priors and multimodal prompts to handle unknown degradations with high fidelity and broad generalization.
Abstract
Despite substantial progress, all-in-one image restoration (IR) grapples with persistent challenges in handling intricate real-world degradations. This paper introduces MPerceiver: a novel multimodal prompt learning approach that harnesses Stable Diffusion (SD) priors to enhance adaptiveness, generalizability and fidelity for all-in-one image restoration. Specifically, we develop a dual-branch module to master two types of SD prompts: textual for holistic representation and visual for multiscale detail representation. Both prompts are dynamically adjusted by degradation predictions from the CLIP image encoder, enabling adaptive responses to diverse unknown degradations. Moreover, a plug-in detail refinement module improves restoration fidelity via direct encoder-to-decoder information transformation. To assess our method, MPerceiver is trained on 9 tasks for all-in-one IR and outperforms state-of-the-art task-specific methods across most tasks. Post multitask pre-training, MPerceiver attains a generalized representation in low-level vision, exhibiting remarkable zero-shot and few-shot capabilities in unseen tasks. Extensive experiments on 16 IR tasks underscore the superiority of MPerceiver in terms of adaptiveness, generalizability and fidelity.
