ResTok: Learning Hierarchical Residuals in 1D Visual Tokenizers for Autoregressive Image Generation
Xu Zhang, Cheng Da, Huan Yang, Kun Gai, Ming Lu, Zhan Ma

TL;DR
ResTok introduces a hierarchical residual approach to 1D visual tokenization, significantly improving autoregressive image generation efficiency and quality by capturing multi-level features and reducing sampling steps.
Contribution
The paper proposes ResTok, a novel hierarchical residual visual tokenizer that enhances representation and accelerates autoregressive image generation.
Findings
Achieves a gFID of 2.34 on ImageNet-256 with 9 sampling steps.
Significantly improves autoregressive image generation quality.
Reduces sampling steps by predicting entire latent levels at once.
Abstract
Existing 1D visual tokenizers for autoregressive (AR) generation largely follow the design principles of language modeling, as they are built directly upon transformers whose priors originate in language, yielding single-hierarchy latent tokens and treating visual data as flat sequential token streams. However, this language-like formulation overlooks key properties of vision, particularly the hierarchical and residual network designs that have long been essential for convergence and efficiency in visual models. To bring "vision" back to vision, we propose the Residual Tokenizer (ResTok), a 1D visual tokenizer that builds hierarchical residuals for both image tokens and latent tokens. The hierarchical representations obtained through progressively merging enable cross-level feature fusion at each layer, substantially enhancing representational capacity. Meanwhile, the semantic residuals…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
