Causal Forcing: Autoregressive Diffusion Distillation Done Right for High-Quality Real-Time Video Generation
To achieve real-time video generation, current approaches distill pretrained bidirectional video diffusion models into few-step autoregressive (AR) models. This process involves an *architectural gap*, as it converts full attention into causal attention. In this paper, we demonstrate that existing m…