CVDec 30, 2024

Navigating Image Restoration with VAR's Distribution Alignment Prior

arXiv:2412.21063v211 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses image restoration for computer vision applications by introducing a novel framework that leverages a generative prior, representing an incremental improvement over existing multi-task methods.

The paper tackles image restoration by using VAR's generative model as a prior to transform degraded images into clean ones, achieving state-of-the-art performance across multiple restoration tasks with improved generalization and reduced computational costs.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes