2025
LANTERN: Accelerating Visual Autoregressive Models with Relaxed Speculative Decoding
ICLR 2025poster
Auto-Regressive (AR) models have recently gained prominence in image generation, often matching or even surpassing the performance of diffusion models. However, one major limitation of AR models is their sequential nature, which processes tokens one at a time, slowing down generation compared to mod…