UARE: A Unified Vision-Language Model for Image Quality Assessment, Restoration, and Enhancement
Weiqi Li, Xuanyu Zhang, Bin Chen, Jingfen Xie, Yan Wang, Kexin Zhang, Junlin Li, Li Zhang, Jian Zhang, Shijie Zhao
TL;DR
This work addresses the fragmentation between image quality assessment (IQA) and restoration by introducing UARE, a unified vision-language model that performs IQA, restoration, and enhancement within a single framework. Built on a mixture-of-transformers backbone, UARE employs a two-stage training regimen: (1) a progressive easy-to-hard restoration stage to handle diverse degradations, and (2) unified fine-tuning with interleaved text–image data to align IQA signals with restoration objectives. The model demonstrates that IQA guidance can boost restoration performance across multiple tasks and datasets, with extensive SR, mix-degraded restoration, and IQA evaluations, plus user studies that favor UARE. This unified approach has potential implications for broader quality understanding and restoration tasks, including future extensions to video and real-world deployment considerations.
Abstract
Image quality assessment (IQA) and image restoration are fundamental problems in low-level vision. Although IQA and restoration are closely connected conceptually, most existing work treats them in isolation. Recent advances in unified multimodal understanding-generation models demonstrate promising results and indicate that stronger understanding can improve generative performance. This motivates a single model that unifies IQA and restoration and explicitly studies how IQA can guide restoration, a setting that remains largely underexplored yet highly valuable. In this paper, we propose UARE, to our knowledge the first Unified vision-language model for image quality Assessment, Restoration, and Enhancement. Built on pretrained unified understanding and generation models, we introduce a two-stage training framework. First, a progressive, easy-to-hard schedule expands from single-type distortions to higher-order mixed degradations, enabling UARE to handle multiple degradations. Second, we perform unified fine-tuning of quality understanding and restoration with interleaved text-image data, aligning IQA signals with restoration objectives. Through multi-task co-training, UARE leverages IQA to boost restoration and enhancement performance. Extensive experiments across IQA, restoration, and enhancement tasks demonstrate the effectiveness of UARE. The code and models will be available at https://github.com/lwq20020127/UARE.
