paper-with-me

홈 › Papers

Navigating Image Restoration with VAR's Distribution Alignment Prior

2025-01-01 · CVPR 2025 1 · Siyang Wang, Naishan Zheng, Jie Huang, Feng Zhao

Generative models trained on extensive high-quality datasets effectively capture the structural and statistical properties of clean images, rendering them powerful priors for transforming degraded features into clean ones in image restoration. VAR, a novel image generative paradigm, surpasses diffusion models in generation quality by applying a next-scale prediction approach. It progressively captures both global structures and fine-grained details through the autoregressive process, consistent with the multi-scale restoration principle widely acknowledged in the restoration community. Furthermore, we observe that during the image reconstruction process utilizing VAR, scale predictions automatically modulate the input, facilitating the alignment of representations at subsequent scales with the distribution of clean images. To harness VAR's adaptive distribution alignment capability in image restoration tasks, we formulate the multi-scale latent representations within VAR as the restoration prior, thus advancing our delicately designed VarFormer framework. The strategic application of these priors enables our VarFormer to achieve remarkable generalization on unseen tasks while also reducing training computational costs. Extensive experiments underscores that our VarFormer outperforms existing multi-task image restoration methods across various restoration tasks. The code is available at https://github.com/siywang541/Varformer.

📄 PDF Abstract BibTeX

Code (1)

siywang541/Varformer 공식 구현 pytorch

Tasks

Image ReconstructionImage Restoration

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Varformer: Adapting VAR's Generative Prior for Image Restoration

2024-12-30 · Siyang Wang, Feng Zhao

Generative models trained on extensive high-quality datasets effectively capture the structural and statistical properties of clean images, rendering them powerful priors for transforming degraded features into clean one…

Image ReconstructionImage Restoration

Generative Manifold Distillation: Aligning Restoration Trajectories with Natural Image Prior

2025-12-11 · Yuyang Hu, Mojtaba Sahraee-Ardakan, Arpit Bansal, Kangfu Mei 외 arxiv

Pre-trained image restoration models often fail on out-of-distribution (OOD) real-world degradations. Adapting to these domains is challenging as real-world data lacks paired ground truth, and unsupervised methods often …

Domain AdaptationImage Restoration

LAFR: Efficient Diffusion-based Blind Face Restoration via Latent Codebook Alignment Adapter

2025-05-29 · Runyi Li, Bin Chen, Jian Zhang, Radu Timofte

Blind face restoration from low-quality (LQ) images is a challenging task that requires not only high-fidelity image reconstruction but also the preservation of facial identity. While diffusion models like Stable Diffusi…

Blind Face RestorationDenoisingFace ReconstructionImage Reconstruction

Deep Mean-Shift Priors for Image Restoration

2017-09-12 · NeurIPS 2017 12 · Siavash Arjomand Bigdeli, Meiguang Jin, Paolo Favaro, Matthias Zwicker

In this paper we introduce a natural image prior that directly represents a Gaussian-smoothed version of the natural image distribution. We include our prior in a formulation of image restoration as a Bayes estimator tha…

DeblurringDemosaickingDenoisingImage Restoration+2

Enhancing Diffusion-based Restoration Models via Difficulty-Adaptive Reinforcement Learning with IQA Reward

2025-11-03 · Xiaogang Xu, Ruihang Chu, Jian Wang, Kun Zhou 외 arxiv

Reinforcement Learning (RL) has recently been incorporated into diffusion models, e.g., tasks such as text-to-image. However, directly applying existing RL methods to diffusion-based image restoration models is suboptima…

Image Quality AssessmentReinforcement LearningImage Restoration