HAIR: Hypernetworks-based All-in-One Image Restoration
Jin Cao, Yi Cao, Li Pang, Deyu Meng, Xiangyong Cao

TL;DR
HAIR introduces a hypernetwork-based approach that dynamically generates task-specific parameters for image restoration, significantly improving performance and efficiency over existing methods in handling diverse degradations.
Contribution
The paper proposes HAIR, a novel hypernetwork framework that adapts image restoration parameters based on input degradation, enhancing flexibility and performance in All-in-One models.
Findings
HAIR improves restoration performance in single-task and All-in-One settings.
Res-HAIR achieves state-of-the-art or comparable results to existing methods.
Theoretically, HAIR requires fewer parameters than embedding-based approaches.
Abstract
Image restoration aims to recover a high-quality clean image from its degraded version. Recent progress in image restoration has demonstrated the effectiveness of All-in-One image restoration models in addressing various unknown degradations simultaneously. However, these existing methods typically utilize the same parameters to tackle images with different types of degradation, forcing the model to balance the performance between different tasks and limiting its performance on each task. To alleviate this issue, we propose HAIR, a Hypernetworks-based All-in-One Image Restoration plug-and-play method that generates parameters based on the input image and thus makes the model to adapt to specific degradation dynamically. Specifically, HAIR consists of two main components, i.e., Classifier and Hyper Selecting Net (HSN). The Classifier is a simple image classification network used to…
Peer Reviews
Decision·ICLR 2025 Conference Withdrawn Submission
1.This work theoretically prove that, for a given small enough error threshold ϵ in image restoration tasks, HAIR requires fewer parameters compared to main stream embedding-based All-in-One methods. 2. The writing is logically rigorous.
1. Some experiments are not provided, such as the single-task performance usually tested in all-in-one image restoration works as an performance upper bound, and the results in real-world cases in addition to the synthetic cases. 2. The analysis should be improved, such as the dehazing performance of the proposed method over DaAIR. 3. The descriptions for the proposed method should be improved, such as the loss function. More details of the weakness are provided in the Questions part.
1. Unlike traditional approaches that use a fixed set of parameters for handling different types of degradation, HAIR dynamically generates parameters tailored to the specific input image. This adaptive parameter generation is an innovative use of hypernetworks in image restoration, marking a significant departure from the existing fixed-parameter paradigm. 2. The manuscript is written in a clear and concise manner, making it easy to follow. The logical flow of the content aids in understanding
1. While the Hyper Selecting Net effectively generates dynamic parameters, it does introduce additional computational complexity, especially during inference. A more in-depth analysis of this trade-off between performance improvement and computational cost could further strengthen the claims.
1. The paper introduces HAIR, a novel approach that leverages hypernetworks to dynamically generate parameters for image restoration tasks. This represents an innovative application of hypernetworks in the field of image restoration, offering a fresh perspective. The method is designed to be plug-and-play, allowing integration with existing image restoration models to enhance their performance without significant structural changes. The authors have also provided code for supplementary materials
1. While the paper claims that HAIR can generalize to unseen composite degradations, the results for these cases show only marginal improvements over the baseline PromptIR method. The restoration outcomes for such degradations are not satisfactory, indicating that the model may not be fully capturing the complexities of real-world degradation combinations. 2. The paper emphasizes the parameter efficiency of HAIR compared to embedding-based methods. However, there is a lack of discussion on the
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging Techniques and Applications
