Robust Parallel Diffusion Sampling via Dynamic Jacobian Bandwidth
Abstract
Lay Summary
Diffusion models can generate high-quality images and videos, but they are often slow because they usually create samples through many steps that must be run one after another. This makes them difficult to use in real-time or large-scale applications. Our paper introduces ROPA, a new method that makes this generation process faster by allowing multiple steps to be solved in parallel while still keeping the final image or video quality high. The key idea is to adapt how much information is shared across generation steps: ROPA uses more careful computation in difficult parts of the process and simpler computation where the process is already stable. This helps avoid errors that can appear when generation is sped up too aggressively. Across several large image and video generation models, ROPA substantially reduces generation time while preserving visual quality, making fast and reliable diffusion-based generation more practical.