Papers › Uncertainty-Calibrated Diffusion for Reliable 3D Molecular Graph Generation

Uncertainty-Calibrated Diffusion for Reliable 3D Molecular Graph Generation

1 Jun 2026arXiv:2606.01595added by Syntology

Fang Wan, Jingxiang Qu, Yi Liu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Bayesian inference provides a principled framework for modeling epistemic uncertainty in neural networks by treating predictions as distributions rather than deterministic values. Meanwhile, diffusion-based models for 3D molecular graph generation operate on fragile geometric structures governed by strict chemical constraints, making inference highly sensitive to uncertainty miscalibration. A largely overlooked issue is that epistemic uncertainty arising from the learned denoiser interacts with the aleatoric uncertainty intentionally injected during reverse diffusion, leading to systematic variance inflation and a mismatch between the true distribution and the simulated distribution. This effect is particularly detrimental for high-precision molecular generation, where even small deviations can violate chemical validity. In this work, we provide a theoretical and empirical analysis of how epistemic uncertainty propagates through diffusion inference and degrades sampling quality. Building on this investigation, we propose UCD (Uncertainty-Calibrated Diffusion), a simple yet effective method that calibrates the reverse diffusion process to account for epistemic uncertainty. Extensive experiments on standard 3D molecular benchmarks demonstrate that UCD consistently improves sampling quality across diverse baseline methods, establishing new state-of-the-art performance for 3D molecular diffusion. The code is available at https://github.com/jiuguaiwf/UCD.

PaperPDFCode Syntology ran

In Syntology 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="2606.01595")

Code

Syntology Ran 6 of 9 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 5 ran with no contract checked.

By repository: found in paper text by Syntology: 9 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jiuguaiwf/UCD found in paper text by Syntology report

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

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

1ran · our draft was wrong
5ran
3unverified

Licence: 0 of the 9 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 jiuguaiwf/UCD. “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.

swish jiuguaiwf/UCD/edm/egnn/dropout_layer.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 0f786c407fb1ee4c · report
build_diagonal_laplace_state jiuguaiwf/UCD/edm/egnn/last_layer_laplace.py found in paper text by Syntology ran MIT (permissive) · 1b4121b61259e9d2 · report
compute_loss_and_nll jiuguaiwf/UCD/edm/qm9/losses.py found in paper text by Syntology ran MIT (permissive) · 4ed06d5114046b7e · report
compute_mc_dropout_scalar_uncertainty jiuguaiwf/UCD/edm/egnn/models.py found in paper text by Syntology ran MIT (permissive) · dba4c0c168802618 · report
load_split_data jiuguaiwf/UCD/edm/build_geom_dataset.py found in paper text by Syntology ran MIT (permissive) · 24d665e94f616fb4 · report
sum_except_batch jiuguaiwf/UCD/edm/qm9/losses.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 90c529ca8e85d3db · report
get_args_gen jiuguaiwf/UCD/edm/eval_conditional_qm9.py found in paper text by Syntology unverified MIT (permissive) · f576c0a0e0ae29c2 · report
maybe_load_last_layer_laplace jiuguaiwf/UCD/edm/eval_analyze-uncertainty.py found in paper text by Syntology unverified MIT (permissive) · d3bd9393f95d2c44 · report
sample_diagonal_last_layer jiuguaiwf/UCD/edm/egnn/last_layer_laplace.py found in paper text by Syntology unverified MIT (permissive) · 8e8422c6144b4f89 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.01595, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

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