paper-with-me

홈 › Papers

Neural Degradation Representation Learning for All-In-One Image Restoration

2023-10-19 · Mingde Yao, Ruikang Xu, Yuanshen Guan, Jie Huang, Zhiwei Xiong

Existing methods have demonstrated effective performance on a single degradation type. In practical applications, however, the degradation is often unknown, and the mismatch between the model and the degradation will result in a severe performance drop. In this paper, we propose an all-in-one image restoration network that tackles multiple degradations. Due to the heterogeneous nature of different types of degradations, it is difficult to process multiple degradations in a single network. To this end, we propose to learn a neural degradation representation (NDR) that captures the underlying characteristics of various degradations. The learned NDR decomposes different types of degradations adaptively, similar to a neural dictionary that represents basic degradation components. Subsequently, we develop a degradation query module and a degradation injection module to effectively recognize and utilize the specific degradation based on NDR, enabling the all-in-one restoration ability for multiple degradations. Moreover, we propose a bidirectional optimization strategy to effectively drive NDR to learn the degradation representation by optimizing the degradation and restoration processes alternately. Comprehensive experiments on representative types of degradations (including noise, haze, rain, and downsampling) demonstrate the effectiveness and generalization capability of our method.

📄 PDF Abstract BibTeX arXiv:2310.12848

Code (1)

mdyao/NDR-Restore 공식 구현 pytorch

Tasks

AllImage RestorationRepresentation LearningUnified Image Restoration

Similar Papers 제목 키워드 기반

Improving Image Restoration through Removing Degradations in Textual Representations

2023-12-28 · CVPR 2024 1 · Jingbo Lin, Zhilu Zhang, Yuxiang Wei, Dongwei Ren 외

In this paper, we introduce a new perspective for improving image restoration by removing degradation in the textual representations of a given degraded image. Intuitively, restoration is much easier on text modality tha…

DeblurringDenoisingImage RestorationImage to text+1

All-in-one Multi-degradation Image Restoration Network via Hierarchical Degradation Representation

2023-08-06 · Cheng Zhang, Yu Zhu, Qingsen Yan, Jinqiu Sun 외

The aim of image restoration is to recover high-quality images from distorted ones. However, current methods usually focus on a single task (\emph{e.g.}, denoising, deblurring or super-resolution) which cannot address th…

AllContrastive LearningDeblurringDenoising+2

Degradation Frequency Curve: An Explicit Frequency-Quantified Representation for All-in-One Image Restoration

2026-05-17 · Xinghua Huang, Zhixiong Yang, Chen Wu, Shengxi Li 외 arxiv

A fundamental difficulty in all-in-one blind image restoration is that degradation is usually treated as an implicit factor hidden in degraded-to-clean mapping, rather than as an explicit object that can be measured and …

Image Restoration

Learning Frequency-Aware Dynamic Transformers for All-In-One Image Restoration

2024-06-30 · Zenglin Shi, Tong Su, Pei Liu, Yunpeng Wu 외

This work aims to tackle the all-in-one image restoration task, which seeks to handle multiple types of degradation with a single model. The primary challenge is to extract degradation representations from the input degr…

AllDeblurringDenoisingImage Restoration+1

Parameter Efficient Adaptation for Image Restoration with Heterogeneous Mixture-of-Experts

2023-12-12 · Hang Guo, Tao Dai, Yuanchao Bai, Bin Chen 외

Designing single-task image restoration models for specific degradation has seen great success in recent years. To achieve generalized image restoration, all-in-one methods have recently been proposed and shown potential…

DenoisingDiversityImage DenoisingImage Restoration+2