← Latest papers
🤖 machine learning

Parallel Decoding Distillation for Fast Image and Video Generation

This paper introduces Parallel Decoding Distillation (PDD), a scalable and simplified trajectory-based method that accelerates image and video generation by predicting multiple denoising steps per network evaluation, achieving state-of-the-art performance with 4–8 function evaluations while significantly improving video diversity compared to existing distillation techniques.

Original authors: Neta Shaul, Chao Liu, Arash Vahdat, Julius Berner

Published 2026-07-29
📖 4 min read☕ Coffee break read

Original authors: Neta Shaul, Chao Liu, Arash Vahdat, Julius Berner

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a robot to paint a masterpiece or direct a movie. In the world of artificial intelligence, this is done using "diffusion" or "flow" models. Think of these models as artists who start with a canvas covered in static noise—like a TV tuned to a dead channel—and slowly, step-by-step, clean it up until a clear image or video appears. The problem is that this cleaning process is incredibly slow. To get a high-quality result, the robot might need to take hundreds of tiny steps, checking its work at every single one. It's like trying to walk across a room by taking one millimeter step at a time; you'll get there, but it will take forever.

To speed this up, scientists have been trying to teach these robots to take bigger leaps. Some methods try to guess the final destination in one giant jump, while others try to learn the "path" the robot should take so it can skip the boring middle parts. However, the current best methods for video are tricky. They often rely on complex, unstable training tricks that can make the robot forget how to move, resulting in videos that look great but are frozen in time, or they collapse into repetitive, boring patterns. The big question is: Can we teach these models to move fast and smoothly without losing the magic of their creativity?

This paper introduces a new technique called Parallel Decoding Distillation (PDD), which acts like a super-efficient coach for these AI artists. Instead of forcing the robot to take one step at a time, PDD teaches it to predict a whole sequence of steps in a single glance. Imagine you are walking down a hallway. A normal robot stops at every door to check if it's open before moving to the next. PDD, however, looks down the entire hallway, predicts exactly how the floor will feel under its feet for the next ten steps, and then strides forward confidently, covering that whole distance in one go.

The authors found that by training the model to predict the "average speed" (or velocity) for a block of time all at once, they could generate high-quality images and videos in just 4 to 8 steps (called Function Evaluations, or NFE), compared to the hundreds usually required. This is a massive speedup. Unlike previous methods that tried to force the robot to follow a rigid path or use complicated math that often broke the model's ability to create variety, PDD uses a simpler, more direct approach. It doesn't need to calculate complex derivatives or use adversarial games (where two AIs fight each other to improve), which are known to cause "mode collapse"—a fancy way of saying the AI gets stuck making the same thing over and over.

The paper shows that this method works incredibly well on large-scale models, including those that generate text-to-video and text-to-image content. For example, on the Wan2.1 video model, PDD produced videos with 4 NFE that were not only faster but also more diverse and dynamic than other top methods. In tests with the LTX-2.3 model, which creates 10-second videos with audio, PDD managed to match the quality of a teacher model that took 4 × 30 NFE (120 steps total) using only 8 NFE. The results suggest that PDD is a robust way to make AI generation faster without sacrificing the variety and motion that make videos feel alive. It's a significant step forward, proving that you don't need to take a million tiny steps to get a great result; sometimes, you just need to learn how to see the whole path ahead.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →