UniRestorer: Universal Image Restoration via Adaptively Estimating Image Degradation at Proper Granularity
Jingbo Lin, Zhilu Zhang, Wenbo Li, Renjing Pei, Hang Xu, Hongzhi Zhang, Wangmeng Zuo
TL;DR
UniRestorer addresses the challenge of all-in-one image restoration by explicitly leveraging degradation priors while remaining robust to estimation errors. It introduces a fine-grained degradation extractor and hierarchical clustering to form a multi-granularity degradation set, paired with a multi-granularity MoE restoration model. Routing uses both degradation and granularity estimates to select appropriate experts, mitigating the impact of degradation-estimation errors. Across single-degradation and mixed-degradation benchmarks, UniRestorer outperforms existing all-in-one methods and closely approaches, or matches, dedicated single-task models, with strong generalization to real-world and unseen degradations. This work offers a practical path toward universal restoration by integrating degradation-aware priors with robust, multi-granularity routing.
Abstract
Recently, considerable progress has been made in all-in-one image restoration. Generally, existing methods can be degradation-agnostic or degradation-aware. However, the former are limited in leveraging degradation-specific restoration, and the latter suffer from the inevitable error in degradation estimation. Consequently, the performance of existing methods has a large gap compared to specific single-task models. In this work, we make a step forward in this topic, and present our UniRestorer with improved restoration performance. Specifically, we perform hierarchical clustering on degradation space, and train a multi-granularity mixture-of-experts (MoE) restoration model. Then, UniRestorer adopts both degradation and granularity estimation to adaptively select an appropriate expert for image restoration. In contrast to existing degradation-agnostic and -aware methods, UniRestorer can leverage degradation estimation to benefit degradation specific restoration, and use granularity estimation to make the model robust to degradation estimation error. Experimental results show that our UniRestorer outperforms state-of-the-art all-in-one methods by a large margin, and is promising in closing the performance gap to specific single task models.
