IVLGJan 22, 2025

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

arXiv:2501.13134v232 citationsh-index: 17CVPR
Originality Incremental advance
AI Analysis

This addresses the discrepancy between visual quality and functional needs in image restoration for applications like computer vision, though it appears incremental as it builds on existing diffusion and autoencoder methods.

The paper tackles the problem of image restoration methods being either perceptually pleasing but not useful for downstream tasks, or task-oriented but visually compromised, by introducing UniRestore, a unified model that bridges this gap using a diffusion prior adapted with encoder features. The result is superior performance in both perceptual and task-oriented scenarios, as demonstrated through extensive experiments.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes