English

On Computational Limits and Provably Efficient Criteria of Visual Autoregressive Models: A Fine-Grained Complexity Analysis

Machine Learning 2025-02-04 v2 Artificial Intelligence Computational Complexity Computer Vision and Pattern Recognition

Abstract

Recently, Visual Autoregressive (VAR\mathsf{VAR}) Models introduced a groundbreaking advancement in the field of image generation, offering a scalable approach through a coarse-to-fine ``next-scale prediction'' paradigm. Suppose that nn represents the height and width of the last VQ code map generated by VAR\mathsf{VAR} models, the state-of-the-art algorithm in [Tian, Jiang, Yuan, Peng and Wang, NeurIPS 2024] takes O(n4+o(1))O(n^{4+o(1)}) time, which is computationally inefficient. In this work, we analyze the computational limits and efficiency criteria of VAR\mathsf{VAR} Models through a fine-grained complexity lens. Our key contribution is identifying the conditions under which VAR\mathsf{VAR} computations can achieve sub-quadratic time complexity. We have proved that assuming the Strong Exponential Time Hypothesis (SETH\mathsf{SETH}) from fine-grained complexity theory, a sub-quartic time algorithm for VAR\mathsf{VAR} models is impossible. To substantiate our theoretical findings, we present efficient constructions leveraging low-rank approximations that align with the derived criteria. This work initiates the study of the computational efficiency of the VAR\mathsf{VAR} model from a theoretical perspective. Our technique will shed light on advancing scalable and efficient image generation in VAR\mathsf{VAR} frameworks.

Keywords

Cite

@article{arxiv.2501.04377,
  title  = {On Computational Limits and Provably Efficient Criteria of Visual Autoregressive Models: A Fine-Grained Complexity Analysis},
  author = {Yekun Ke and Xiaoyu Li and Yingyu Liang and Zhizhou Sha and Zhenmei Shi and Zhao Song},
  journal= {arXiv preprint arXiv:2501.04377},
  year   = {2025}
}
R2 v1 2026-06-28T20:59:39.558Z