TL;DR
DC-AR is a new masked autoregressive image generation framework that combines a deep compression tokenizer with a hybrid generation process, achieving high quality and efficiency surpassing previous diffusion models.
Contribution
Introduces DC-HT, a deep compression hybrid tokenizer, and a hybrid autoregressive framework that significantly improves image quality and computational efficiency.
Findings
Achieves a gFID of 5.49 on MJHQ-30K.
Attains an overall score of 0.69 on GenEval.
Offers 1.5-7.9x higher throughput and 2.0-3.5x lower latency.
Abstract
We introduce DC-AR, a novel masked autoregressive (AR) text-to-image generation framework that delivers superior image generation quality with exceptional computational efficiency. Due to the tokenizers' limitations, prior masked AR models have lagged behind diffusion models in terms of quality or efficiency. We overcome this limitation by introducing DC-HT - a deep compression hybrid tokenizer for AR models that achieves a 32x spatial compression ratio while maintaining high reconstruction fidelity and cross-resolution generalization ability. Building upon DC-HT, we extend MaskGIT and create a new hybrid masked autoregressive image generation framework that first produces the structural elements through discrete tokens and then applies refinements via residual tokens. DC-AR achieves state-of-the-art results with a gFID of 5.49 on MJHQ-30K and an overall score of 0.69 on GenEval, while…
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.
