paper-with-me

Papers

Learning Distortion Invariant Representation for Image Restoration from A Causality Perspective

2023-03-13 · CVPR 2023 1 · Xin Li, Bingchen Li, Xin Jin, Cuiling Lan, Zhibo Chen

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.

📄 PDF Abstract BibTeX arXiv:2303.06859

Code (2)

lixinustc/casual-ir-dil 공식 구현 pytorch
lixinustc/causal-ir-dil 공식 구현 pytorch

Tasks

counterfactualImage RestorationMeta-LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Disentangled Feature Representation for Hybrid-distorted Image Restoration

2020-07-22 · ECCV 2020 8 · Xin Li, Xin Jin, Jianxin Lin, Tao Yu 외

Hybrid-distorted image restoration (HD-IR) is dedicated to restore real distorted image that is degraded by multiple distortions. Existing HD-IR approaches usually ignore the inherent interference among hybrid distortion…

DisentanglementImage Restoration

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

Diffusion Models for Image Restoration and Enhancement -- A Comprehensive Survey

2023-08-18 · Xin Li, Yulin Ren, Xin Jin, Cuiling Lan 외

Image restoration (IR) has been an indispensable and challenging task in the low-level vision field, which strives to improve the subjective quality of images distorted by various forms of degradation. Recently, the diff…

DeblurringImage RestorationImage Super-ResolutionModel Compression+1

An empirical study on speech restoration guided by self supervised speech representation

2023-05-30 · Jaeuk Byun, Youna Ji, Soo Whan Chung, Soyeon Choe 외

Enhancing speech quality is an indispensable yet difficult task as it is often complicated by a range of degradation factors. In addition to additive noise, reverberation, clipping, and speech attenuation can all adverse…

Representation LearningSpeech Representation Learning

Dual-Representation Interaction Driven Image Quality Assessment with Restoration Assistance

2024-11-26 · Jingtong Yue, Xin Lin, Zijiu Yang, Chao Ren

No-Reference Image Quality Assessment for distorted images has always been a challenging problem due to image content variance and distortion diversity. Previous IQA models mostly encode explicit single-quality features …

DiversityImage Quality AssessmentNo-Reference Image Quality Assessment