Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Frequency-Aware Autoregressive Modeling for Efficient High-Resolution Image Synthesis

About

Visual autoregressive modeling, based on the next-scale prediction paradigm, exhibits notable advantages in image quality and model scalability over traditional autoregressive and diffusion models. It generates images by progressively refining resolution across multiple stages. However, the computational overhead in high-resolution stages remains a critical challenge due to the substantial number of tokens involved. In this paper, we introduce SparseVAR, a plug-and-play acceleration framework for next-scale prediction that dynamically excludes low-frequency tokens during inference without requiring additional training. Our approach is motivated by the observation that tokens in low-frequency regions have a negligible impact on image quality in high-resolution stages and exhibit strong similarity with neighboring tokens. Additionally, we observe that different blocks in the next-scale prediction model focus on distinct regions, with some concentrating on high-frequency areas. SparseVAR leverages these insights by employing lightweight MSE-based metrics to identify low-frequency tokens while preserving the fidelity of excluded regions through a small set of uniformly sampled anchor tokens. By significantly reducing the computational cost while maintaining high image generation quality, SparseVAR achieves notable acceleration in both HART and Infinity. Specifically, SparseVAR achieves up to a 2 times speedup with minimal quality degradation in Infinity-2B.

Zhuokun Chen, Jugang Fan, Zhuowei Yu, Bohan Zhuang, Mingkui Tan• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationGenEval
Overall Score72.08
914
Text-to-Image GenerationDPG-Bench
Overall Score82.56
510
Text-to-Image GenerationGenEval
GenEval Score72
459
Text-to-Image GenerationDPG
Overall Score82.56
270
Text-to-Image GenerationGenEval
Overall Score72
218
Text-to-Video GenerationVBench
Quality Score82.7
209
Text-to-Image GenerationHPS v2.1
Overall Score29.53
153
Text-to-Image GenerationImageReward
ImageReward Score0.895
119
Human Preference EvaluationImageReward
Average Score0.8936
40
Human Preference AlignmentHPS v2.1
Anime Score31.03
16
Showing 10 of 12 rows

Other info

Follow for update