paper-with-me

홈 › Papers

RestoreVAR: Visual Autoregressive Generation for All-in-One Image Restoration

2025-05-23 · Sudarshan Rajagopalan, Kartik Narayan, Vishal M. Patel

The use of latent diffusion models (LDMs) such as Stable Diffusion has significantly improved the perceptual quality of All-in-One image Restoration (AiOR) methods, while also enhancing their generalization capabilities. However, these LDM-based frameworks suffer from slow inference due to their iterative denoising process, rendering them impractical for time-sensitive applications. To address this, we propose RestoreVAR, a novel generative approach for AiOR that significantly outperforms LDM-based models in restoration performance while achieving over $\mathbf{10\times}$ faster inference. RestoreVAR leverages visual autoregressive modeling (VAR), a recently introduced approach which performs scale-space autoregression for image generation. VAR achieves comparable performance to that of state-of-the-art diffusion transformers with drastically reduced computational costs. To optimally exploit these advantages of VAR for AiOR, we propose architectural modifications and improvements, including intricately designed cross-attention mechanisms and a latent-space refinement module, tailored for the AiOR task. Extensive experiments show that RestoreVAR achieves state-of-the-art performance among generative AiOR methods, while also exhibiting strong generalization capabilities.

📄 PDF Abstract BibTeX arXiv:2505.18047

Code (0)

등록된 구현이 없습니다.

Tasks

AllDenoisingImage GenerationImage 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 제목 키워드 기반

A Preliminary Study for GPT-4o on Image Restoration

2025-05-08 · Hao Yang, Yan Yang, Ruikun Zhang, Liyuan Pan

OpenAI's GPT-4o model, integrating multi-modal inputs and outputs within an autoregressive architecture, has demonstrated unprecedented performance in image generation. In this work, we investigate its potential impact o…

Image DehazingImage GenerationImage Restoration

Semantic One-Dimensional Tokenizer for Image Reconstruction and Generation

2026-03-17 · Yunpeng Qu, Kaidong Zhang, Yukang Ding, Ying Chen 외 arxiv

Visual generative models based on latent space have achieved great success, underscoring the significance of visual tokenization. Mapping images to latents boosts efficiency and enables multimodal alignment for scaling u…

Image ReconstructionImage Generation

SpectralAR: Spectral Autoregressive Visual Generation

2025-06-12 · Yuanhui Huang, Weiliang Chen, Wenzhao Zheng, Yueqi Duan 외

Autoregressive visual generation has garnered increasing attention due to its scalability and compatibility with other modalities compared with diffusion models. Most existing methods construct visual sequences as spatia…

Image Reconstruction

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

A Survey on Vision Autoregressive Model

2024-11-13 · Kai Jiang, Jiaxing Huang

Autoregressive models have demonstrated great performance in natural language processing (NLP) with impressive scalability, adaptability and generalizability. Inspired by their notable success in NLP field, autoregressiv…

3D GenerationBenchmarkingImage GenerationMedical Image Analysis+5