[2404.02905] Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction
Abstract:We present Visual AutoRegressive modeling (VAR), a new generation paradigm that redefines the autoregressive learning on images as coarse-to-fine "next-scale prediction" or "next-resolution prediction", diverging from the standard raster-scan "next-token prediction". This simple, intuitive methodology allows autoregressive (AR) transformers to learn visual distributions fast and generalize well: VAR, for the first time, makes GPT-like AR models surpass diffusion transformers in image generation. On ImageNet 256x256 benchmark, VAR significantly improve AR baseline by improving Frechet inception distance (FID) from 18.65 to 1.73, inception score (IS) from 80.4 to 350.2, with around 20x faster inference speed. It is also empirically verified that VAR outperforms the Diffusion Transformer (DiT) in multiple dimensions including image quality, inference speed, data efficiency, and scalability. Scaling up VAR models exhibits clear power-law scaling laws similar to those observed in LLMs, with linear correlation coefficients near -0.998 as solid evidence. VAR further showcases zero-shot generalization ability in downstream tasks including image in-painting, out-painting, and editing. These results suggest VAR has initially emulated the two important properties of LLMs: Scaling Laws and zero-shot task generalization. We have released all models and codes to promote the exploration of AR/VAR models for visual generation and unified learning.
Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction Keyu Tian1,2 , Yi Jiang2,† , Zehuan Yuan2,∗ , Bingyue Peng2 , Liwei Wang1,∗ 1 2 Peking University Bytedance Inc keyutian@stu.pku.edu.cn, jiangyi.enjoy@bytedance.com,…
saved by
related reading
- Video Generation Models Explosion 2024yenchenlin.me
- An In-Depth Analysis of VAR (NIPS 2024 Best Paper): Why Next-scale Prediciton Beats Diffusion Models?zhouyifan.net
- Alexi Gladstone | Explorative Modeling -- Unlocking a Third Pretraining Axis and End-to-End Generationalexiglad.github.io
- What are Diffusion Models? | Lil'Loglilianweng.github.io
- FlexTok: Resampling Images into 1D Token Sequences of Flexible Lengtharxiv.org
- Aman's AI Journal • Primers • Ilya Sutskever's Top 30aman.ai
- francesco215.github.io/autoregressive_diffusion/francesco215.github.io
- [2605.05331] ViTok-v2: Scaling Native Resolution Auto-Encoders to 5 Billion Parametersarxiv.org
- What are Diffusion Models?lilianweng.github.io
- Yang Songyang-song.net
- Generative modelling in latent space – Sander Dielemansander.ai
- State-of-the-Art Image Generative Models – Aran Komatsuzakiarankomatsuzaki.wordpress.com