English

Dynamic Mixture-of-Experts for Visual Autoregressive Model

Computer Vision and Pattern Recognition 2026-03-17 v2

Abstract

Visual Autoregressive Models (VAR) offer efficient and high-quality image generation but suffer from computational redundancy due to repeated Transformer calls at increasing resolutions. We introduce a dynamic Mixture-of-Experts router integrated into VAR. The new architecture allows to trade compute for quality through scale-aware thresholding. This thresholding strategy balances expert selection based on token complexity and resolution, without requiring additional training. As a result, we achieve 20% fewer FLOPs, 11% faster inference and match the image quality achieved by the dense baseline.

Keywords

Cite

@article{arxiv.2510.08629,
  title  = {Dynamic Mixture-of-Experts for Visual Autoregressive Model},
  author = {Jort Vincenti and Metod Jazbec and Guoxuan Xia},
  journal= {arXiv preprint arXiv:2510.08629},
  year   = {2026}
}
R2 v1 2026-07-01T06:27:45.286Z