DiffusionRollout: Uncertainty-Aware Rollout Planning in Long-Horizon PDE Solving
Seungwoo Yoo, Juil Koo, Daehyeon Choi, Minhyuk Sung
TL;DR
DiffusionRollout tackles the problem of error accumulation in long-horizon PDE predictions by leveraging the probabilistic nature of conditional diffusion models to quantify predictive uncertainty. It introduces a training-free adaptive rollout that uses sample-based uncertainty to selectively advance timesteps, balancing network approximation error and condition-induced error without retraining. Across Gray-Scott, turbulent flow, Cahn-Hilliard, and anisotropic diffusion benchmarks, it outperforms state-of-the-art baselines and maintains high cross-time correlations, demonstrating both improved accuracy and extended reliable horizons. The approach offers practical benefits for physics-informed simulations by providing reliable long-term forecasts with minimal additional computation beyond standard diffusion-based solvers.
Abstract
We propose DiffusionRollout, a novel selective rollout planning strategy for autoregressive diffusion models, aimed at mitigating error accumulation in long-horizon predictions of physical systems governed by partial differential equations (PDEs). Building on the recently validated probabilistic approach to PDE solving, we further explore its ability to quantify predictive uncertainty and demonstrate a strong correlation between prediction errors and standard deviations computed over multiple samples-supporting their use as a proxy for the model's predictive confidence. Based on this observation, we introduce a mechanism that adaptively selects step sizes during autoregressive rollouts, improving long-term prediction reliability by reducing the compounding effect of conditioning on inaccurate prior outputs. Extensive evaluation on long-trajectory PDE prediction benchmarks validates the effectiveness of the proposed uncertainty measure and adaptive planning strategy, as evidenced by lower prediction errors and longer predicted trajectories that retain a high correlation with their ground truths.
