Papers › Uncertainty-aware Surrogate Models for Airfoil Flow Simulations with Denoising...

Uncertainty-aware Surrogate Models for Airfoil Flow Simulations with Denoising Diffusion Probabilistic Models

8 Dec 2023arXiv:2312.05320archive 2025-07-28

Qiang Liu, Nils Thuerey

Leveraging neural networks as surrogate models for turbulence simulation is a topic of growing interest. At the same time, embodying the inherent uncertainty of simulations in the predictions of surrogate models remains very challenging. The present study makes a first attempt to use denoising diffusion probabilistic models (DDPMs) to train an uncertainty-aware surrogate model for turbulence simulations. Due to its prevalence, the simulation of flows around airfoils with various shapes, Reynolds numbers, and angles of attack is chosen as the learning objective. Our results show that DDPMs can successfully capture the whole distribution of solutions and, as a consequence, accurately estimate the uncertainty of the simulations. The performance of DDPMs is also compared with varying baselines in the form of Bayesian neural networks and heteroscedastic models. Experiments demonstrate that DDPMs outperform the other methods regarding a variety of accuracy metrics. Besides, it offers the advantage of providing access to the complete distributions of uncertainties rather than providing a set of parameters. As such, it can yield realistic and detailed samples from the distribution of solutions. We also evaluate an emerging generative modeling variant, flow matching, in comparison to regular diffusion models. The results demonstrate that flow matching addresses the problem of slow sampling speed typically associated with diffusion models. As such, it offers a promising new paradigm for uncertainty quantification with generative models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.05320")

Code

Syntology Ran 13 of 14 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 2 ran · violated contract; 11 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tum-pbs/diffusion-based-flow-prediction officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 13 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · violated contract
11ran
1unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tum-pbs/diffusion-based-flow-prediction. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

SPD_Conv_down_sampling tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/network_modules/base_net.py official repository ran Apache-2.0 (permissive) · a37c441a7fee9ba0 · report
default tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/helpers.py official repository ran · violated contract Apache-2.0 (permissive) · 424012cb37b31172 · report
exists tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/helpers.py official repository ran · violated contract Apache-2.0 (permissive) · aa5486a3650902d8 · report
find_max_min_mag tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/airfoil_datasets.py official repository ran Apache-2.0 (permissive) · e3015dcb0ce2f3fe · report
get_constant_lambda tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/trainer_base.py official repository ran Apache-2.0 (permissive) · fa778e229eec3eb3 · report
get_cosine_lambda tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/trainer_base.py official repository ran Apache-2.0 (permissive) · 568000833d858c68 · report
get_force_pressure tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/drag_lift.py official repository ran Apache-2.0 (permissive) · e73bcef583d646e2 · report
get_linear_lambda tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/trainer_base.py official repository ran Apache-2.0 (permissive) · a1903a20d83e8053 · report
interpolate_up_sampling tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/network_modules/base_net.py official repository ran Apache-2.0 (permissive) · c25e6248adeb0fbe · report
normalized2dimless tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/airfoil_datasets.py official repository ran Apache-2.0 (permissive) · 589a1afec9af4011 · report
rescale_unit tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/drag_lift.py official repository ran fingerprinted Apache-2.0 (permissive) · fe747a1b590f846d · report
show_paras tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/helpers.py official repository ran Apache-2.0 (permissive) · 32321d1536b7ca58 · report
sort_case_list tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/airfoil_datasets.py official repository ran Apache-2.0 (permissive) · b970f65df6c31ac6 · report
sym_colormap tum-pbs/diffusion-based-flow-prediction/airfoil_diffusion/plotter.py official repository unverified Apache-2.0 (permissive) · 6a2621bf5b6b9b2a · report

Tasks

DenoisingUncertainty Quantification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionSETSPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections