paper-with-me

홈 › Papers

Meta-Learning based Degradation Representation for Blind Super-Resolution

2022-07-28 · Bin Xia, Yapeng Tian, Yulun Zhang, Yucheng Hang, Wenming Yang, Qingmin Liao

The most of CNN based super-resolution (SR) methods assume that the degradation is known (\eg, bicubic). These methods will suffer a severe performance drop when the degradation is different from their assumption. Therefore, some approaches attempt to train SR networks with the complex combination of multiple degradations to cover the real degradation space. To adapt to multiple unknown degradations, introducing an explicit degradation estimator can actually facilitate SR performance. However, previous explicit degradation estimation methods usually predict Gaussian blur with the supervision of groundtruth blur kernels, and estimation errors may lead to SR failure. Thus, it is necessary to design a method that can extract implicit discriminative degradation representation. To this end, we propose a Meta-Learning based Region Degradation Aware SR Network (MRDA), including Meta-Learning Network (MLN), Degradation Extraction Network (DEN), and Region Degradation Aware SR Network (RDAN). To handle the lack of groundtruth degradation, we use the MLN to rapidly adapt to the specific complex degradation after several iterations and extract implicit degradation information. Subsequently, a teacher network MRDA$_{T}$ is designed to further utilize the degradation information extracted by MLN for SR. However, MLN requires iterating on paired low-resolution (LR) and corresponding high-resolution (HR) images, which is unavailable in the inference phase. Therefore, we adopt knowledge distillation (KD) to make the student network learn to directly extract the same implicit degradation representation (IDR) as the teacher from LR images.

📄 PDF Abstract BibTeX arXiv:2207.13963

Code (1)

zj-binxia/mrda 공식 구현 pytorch

Tasks

Blind Super-ResolutionKnowledge DistillationMeta-LearningSuper-Resolution

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Degradation-Guided Meta-Restoration Network for Blind Super-Resolution

2022-07-03 · Fuzhi Yang, Huan Yang, Yanhong Zeng, Jianlong Fu 외

Blind super-resolution (SR) aims to recover high-quality visual textures from a low-resolution (LR) image, which is usually degraded by down-sampling blur kernels and additive noises. This task is extremely difficult due…

Blind Super-ResolutionImage RestorationSuper-Resolution

MetaF2N: Blind Image Super-Resolution by Learning Efficient Model Adaptation from Faces

2023-09-15 · ICCV 2023 1 · Zhicun Yin, Ming Liu, Xiaoming Li, Hui Yang 외

Due to their highly structured characteristics, faces are easier to recover than natural scenes for blind image super-resolution. Therefore, we can extract the degradation representation of an image from the low-quality …

Image GenerationImage Super-ResolutionMeta-LearningSuper-Resolution

Blind Super Resolution with Reference Images and Implicit Degradation Representation

2025-07-18 · Huu-Phu Do, Po-Chih Hu, Hao-Chien Hsueh, Che-Kai Liu 외 arxiv

Previous studies in blind super-resolution (BSR) have primarily concentrated on estimating degradation kernels directly from low-resolution (LR) inputs to enhance super-resolution. However, these degradation kernels, whi…

Blind Super-Resolution

Dual Circle Contrastive Learning-Based Blind Image Super-Resolution

2023-03-29 · journal 2023 3 · Y Qiu,Q Zhu,S Zhu,B Zeng

Blind image super-resolution (BISR) aims to construct high-resolution image from low-resolution (LR) image that contains unknown degradation. Although the previous methods demonstrated impressive performance by introduci…

Contrastive LearningImage Super-ResolutionSuper-Resolution

Preserving Full Degradation Details for Blind Image Super-Resolution

2024-07-01 · Hongda Liu, Longguang Wang, Ye Zhang, Kaiwen Xue 외

The performance of image super-resolution relies heavily on the accuracy of degradation information, especially under blind settings. Due to absence of true degradation models in real-world scenarios, previous methods le…

Image Super-ResolutionSuper-Resolution