paper-with-me

홈 › Papers

LAR-SR: A Local Autoregressive Model for Image Super-Resolution

2022-01-01 · CVPR 2022 1 · Baisong Guo, Xiaoyun Zhang, HaoNing Wu, Yu Wang, Ya zhang, Yan-Feng Wang

Previous super-resolution (SR) approaches often formulate SR as a regression problem and pixel wise restoration, which leads to a blurry and unreal SR output. Recent works combine adversarial loss with pixel-wise loss to train a GAN-based model or introduce normalizing flows into SR problems to generate more realistic images. As another powerful generative approach, autoregressive (AR) model has not been noticed in low level tasks due to its limitation. Based on the fact that given the structural information, the textural details in the natural images are locally related without long term dependency, in this paper we propose a novel autoregressive model-based SR approach, namely LAR-SR, which can efficiently generate realistic SR images using a novel local autoregressive (LAR) module. The proposed LAR module can sample all the patches of textural components in parallel, which greatly reduces the time consumption. In addition to high time efficiency, it is also able to leverage contextual information of pixels and can be optimized with a consistent loss. Experimental results on the widely-used datasets show that the proposed LAR-SR approach achieves superior performance on the visual quality and quantitative metrics compared with other generative models such as GAN, Flow, and is competitive with the mixture generative model.

📄 PDF Abstract BibTeX

Code (1)

haoningwu3639/LAR-SR 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

NUWA-Infinity: Autoregressive over Autoregressive Generation for Infinite Visual Synthesis

2022-07-20 · Chenfei Wu, Jian Liang, Xiaowei Hu, Zhe Gan 외

In this paper, we present NUWA-Infinity, a generative model for infinite visual synthesis, which is defined as the task of generating arbitrarily-sized high-resolution images or long-duration videos. An autoregressive ov…

Image OutpaintingText-to-Image GenerationVideo Generation

Perceive, Understand and Restore: Real-World Image Super-Resolution with Autoregressive Multimodal Generative Models

2025-03-14 · Hongyang Wei, Shuaizheng Liu, Chun Yuan, Lei Zhang

By leveraging the generative priors from pre-trained text-to-image diffusion models, significant progress has been made in real-world image super-resolution (Real-ISR). However, these methods tend to generate inaccurate …

Image Super-ResolutionSuper-Resolution

Localizing and Mitigating Memorization in Image Autoregressive Models

2025-08-30 · Aditya Kasliwal, Franziska Boenisch, Adam Dziedzic arxiv

Image AutoRegressive (IAR) models have achieved state-of-the-art performance in speed and quality of generated images. However, they also raise concerns about memorization of their training data and its implications for …

AlignVAR: Towards Globally Consistent Visual Autoregression for Image Super-Resolution

2026-02-28 · Cencen Liu, Dongyang Zhang, Wen Yin, Jielei Wang 외 arxiv

Visual autoregressive (VAR) models have recently emerged as a promising alternative for image generation, offering stable training, non-iterative inference, and high-fidelity synthesis through next-scale prediction. This…

Image Super-ResolutionImage Generation

FlexVAR: Flexible Visual Autoregressive Modeling without Residual Prediction

2025-02-27 · Siyu Jiao, Gengwei Zhang, Yinlong Qian, Jiancheng Huang 외

This work challenges the residual prediction paradigm in visual autoregressive modeling and presents FlexVAR, a new Flexible Visual AutoRegressive image generation paradigm. FlexVAR facilitates autoregressive learning wi…

Image GenerationPrediction