Parallel Decoding Distillation for Fast Image and Video Generation
Generation in video diffusion or flow models is computationally expensive due to the slow and iterative sampling process.
Hugging Face · Daily Papers
·Neta Shaul, Chao Liu
·
·▲ 5 upvotes
Este artigo está em destaque na seleção diária de papers do Hugging Face, curada pela comunidade de pesquisa em IA.
Autores: Neta Shaul, Chao Liu, Arash Vahdat, Julius Berner
- 5 upvotes da comunidade
Resumo
Resumo original (em inglês), extraído do paper:
Generation in video diffusion or flow models is computationally expensive due to the slow and iterative sampling process. Current state-of-the-art (SOTA) acceleration methods heavily rely on variational score distillation (VSD) and adversarial losses to distill diffusion models into few-step generators. Albeit achieving high-quality video generation, these training losses are notoriously hard to optimize and suffer from mode collapse, leading to loss of video diversity and lack of motion. In this paper, we introduce Parallel Decoding Distillation (PDD), a simplified and scalable trajectory-based distillation method for fast inference of diffusion and flow matching models. Our architecture and training procedure are compatible with any pre-trained model and support sampling with a varying number of function evaluations (NFE). PDD accelerates generation by predicting multiple denoising steps per network evaluation. Conceptually, it learns a representation of the mean velocity without regressing its derivative using JVPs or finite-difference approximations. Our method achieves SOTA performance with 4-8 NFE on LTX-2.3 Text-to-Video/Audio, Wan 14B Text-to-Video, and Qwen-Image Text-to-Image. Moreover, PDD presents a significant improvement in generated video diversity.Onde ler
// relacionados
Leia também
Editorial
Quando dois erros se anulam: o defeito escondido na destilação de difusão
Blog
Um framework baseado em GAN para síntese robusta de dados em observações de Internet via satélite
Blog
Understanding Semantic IDs: From Item Representation to Item Selection in Generative Recommendation
Blog