Researchers introduce Parallel Decoding Distillation (PDD), a simplified trajectory-based method to accelerate inference in diffusion and flow matching models. Unlike current approaches that rely on hard-to-optimize variational score distillation and adversarial losses, PDD predicts multiple denoising steps per network evaluation.
- Compatible with any pre-trained model and supports sampling with varying numbers of function evaluations (NFE).
- Learns a representation of mean velocity without regressing its derivative using Jacobian-vector products or finite-difference approximations.
- Achieves state-of-the-art performance on LTX-2.3 Text-to-Video/Audio, Wan 14B Text-to-Video, and Qwen-Image Text-to-Image with 4-8 NFE.
- Significantly improves generated video diversity compared to existing methods.
PDD offers a scalable alternative for fast inference that avoids mode collapse while maintaining high-quality generation across text-to-video and text-to-image tasks.