English

Towards Better & Faster Autoregressive Image Generation: From the Perspective of Entropy

Computer Vision and Pattern Recognition 2025-10-21 v2

Abstract

In this work, we first revisit the sampling issues in current autoregressive (AR) image generation models and identify that image tokens, unlike text tokens, exhibit lower information density and non-uniform spatial distribution. Accordingly, we present an entropy-informed decoding strategy that facilitates higher autoregressive generation quality with faster synthesis speed. Specifically, the proposed method introduces two main innovations: 1) dynamic temperature control guided by spatial entropy of token distributions, enhancing the balance between content diversity, alignment accuracy, and structural coherence in both mask-based and scale-wise models, without extra computational overhead, and 2) entropy-aware acceptance rules in speculative decoding, achieving near-lossless generation at about 85\% of the inference cost of conventional acceleration methods. Extensive experiments across multiple benchmarks using diverse AR image generation models demonstrate the effectiveness and generalizability of our approach in enhancing both generation quality and sampling speed.

Keywords

Cite

@article{arxiv.2510.09012,
  title  = {Towards Better & Faster Autoregressive Image Generation: From the Perspective of Entropy},
  author = {Xiaoxiao Ma and Feng Zhao and Pengyang Ling and Haibo Qiu and Zhixiang Wei and Hu Yu and Jie Huang and Zhixiong Zeng and Lin Ma},
  journal= {arXiv preprint arXiv:2510.09012},
  year   = {2025}
}

Comments

Code is available at https://github.com/krennic999/ARsample