2025
Hawk: Leveraging Spatial Context for Faster Autoregressive Text-to-Image Generation
NeurIPS 2025poster
Autoregressive (AR) image generation models are capable of producing high-fidelity images but often suffer from slow inference due to their inherently sequential, token-by-token decoding process. Speculative decoding, which employs a lightweight draft model to approximate the output of a larger AR m…