paper-with-me

홈 › Papers

Blind Super-Resolution via Meta-learning and Markov Chain Monte Carlo Simulation

2024-06-13 · Jingyuan Xia, Zhixiong Yang, Shengxi Li, Shuanghui Zhang, Yaowen Fu, Deniz Gündüz, Xiang Li

Learning-based approaches have witnessed great successes in blind single image super-resolution (SISR) tasks, however, handcrafted kernel priors and learning based kernel priors are typically required. In this paper, we propose a Meta-learning and Markov Chain Monte Carlo (MCMC) based SISR approach to learn kernel priors from organized randomness. In concrete, a lightweight network is adopted as kernel generator, and is optimized via learning from the MCMC simulation on random Gaussian distributions. This procedure provides an approximation for the rational blur kernel, and introduces a network-level Langevin dynamics into SISR optimization processes, which contributes to preventing bad local optimal solutions for kernel estimation. Meanwhile, a meta-learning-based alternating optimization procedure is proposed to optimize the kernel generator and image restorer, respectively. In contrast to the conventional alternating minimization strategy, a meta-learning-based framework is applied to learn an adaptive optimization strategy, which is less-greedy and results in better convergence performance. These two procedures are iteratively processed in a plug-and-play fashion, for the first time, realizing a learning-based but plug-and-play blind SISR solution in unsupervised inference. Extensive simulations demonstrate the superior performance and generalization ability of the proposed approach when comparing with state-of-the-arts on synthesis and real-world datasets. The code is available at https://github.com/XYLGroup/MLMC.

📄 PDF Abstract BibTeX arXiv:2406.08896

Code (1)

xylgroup/mlmc 공식 구현 pytorch

Tasks

Blind Super-ResolutionImage Super-ResolutionMeta-LearningSuper-Resolution

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

A Dynamic Kernel Prior Model for Unsupervised Blind Image Super-Resolution

2024-04-24 · CVPR 2024 1 · Zhixiong Yang, Jingyuan Xia, Shengxi Li, Xinghua Huang 외

Deep learning-based methods have achieved significant successes on solving the blind super-resolution (BSR) problem. However, most of them request supervised pre-training on labelled datasets. This paper proposes an unsu…

Blind Super-ResolutionImage RestorationImage Super-ResolutionSuper-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

DynaVSR: Dynamic Adaptive Blind Video Super-Resolution

2020-11-09 · Suyoung Lee, Myungsub Choi, Kyoung Mu Lee

Most conventional supervised super-resolution (SR) algorithms assume that low-resolution (LR) data is obtained by downscaling high-resolution (HR) data with a fixed known kernel, but such an assumption often does not hol…

Meta-LearningSuper-ResolutionVideo Super-Resolution

Meta-Learned Kernel For Blind Super-Resolution Kernel Estimation

2022-12-15 · Royson Lee, Rui Li, Stylianos I. Venieris, Timothy Hospedales 외

Recent image degradation estimation methods have enabled single-image super-resolution (SR) approaches to better upsample real-world images. Among these methods, explicit kernel estimation approaches have demonstrated un…

Blind Super-ResolutionImage Super-ResolutionSuper-Resolution