2026
Dual-Solver: A Generalized ODE Solver for Diffusion Models with Dual Prediction
ICLR 2026poster
Diffusion models deliver state-of-the-art image quality. However, sampling is costly at inference time because it requires many model evaluations (number of function evaluations, NFEs). To reduce NFEs, classical ODE multistep methods have been adopted. Yet differences in the choice of prediction typ…