paper-with-me

홈 › Papers

FlexVAR: Flexible Visual Autoregressive Modeling without Residual Prediction

2025-02-27 · Siyu Jiao, Gengwei Zhang, Yinlong Qian, Jiancheng Huang, Yao Zhao, Humphrey Shi, Lin Ma, Yunchao Wei, Zequn Jie

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 with ground-truth prediction, enabling each step to independently produce plausible images. This simple, intuitive approach swiftly learns visual distributions and makes the generation process more flexible and adaptable. Trained solely on low-resolution images ($\leq$ 256px), FlexVAR can: (1) Generate images of various resolutions and aspect ratios, even exceeding the resolution of the training images. (2) Support various image-to-image tasks, including image refinement, in/out-painting, and image expansion. (3) Adapt to various autoregressive steps, allowing for faster inference with fewer steps or enhancing image quality with more steps. Our 1.0B model outperforms its VAR counterpart on the ImageNet 256$\times$256 benchmark. Moreover, when zero-shot transfer the image generation process with 13 steps, the performance further improves to 2.08 FID, outperforming state-of-the-art autoregressive models AiM/VAR by 0.25/0.28 FID and popular diffusion models LDM/DiT by 1.52/0.19 FID, respectively. When transferring our 1.0B model to the ImageNet 512$\times$512 benchmark in a zero-shot manner, FlexVAR achieves competitive results compared to the VAR 2.3B model, which is a fully supervised model trained at 512$\times$512 resolution.

📄 PDF Abstract BibTeX arXiv:2502.20313

Code (1)

jiaosiyu1999/FlexVAR 공식 구현 pytorch

Tasks

Image GenerationPrediction

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

DetailFlow: 1D Coarse-to-Fine Autoregressive Image Generation via Next-Detail Prediction

2025-05-27 · Yiheng Liu, Liao Qu, Huichao Zhang, Xu Wang 외

This paper presents DetailFlow, a coarse-to-fine 1D autoregressive (AR) image generation method that models images through a novel next-detail prediction strategy. By learning a resolution-aware token sequence supervised…

Image Generation

Rethinking Training Dynamics in Scale-wise Autoregressive Generation

2025-12-06 · Gengze Zhou, Chongjian Ge, Hao Tan, Feng Liu 외 arxiv

Recent advances in autoregressive (AR) generative models have produced increasingly powerful systems for media synthesis. Among them, next-scale prediction has emerged as a popular paradigm, where models generate images …

Autoregressive Video Generation without Vector Quantization

2024-12-18 · Haoge Deng, Ting Pan, Haiwen Diao, Zhengxiong Luo 외

This paper presents a novel approach that enables autoregressive video generation with high efficiency. We propose to reformulate the video generation problem as a non-quantized autoregressive modeling of temporal frame-…

Image GenerationPredictionQuantizationText to Image Generation+2

Spanning Tree Autoregressive Visual Generation

2025-11-21 · Sangkyu Lee, Changho Lee, Janghoon Han, Hosung Song 외 arxiv

We present Spanning Tree Autoregressive (STAR) modeling, which can incorporate prior knowledge of images, such as center bias and locality, to maintain sampling performance while also providing sufficiently flexible sequ…

Image InpaintingImage Editing

InstructSeq: Unifying Vision Tasks with Instruction-conditioned Multi-modal Sequence Generation

2023-11-30 · Rongyao Fang, Shilin Yan, Zhaoyang Huang, Jingqiu Zhou 외

Empowering models to dynamically accomplish tasks specified through natural language instructions represents a promising path toward more capable and general artificial intelligence. In this work, we introduce InstructSe…

Image CaptioningReferring ExpressionReferring Expression SegmentationSemantic Segmentation