PAPER DIGEST
Most Influential NEURIPS 2024 Paper · 2026-03 edition

Autoregressive Image Generation Without Vector Quantization

Tianhong Li; Yonglong Tian; He Li; Mingyang Deng; Kaiming He

Venue
NEURIPS 2024
Recognition
Most Influential NEURIPS 2024 Paper (Rank No. 13)
Edition
2026-03
Impact factor
7
Certificate ID
0f84eb79f60d3b5b

Abstract

Conventional wisdom holds that autoregressive models for image generation are typically accompanied by vector-quantized tokens. We observe that while a discrete-valued space can facilitate representing a categorical distribution, it is not a necessity for autoregressive modeling. In this work, we propose to model the per-token probability distribution using a diffusion procedure, which allows us to apply autoregressive models in a continuous-valued space. Rather than using categorical cross-entropy loss, we define a Diffusion Loss function to model the per-token probability. This approach eliminates the need for discrete-valued tokenizers. We evaluate its effectiveness across a wide range of cases, including standard autoregressive models and generalized masked autoregressive (MAR) variants. By removing vector quantization, our image generator achieves strong results while enjoying the speed advantage of sequence modeling. We hope this work will motivate the use of autoregressive generation in other continuous-valued domains and applications.

Download PDF certificate