Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UniRestore: Unified Perceptual and Task-Oriented Image Restoration Model Using Diffusion Prior

About

Image restoration aims to recover content from inputs degraded by various factors, such as adverse weather, blur, and noise. Perceptual Image Restoration (PIR) methods improve visual quality but often do not support downstream tasks effectively. On the other hand, Task-oriented Image Restoration (TIR) methods focus on enhancing image utility for high-level vision tasks, sometimes compromising visual quality. This paper introduces UniRestore, a unified image restoration model that bridges the gap between PIR and TIR by using a diffusion prior. The diffusion prior is designed to generate images that align with human visual quality preferences, but these images are often unsuitable for TIR scenarios. To solve this limitation, UniRestore utilizes encoder features from an autoencoder to adapt the diffusion prior to specific tasks. We propose a Complementary Feature Restoration Module (CFRM) to reconstruct degraded encoder features and a Task Feature Adapter (TFA) module to facilitate adaptive feature fusion in the decoder. This design allows UniRestore to optimize images for both human perception and downstream task requirements, addressing discrepancies between visual quality and functional needs. Integrating these modules also enhances UniRestore's adapability and efficiency across diverse tasks. Extensive expertments demonstrate the superior performance of UniRestore in both PIR and TIR scenarios.

I-Hsiang Chen, Wei-Ting Chen, Yu-Wei Liu, Yuan-Chun Chiang, Sy-Yen Kuo, Ming-Hsuan Yang• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet (test)
Top-1 Accuracy77.05
291
Image ClassificationCUB
Accuracy60.79
249
Semantic segmentationCityscapes v1 (test)
mIoU66.05
74
Perceptual Image RestorationAverage across datasets (combined)
PSNR26
27
Semantic segmentationFoggyCityscapes v1 (test)
mIoU70.77
15
Semantic segmentationACDC v1 (test)
mIoU39.27
15
Perceptual Image RestorationDIV2K (seen)
PSNR24.32
13
Perceptual Image RestorationRain100L (unseen)
PSNR30.02
13
Perceptual Image RestorationRESIDE (unseen)
PSNR27.91
13
Perceptual Image RestorationUHDSnow (unseen)
PSNR23.44
13
Showing 10 of 15 rows

Other info

Code

Follow for update