Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

StageVAR: Stage-Aware Acceleration for Visual Autoregressive Models

About

Visual Autoregressive (VAR) modeling departs from the next-token prediction paradigm of traditional Autoregressive (AR) models through next-scale prediction, enabling high-quality image generation. However, the VAR paradigm suffers from sharply increased computational complexity and running time at large-scale steps. Although existing acceleration methods reduce runtime for large-scale steps, but rely on manual step selection and overlook the varying importance of different stages in the generation process. To address this challenge, we present StageVAR, a systematic study and stage-aware acceleration framework for VAR models. Our analysis shows that early steps are critical for preserving semantic and structural consistency and should remain intact, while later steps mainly refine details and can be pruned or approximated for acceleration. Building on these insights, StageVAR introduces a plug-and-play acceleration strategy that exploits semantic irrelevance and low-rank properties in late-stage computations, without requiring additional training. Our proposed StageVAR achieves up to 3.4x speedup with only a 0.01 drop on GenEval and a 0.26 decrease on DPG, consistently outperforming existing acceleration baselines. These results highlight stage-aware design as a powerful principle for efficient visual autoregressive image generation.

Senmao Li, Kai Wang, Salman Khan, Fahad Shahbaz Khan, Jian Yang, Yaxing Wang• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationDPG
Overall Score86.05
131
Text-to-Image GenerationGenEval
Two Objects87
87
Text-to-Image GenerationCOCO 30K 2014
FID26.91
2
Text-to-Image GenerationCOCO 2017 (5K)
FID37.13
2
Showing 4 of 4 rows

Other info

GitHub

Follow for update