UniRestorer: Universal Image Restoration via Adaptively Estimating Image Degradation at Proper Granularity
Overview
Overall Novelty Assessment
The paper introduces UniRestorer, a multi-granularity mixture-of-experts framework for all-in-one image restoration. It occupies the 'Hierarchical Granularity-Based Degradation Estimation' leaf within the taxonomy, which currently contains only this single paper. This indicates a relatively sparse research direction focused on multi-level degradation characterization. The broader parent category 'Degradation Representation and Guidance Mechanisms' contains six other papers across three sibling leaves, suggesting that while degradation-guided restoration is an active area, hierarchical granularity estimation represents a novel angle within this space.
The taxonomy reveals several neighboring approaches to degradation-aware restoration. The sibling leaf 'Prompt-Based Degradation Guidance' contains six papers using learned prompts or instructions for task conditioning, while 'Neural Degradation Encoding' includes three papers learning explicit degradation embeddings. The 'Task-Adaptive Architecture and Parameter Modulation' branch explores dynamic network configurations through hypernetworks and routing mechanisms. UniRestorer's hierarchical clustering of degradation space and granularity-based expert selection distinguishes it from these single-level prompt or encoding strategies, positioning it at the intersection of degradation estimation and adaptive architecture design.
Among the twenty-seven candidates examined through semantic search, the contribution-level analysis shows varied novelty profiles. The multi-granularity mixture-of-experts model examined seven candidates with zero refutations, suggesting this architectural choice is relatively distinctive. Joint degradation and granularity estimation examined ten candidates, also with no clear refutations. However, the overall UniRestorer framework examined ten candidates and found two potentially overlapping prior works, indicating that while specific technical components may be novel, the general approach of combining degradation estimation with adaptive expert routing has some precedent in the limited search scope.
Based on the top-27 semantic matches examined, UniRestorer appears to introduce a distinctive combination of hierarchical granularity estimation and mixture-of-experts routing. The sparse population of its taxonomy leaf and the absence of refutations for its core technical contributions suggest meaningful novelty in how it structures degradation space. However, the framework-level overlap with two candidates indicates that the broader concept of degradation-aware adaptive restoration is not unprecedented. The analysis reflects a focused literature search rather than exhaustive coverage of all-in-one restoration methods.
Taxonomy
Research Landscape Overview
Claimed Contributions
The authors construct a hierarchical degradation representation set by clustering the degradation space at multiple granularity levels. They then train a corresponding multi-granularity MoE restoration model where fine-grained experts specialize in specific degradations while coarse-grained experts generalize across broader degradation spaces.
The method introduces granularity estimation alongside degradation estimation to indicate the degree of degradation estimation error. This joint estimation enables adaptive selection of the most appropriate expert, making the model robust to degradation estimation errors while leveraging degradation-specific restoration.
The authors present UniRestorer, an all-in-one image restoration framework that estimates degradation at proper granularity levels and adaptively allocates experts. The framework significantly outperforms existing all-in-one methods and closes the performance gap with specific single-task models.
Core Task Comparisons
Comparisons with papers in the same taxonomy category
Contribution Analysis
Detailed comparisons for each claimed contribution
Multi-granularity mixture-of-experts restoration model
The authors construct a hierarchical degradation representation set by clustering the degradation space at multiple granularity levels. They then train a corresponding multi-granularity MoE restoration model where fine-grained experts specialize in specific degradations while coarse-grained experts generalize across broader degradation spaces.
[57] WM-MoE: Weather-aware multi-scale mixture-of-experts for blind adverse weather removal PDF
[58] Mowe: mixture of weather experts for multiple adverse weather removal PDF
[59] M2Restore: Mixture-of-Experts-based Mamba-CNN Fusion Framework for All-in-One Image Restoration PDF
[60] Hybrid-Frequency-Aware Mixture-of-Experts Method for CT Metal Artifact Reduction PDF
[61] HiFi-MambaV2: Hierarchical Shared-Routed MoE for High-Fidelity MRI Reconstruction PDF
[62] UniUIR: Considering Underwater Image Restoration as An All-in-One Learner PDF
[63] Mixture of Ranks with Degradation-Aware Routing for One-Step Real-World Image Super-Resolution PDF
Joint degradation and granularity estimation for adaptive expert routing
The method introduces granularity estimation alongside degradation estimation to indicate the degree of degradation estimation error. This joint estimation enables adaptive selection of the most appropriate expert, making the model robust to degradation estimation errors while leveraging degradation-specific restoration.
[4] Adaptive Blind All-in-One Image Restoration PDF
[23] Ingredient-oriented multi-degradation learning for image restoration PDF
[52] Spatially-Adaptive Image Restoration using Distortion-Guided Networks PDF
[56] Multi-Agent Image Restoration PDF
[64] MWFormer: Multi-Weather Image Restoration Using Degradation-Aware Transformers PDF
[65] Efficient and degradation-adaptive network for real-world image super-resolution PDF
[66] Efficient Degradation-aware Any Image Restoration PDF
[67] Hq-50k: A large-scale, high-quality dataset for image restoration PDF
[68] Lora-ir: taming low-rank experts for efficient all-in-one image restoration PDF
[69] Hypernetwork-Based Adaptive Image Restoration PDF
UniRestorer framework for universal image restoration
The authors present UniRestorer, an all-in-one image restoration framework that estimates degradation at proper granularity levels and adaptively allocates experts. The framework significantly outperforms existing all-in-one methods and closes the performance gap with specific single-task models.