paper-with-me

홈 › Papers

Benchmarking Autoregressive Conditional Diffusion Models for Turbulent Flow Simulation

2023-09-04 · Georg Kohl, Li-Wei Chen, Nils Thuerey

Simulating turbulent flows is crucial for a wide range of applications, and machine learning-based solvers are gaining increasing relevance. However, achieving temporal stability when generalizing to longer rollout horizons remains a persistent challenge for learned PDE solvers. In this work, we analyze if fully data-driven fluid solvers that utilize an autoregressive rollout based on conditional diffusion models are a viable option to address this challenge. We investigate accuracy, posterior sampling, spectral behavior, and temporal stability, while requiring that methods generalize to flow parameters beyond the training regime. To quantitatively and qualitatively benchmark the performance of various flow prediction approaches, three challenging 2D scenarios including incompressible and transonic flows, as well as isotropic turbulence are employed. We find that even simple diffusion-based approaches can outperform multiple established flow prediction methods in terms of accuracy and temporal stability, while being on par with state-of-the-art stabilization techniques like unrolling at training time. Such traditional architectures are superior in terms of inference speed, however, the probabilistic nature of diffusion approaches allows for inferring multiple predictions that align with the statistics of the underlying physics. Overall, our benchmark contains three carefully chosen data sets that are suitable for probabilistic evaluation alongside various established flow prediction architectures.

📄 PDF Abstract BibTeX arXiv:2309.01745

Code (1)

tum-pbs/autoreg-pde-diffusion 공식 구현 pytorch

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Towards Scalable One-Step Generative Modeling for Autoregressive Dynamical System Forecasting

2026-05-07 · Tianyue Yang, Xiao Xue arxiv

Fast surrogate modeling for high-dimensional physical dynamics requires more than low short-term error: useful models must roll out efficiently while preserving the statistical structure of long trajectories. Neural oper…

Bayesian Conditional Diffusion Models for Versatile Spatiotemporal Turbulence Generation

2023-11-14 · Han Gao, Xu Han, Xiantao Fan, Luning Sun 외

Turbulent flows have historically presented formidable challenges to predictive computational modeling. Traditional numerical simulations often require vast computational resources, making them infeasible for numerous en…

Learning Temporally Consistent Turbulence Between Sparse Snapshots via Diffusion Models

2025-12-31 · Mohammed Sardar, Małgorzata J. Zimoń, Samuel Draycott, Alistair Revell 외 arxiv

We investigate the statistical accuracy of temporally interpolated spatiotemporal flow sequences between sparse, decorrelated snapshots of turbulent flow fields using conditional Denoising Diffusion Probabilistic Models …

Uni-Flow: a unified autoregressive-diffusion model for complex multiscale flows

2026-02-17 · Xiao Xue, Tianyue Yang, Mingyang Gao, Leyu Pan 외 arxiv

Spatiotemporal flows govern diverse phenomena across physics, biology, and engineering, yet modelling their multiscale dynamics remains a central challenge. Despite major advances in physics-informed machine learning, ex…

Autoregressive regularized score-based diffusion models for multi-scenarios fluid flow prediction

2025-05-30 · Wilfried Genuist, Éric Savin, Filippo Gatti, Didier Clouteau

Building on recent advances in scientific machine learning and generative modeling for computational fluid dynamics, we propose a conditional score-based diffusion model designed for multi-scenarios fluid flow prediction…