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

Learning Distortion Invariant Representation for Image Restoration from A Causality Perspective

About

In recent years, we have witnessed the great advancement of Deep neural networks (DNNs) in image restoration. However, a critical limitation is that they cannot generalize well to real-world degradations with different degrees or types. In this paper, we are the first to propose a novel training strategy for image restoration from the causality perspective, to improve the generalization ability of DNNs for unknown degradations. Our method, termed Distortion Invariant representation Learning (DIL), treats each distortion type and degree as one specific confounder, and learns the distortion-invariant representation by eliminating the harmful confounding effect of each degradation. We derive our DIL with the back-door criterion in causality by modeling the interventions of different distortions from the optimization perspective. Particularly, we introduce counterfactual distortion augmentation to simulate the virtual distortion types and degrees as the confounders. Then, we instantiate the intervention of each distortion with a virtual model updating based on corresponding distorted images, and eliminate them from the meta-learning perspective. Extensive experiments demonstrate the effectiveness of our DIL on the generalization capability for unseen distortion types and degrees. Our code will be available at https://github.com/lixinustc/Causal-IR-DIL.

Xin Li, Bingchen Li, Xin Jin, Cuiling Lan, Zhibo Chen• 2023

Related benchmarks

TaskDatasetResultRank
Image DenoisingSIDD (val)
PSNR34.36
105
Image DenoisingCBSD68 (test)
PSNR32.5
92
Image DenoisingPolyU
PSNR37.65
56
Image DenoisingCBSD68 sigma=50 (test)
PSNR26.43
42
Image DenoisingCC
PSNR36.1
40
Image DenoisingKodak Gaussian Noise, sigma=50
PSNR27.46
24
Image DenoisingMcMaster Poisson noise, alpha=3.5
PSNR28.91
14
Image RestorationDND (test)
NIQE7.86
9
Image RestorationPolyU-Real (test)
NIQE7.28
9
Image RestorationNC12 (test)
NIQE10.88
9
Showing 10 of 26 rows

Other info

Code

Follow for update