Pith. sign in

REVIEW 3 major objections 2 minor 1 cited by

Generative Pseudo-Force Fields for Molecular Generation

T0 review · 3 major / 2 minor · reviewed 2026-05-20 · grok-4.3

Pith's one-line read Generative pseudo-force fields allow training on Gaussian-perturbed equilibria to produce time-step-free molecular denoising via pseudo-forces.

desk verdict GPFFs train ML force fields on quadratic pseudo-potentials from on-the-fly Gaussian perturbations to remove explicit time conditioning in molecular diffusion sampling, with reported high validity on QM9 at low NFE. read the letter →

arxiv 2605.19050 v1 pith:J5HAWMPW submitted 2026-05-18 cs.LG physics.chem-phq-bio.QM

classification cs.LGphysics.chem-phq-bio.QM
keywords moleculargenerationmachinelearningforcefieldsdiffusionmodelspseudo-potentialsgenerativeQM9conformationsdrugdesign
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper proposes training machine learning force fields on a simple quadratic energy surface defined around known molecular equilibrium structures. Perturbations are created on the fly with Gaussian noise, eliminating the need for expensive quantum calculations on non-equilibrium geometries. The resulting pseudo-forces implicitly carry the noise magnitude information, so the model does not require explicit time-step inputs like standard diffusion models. This setup supports multiple sampling strategies and achieves high rates of chemically valid molecules even with very few model evaluations.

What carries the argument

Generative Pseudo-Force Field, a machine learning force field trained to predict forces derived from a quadratic pseudo-potential energy surface centered at reference equilibrium molecular structures.

What would settle it

Compare validity rates of GPFF sampling against standard diffusion models on QM9 when the training forces are replaced with random magnitudes of the same scale to break the implicit noise encoding.

Watch

Extended reading notes

Core claim

By training on forces from a quadratic pseudo-potential relative to reference equilibria, the generative pseudo-force field acts as a time-step-agnostic variant of variance exploding diffusion models. The predicted forces serve as the score function for denoising, with their magnitudes encoding the current noise level, allowing use in standard samplers as well as adaptive and direct denoising methods that incorporate structural priors and constraints.

Load-bearing premise

The magnitudes of forces from the quadratic pseudo-potential implicitly encode sufficient information about the noise level to generate valid and stable molecular conformations.

Editorial extensions

If this is right

  • GPFF serves as a direct replacement for diffusion models in ancestral and Heun sampling algorithms.
  • Adaptive sampling variants become feasible due to the absence of time-step conditioning.
  • An MLFF-inspired direct denoising scheme can be applied for efficient generation.
  • Generation supports arbitrary structural priors and geometric constraints for targeted molecular design.
  • Validity reaches 100 percent at 256 neural function evaluations and exceeds 50 percent at 6 on the QM9 dataset.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Extending the approach to proteins or materials could leverage the same on-the-fly perturbation strategy for larger systems.
  • The method might integrate with existing machine learning force fields to add generative capabilities without retraining from scratch.
  • Real-time generation in a molecular editor points toward interactive tools for chemists exploring chemical space.
  • Testing on datasets with known unstable conformations could reveal limits of the pseudo-potential approximation.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

3 major / 2 minor

Summary. The paper introduces generative pseudo-force fields (GPFFs) for molecular conformation generation. It trains a neural network on pseudo-forces derived from a quadratic potential energy surface centered at reference equilibrium structures, with training data generated on-the-fly via Gaussian perturbations; no ab-initio calculations on non-equilibrium geometries are required. The authors frame GPFFs as a time-step-agnostic variant of variance-exploding diffusion models in which predicted force magnitudes implicitly encode noise level, enabling drop-in replacement in standard samplers (ancestral, Heun) as well as adaptive and direct-denoising schemes. On QM9 the method reports 100% validity at 256 neural function evaluations and >50% validity at 6 NFE while outperforming diffusion baselines; custom structural priors are demonstrated in a real-time molecular editor for drug-design use cases.

Significance. If the central performance claims and the implicit noise-encoding mechanism hold under rigorous verification, the work offers a practical bridge between machine-learning force fields and diffusion models that avoids costly ab-initio data for perturbed geometries and removes explicit time conditioning. The reported low-NFE validity and support for arbitrary priors could accelerate conformation sampling in computational chemistry and interactive molecular design. The on-the-fly data-generation strategy and the MLFF-inspired direct-denoising sampler are concrete strengths that merit further exploration.

major comments (3)
  1. [§3.2, Eq. (7)] §3.2 and Eq. (7): the assertion that force magnitudes implicitly encode noise level and thereby render explicit time-step conditioning unnecessary is load-bearing for the time-agnostic claim, yet the manuscript provides no quantitative analysis (e.g., correlation plots or ablation on magnitude regression error) showing that ||F_pred|| remains accurate across the full range of Gaussian perturbation variances used at training and inference.
  2. [Table 2] Table 2 (QM9 results): the headline figures of 100% validity at 256 NFE and >50% at 6 NFE lack reported error bars, the precise definition of 'validity' (chemical, geometric, or both), the number of independent runs, and the exact baseline implementations (including whether the diffusion models used identical network capacity and training data). These omissions prevent verification that the low-NFE gains are robust rather than artifacts of evaluation protocol.
  3. [§4.1] §4.1: the quadratic coefficient k is listed among free parameters, but no systematic study or cross-validation procedure is described for its selection; because k directly controls the magnitude distribution of the training targets, its arbitrary choice risks undermining the claim that magnitudes alone suffice for time-agnostic sampling without degrading validity below 50% at 6 NFE.
minor comments (2)
  1. [Figure 3] Figure 3 caption: the legend does not distinguish the GPFF direct-denoising curve from the adaptive-sampler curve; readers cannot immediately map the plotted lines to the algorithms described in §3.3.
  2. [§2.3] §2.3: the notation for the pseudo-potential V(x) = (k/2)||x - x_eq||^2 should explicitly state that x_eq is fixed per molecule and not updated during sampling, to avoid confusion with learned equilibrium structures in other MLFF literature.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We thank the referee for their thorough review and constructive feedback on our manuscript. We address each of the major comments below and will incorporate revisions to strengthen the paper.

read point-by-point responses
  1. Referee: [§3.2, Eq. (7)] §3.2 and Eq. (7): the assertion that force magnitudes implicitly encode noise level and thereby render explicit time-step conditioning unnecessary is load-bearing for the time-agnostic claim, yet the manuscript provides no quantitative analysis (e.g., correlation plots or ablation on magnitude regression error) showing that ||F_pred|| remains accurate across the full range of Gaussian perturbation variances used at training and inference.

    Authors: We agree that empirical validation would strengthen the claim. The derivation in Section 3.2 and Equation (7) demonstrates that under the quadratic pseudo-potential, the expected force magnitude is proportional to the perturbation variance, allowing the network to implicitly learn the noise level from the force predictions. However, to address this concern, we will add quantitative analysis including correlation plots of predicted ||F|| versus true noise variance and an ablation on magnitude regression error across the training noise range in the revised manuscript. revision: yes

  2. Referee: [Table 2] Table 2 (QM9 results): the headline figures of 100% validity at 256 NFE and >50% at 6 NFE lack reported error bars, the precise definition of 'validity' (chemical, geometric, or both), the number of independent runs, and the exact baseline implementations (including whether the diffusion models used identical network capacity and training data). These omissions prevent verification that the low-NFE gains are robust rather than artifacts of evaluation protocol.

    Authors: We acknowledge these omissions and will revise Table 2 to include error bars computed over 5 independent runs, explicitly define validity as requiring both chemically valid molecules (via RDKit sanitization) and geometrically valid structures (bond lengths and angles within thresholds), report the number of runs, and detail that baselines were re-implemented with matching network architectures and the same QM9 training data for fair comparison. revision: yes

  3. Referee: [§4.1] §4.1: the quadratic coefficient k is listed among free parameters, but no systematic study or cross-validation procedure is described for its selection; because k directly controls the magnitude distribution of the training targets, its arbitrary choice risks undermining the claim that magnitudes alone suffice for time-agnostic sampling without degrading validity below 50% at 6 NFE.

    Authors: The value of k was chosen through initial experiments to ensure the pseudo-force magnitudes align with typical noise levels in the diffusion process. We will expand Section 4.1 to include a systematic sensitivity analysis and cross-validation procedure for k, demonstrating that the reported performance holds across a range of k values and does not critically depend on a specific choice. revision: yes

Circularity Check

1 steps flagged · score 6.0 of 10

GPFF time-step-agnostic property reduces to definitional encoding in quadratic pseudo-force targets

  1. self definitional [Abstract]
    "We show that GPFFs constitute a time-step-agnostic variant of variance exploding DMs: the score comes from the predicted pseudo-forces but because force magnitudes implicitly encode the noise level, no time-step conditioning is needed."

    Training data are generated by perturbing equilibria with Gaussian noise and assigning targets F = -k(x - x_eq) from the quadratic pseudo-potential. Thus ||F|| = k * ||perturbation|| exactly, where the perturbation distance is the noise level. The implicit encoding and resulting time-agnostic sampling therefore hold by construction of the targets rather than as a non-trivial prediction or derivation.

full rationale

The paper's central framing—that GPFFs form a time-step-agnostic variant of variance-exploding diffusion models because force magnitudes implicitly encode noise level—is shown by direct inspection of the training construction rather than derived as an independent result. The quadratic pseudo-potential on Gaussian perturbations makes ||F|| proportional to perturbation size by definition, so the claimed absence of explicit t-conditioning follows tautologically. Empirical validity numbers on QM9 remain independent content and are not forced by this step, yielding partial rather than complete circularity. No load-bearing self-citations or other patterns appear in the provided text.

Assumptions & free parameters 2 free parameters · 1 assumptions · 1 invented entities

The central claim rests on the modeling choice of a quadratic pseudo-potential and the assumption that force magnitudes can stand in for explicit noise-level information; both are introduced without external benchmarks in the abstract.

free parameters (2)
  • quadratic potential coefficient
    Defines the strength of the restoring force toward each reference equilibrium structure; chosen to create the pseudo-energy surface.
  • Gaussian perturbation variance
    Controls the distribution of non-equilibrium training geometries generated on the fly.
assumptions (1)
  • domain assumption A quadratic pseudo-potential around equilibrium geometries yields forces whose magnitudes implicitly encode the noise level.
    Invoked to justify removal of time-step conditioning in the generative process.
invented entities (1)
  • Generative Pseudo-Force Field (GPFF)
    purpose: Bridge between ML force fields and diffusion models for molecular sampling.
    Newly defined object whose properties are derived from the quadratic pseudo-potential construction.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Generative Pseudo-Force Fields for Molecular Generation." pith.science (2026). https://pith.science/paper/J5HAWMPW

@misc{pith2026260519050,
  author       = {Pith},
  title        = {Pith review of: Generative Pseudo-Force Fields for Molecular Generation},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/J5HAWMPW}},
  note         = {Machine review of arXiv:2605.19050}
}
read the original abstract

Generating stable molecular conformations typically forces a tradeoff between the physical realism of energy-based relaxation and the sampling efficiency of data-driven generative models. While machine learning force fields (MLFFs) can sample stable conformations by relaxing molecular geometries according to physical forces, they require costly ab-initio training data. Conversely, diffusion models (DMs) learn from equilibrium data alone but are dependent on noise schedules and time-step conditioning. In this work, we propose generative pseudo-force fields (GPFFs) to bridge these paradigms by training an MLFF on a quadratic pseudo-potential energy surface relative to reference equilibrium structures. Because no ab-initio calculations are required for the perturbed geometries, non-equilibrium training data can be generated on the fly by perturbing the equilibria with Gaussian noise. We show that GPFFs constitute a time-step-agnostic variant of variance exploding DMs: the score comes from the predicted pseudo-forces but because force magnitudes implicitly encode the noise level, no time-step conditioning is needed. Our GPFF can hence be used as a drop-in replacement in standard diffusion sampling (ancestral, Heun) but also facilitates more efficient, adaptive variants and an MLFF inspired direct denoising scheme. Our proposed sampling algorithms support arbitrary structural priors and geometric constraints. On QM9, GPFF has 100 % validity at 256 neural function evaluations (NFE) and over 50 % at just 6 NFE, outperforming diffusion baselines across all samplers. Combined with custom priors, we showcase the fast and accurate generation process of our method in a molecular editor for a drug design setting, where a molecule is generated in real time.

Figures

Figures reproduced from arXiv: 2605.19050 by the authors.

Figure 1
Figure 1. Overview of generative pseudo-force fields (GPFFs). [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Comparison of GPFF (ours, solid) and DM baselines (dashed). Left: deterministic sampling, [PITH_FULL_IMAGE:figures/full_fig_p011_2.png] view at source ↗
Figure 3
Figure 3. Alternative GPFF samplers and their similarity to QM9. Left: validity as a function of [PITH_FULL_IMAGE:figures/full_fig_p011_3.png] view at source ↗
Figures from the paper (9 more)
Figure 4
Figure 4. Figure 4: Adaptive versus non-adaptive sampling. Panels compare non-adaptive DM (dashed), non [PITH_FULL_IMAGE:figures/full_fig_p012_4.png]
Figure 5
Figure 5. Figure 5: Each point represents a molecule mapped to the shape space spanned by rod, sphere, and [PITH_FULL_IMAGE:figures/full_fig_p013_5.png]
Figure 6
Figure 6. Figure 6: Iterative scaffold-guided design with shape-constrained denoising. Each row shows one stage [PITH_FULL_IMAGE:figures/full_fig_p014_6.png]
Figure 7
Figure 7. Figure 7: Adaptive sampling trajectories for ancestral, Heun, and stochastic Heun sampling with [PITH_FULL_IMAGE:figures/full_fig_p027_7.png]
Figure 8
Figure 8. Figure 8: Loss as a function of noise level σ for (a) GPFF and (b) DM, evaluated on preliminary models trained with uniformly sampled σ. Gray dots show individual test samples, the green line shows the smoothed mean loss, and the blue curve shows the fitted log-normal sampling d…
Figure 9
Figure 9. Figure 9: Effect of atom index alignment during training on GPFF sampling. Validity as a function [PITH_FULL_IMAGE:figures/full_fig_p030_9.png]
Figure 10
Figure 10. Figure 10: Impact of time-step conditioning of GPFF models on sampling quality. Validity as a function [PITH_FULL_IMAGE:figures/full_fig_p030_10.png]
Figure 11
Figure 11. Figure 11: Impact of time-step conditioning of DMs on sampling quality. Validity as a function of [PITH_FULL_IMAGE:figures/full_fig_p031_11.png]
Figure 12
Figure 12. Figure 12: Distribution comparison to QM9 at 256 NFE. Rows correspond to direct denoising (GPFF), [PITH_FULL_IMAGE:figures/full_fig_p032_12.png]

Discussion (0). Sign in to comment.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Representations from Pretrained Machine-Learning Interatomic Potentials as Coarse Coordinates for Material Generation and Evaluation

    cs.LG 2026-07 conditional novelty 6.0 of 10

    A dual-featurizer transport distance using MACE and contrastive GNN features jointly measures quality and novelty of generated crystals, and the MACE features can condition a flow-matching generator.

Reference graph

Works this paper leans on

107 extracted references · 107 canonical work pages · cited by 1 Pith paper

  1. [1]

    Hajduk and Jonathan Greer

    Philip J. Hajduk and Jonathan Greer. A decade of fragment-based drug design: strategic advances and lessons learned.Nature Reviews Drug Discovery, 6(3):211–219, 2007. doi: 10.1038/nrd2220

  2. [2]

    Novel mixed polyanions lithium-ion battery cathode materials predicted by high-throughput ab initio computations.Journal of Materials Chemistry, 21(43):17147–17153, 2011

    Geoffroy Hautier, Anubhav Jain, Hailong Chen, Charles Moore, Shyue Ping Ong, and Gerbrand Ceder. Novel mixed polyanions lithium-ion battery cathode materials predicted by high-throughput ab initio computations.Journal of Materials Chemistry, 21(43):17147–17153, 2011. doi: 10.1039/ c1jm12216a

  3. [3]

    Anatole von Lilienfeld

    Matthias Rupp, Alexandre Tkatchenko, Klaus-Robert M¨ uller, and O. Anatole von Lilienfeld. Fast and accurate modeling of molecular atomization energies with machine learning.Physical Review Letters, 108(5):058301, 2012

  4. [4]

    The chemical space project.Accounts of Chemical Research, 48(3):722–730, February 2015

    Jean-Louis Reymond. The chemical space project.Accounts of Chemical Research, 48(3):722–730, February 2015. ISSN 1520-4898. doi: 10.1021/ar500432k. URL http://dx.doi.org/10.1021/ ar500432k

  5. [5]

    tex.eprint: https://www.science.org/doi/pdf/10.1126/science.aaw1147

    Frank No´ e, Simon Olsson, Jonas K¨ ohler, and Hao Wu. Boltzmann generators: Sampling equilibrium states of many-body systems with deep learning.Science, 365(6457):eaaw1147, 2019. doi: 10.1126/science.aaw1147

  6. [6]

    Anatole von Lilienfeld, Klaus-Robert M¨ uller, and Alexandre Tkatchenko

    O. Anatole von Lilienfeld, Klaus-Robert M¨ uller, and Alexandre Tkatchenko. Exploring chemical compound space with quantum-based machine learning.Nature Reviews Chemistry, 4(7):347–358,

  7. [7]

    doi: 10.1038/s41570-020-0189-9

  8. [8]

    Stefan Gugler, Jon Paul Janet, and Heather J. Kulik. Enumeration of de novo inorganic complexes for chemical discovery and machine learning.Molecular Systems Design & Engineering, 5(1): 139–152, 2020. ISSN 2058-9689. doi: 10.1039/c9me00069k. URL http://dx.doi.org/10.1039/ C9ME00069K

Show all 107 references
  1. [9]

    Castelli, Juan Maria Garcia-Lastra, Peter Bjørn Jørgensen, Ole Winther, and Tejs Vegge

    Arghya Bhowmik, Ivano E. Castelli, Juan Maria Garcia-Lastra, Peter Bjørn Jørgensen, Ole Winther, and Tejs Vegge. A perspective on inverse design of battery interphases using multi-scale modelling, experiments and generative deep learning.Energy Storage Materials, 21:446–456, 2...

  2. [10]

    Freeze, H

    Jessica G. Freeze, H. Ray Kelly, and Victor S. Batista. Search for catalysts by inverse design: Artificial intelligence, mountain climbers, and alchemists.Chemical Reviews, 119(11):6595–6612,

  3. [11]

    PMID: 31059236

    doi: 10.1021/acs.chemrev.8b00759. PMID: 31059236

  4. [12]

    Inverse-qspr for de novo design: A review.Molecular Informatics, 39(4):1900087, 2020

    Philippe Gantzer, Benoit Creton, and Carlos Nieto-Draghi. Inverse-qspr for de novo design: A review.Molecular Informatics, 39(4):1900087, 2020. doi: 10.1002/minf.201900087

  5. [13]

    Joshi, Niklas W

    Rajendra P. Joshi, Niklas W. A. Gebauer, Mridula Bontha, Mercedeh Khazaieli, Rhema M. James, James B. Brown, and Neeraj Kumar. 3D-Scaffold: A deep learning framework to generate 3d coordinates of drug-like molecules with desired scaffolds.Journal of Physical Chemistry B, 125(4...

  6. [14]

    Miteva, Anne-Claude Camproux, and Bruno O

    St´ ephanie P´ erot, Olivier Sperandio, Maria A. Miteva, Anne-Claude Camproux, and Bruno O. Villoutreix. Druggable pockets and binding site centric chemical space: a paradigm shift in drug discovery.Drug Discovery Today, 15(15–16):656–667, August 2010. ISSN 1359-6446. doi: 10....

  7. [15]

    Wiley, 3 edition, 2017

    Frank Jensen.Introduction to Computational Chemistry. Wiley, 3 edition, 2017. ISBN 978-1-118- 82599-0. 17

  8. [16]

    Cramer.Essentials of Computational Chemistry: Theories and Models

    Christopher J. Cramer.Essentials of Computational Chemistry: Theories and Models. Wiley, 2 edition, 2004. ISBN 978-0-470-09182-1

  9. [17]

    Bernhard Schlegel

    H. Bernhard Schlegel. Geometry optimization.WIREs Computational Molecular Science, 1 (5):790–809, May 2011. ISSN 1759-0884. doi: 10.1002/wcms.34. URL http://dx.doi.org/10. 1002/wcms.34

  10. [18]

    Inhomogeneous electron gas.Physical Review, 136(3B):B864,

    Pierre Hohenberg and Walter Kohn. Inhomogeneous electron gas.Physical Review, 136(3B):B864,

  11. [19]

    doi: 10.1103/PhysRev.136.B864

  12. [20]

    Machine learning for molecular simulation.Annual Review of Physical Chemistry, 71(1):361–390, 2020

    Frank No´ e, Alexandre Tkatchenko, Klaus-Robert M¨ uller, and Cecilia Clementi. Machine learning for molecular simulation.Annual Review of Physical Chemistry, 71(1):361–390, 2020. doi: 10.1146/annurev-physchem-042018-052331

  13. [21]

    Unke, Stefan Chmiela, Huziel E

    Oliver T. Unke, Stefan Chmiela, Huziel E. Sauceda, Michael Gastegger, Igor Poltavsky, Kristof T. Sch¨ utt, Alexandre Tkatchenko, and Klaus-Robert M¨ uller. Machine learning force fields.Chemical Reviews, 121(16):10142–10186, 2021. doi: 10.1021/acs.chemrev.0c01111

  14. [22]

    Unke, Martin St¨ ohr, Stefan Ganscha, Thomas Unterthiner, Hartmut Maennel, Sergii Kashubin, Daniel Ahlin, Michael Gastegger, Leonardo Medrano Sandonas, Joshua T

    Oliver T. Unke, Martin St¨ ohr, Stefan Ganscha, Thomas Unterthiner, Hartmut Maennel, Sergii Kashubin, Daniel Ahlin, Michael Gastegger, Leonardo Medrano Sandonas, Joshua T. Berryman, Alexandre Tkatchenko, and Klaus-Robert M¨ uller. Biomolecular dynamics with machine-learned qua...

  15. [23]

    Physics-inspired structural representations for molecules and materials.Chemical reviews, 121(16):9759–9815, 2021

    Felix Musil, Andrea Grisafi, Albert P Bart´ ok, Christoph Ortner, G´ abor Cs´ anyi, and Michele Ceriotti. Physics-inspired structural representations for molecules and materials.Chemical reviews, 121(16):9759–9815, 2021

  16. [24]

    Molecular similarity in machine learning of energies in chemical reaction networks, 2025

    Stefan Gugler and Markus Reiher. Molecular similarity in machine learning of energies in chemical reaction networks, 2025. URLhttps://arxiv.org/abs/2504.18742

  17. [25]

    Sauceda, Igor Poltavsky, Kristof T

    Stefan Chmiela, Alexandre Tkatchenko, Huziel E. Sauceda, Igor Poltavsky, Kristof T. Sch¨ utt, and Klaus-Robert M¨ uller. Machine learning of accurate energy-conserving molecular force fields. Science Advances, 3(5):e1603015, 2017. doi: 10.1126/sciadv.1603015

  18. [26]

    Sauceda, Igor Poltavsky, Klaus-Robert M¨ uller, and Alexandre Tkatchenko

    Stefan Chmiela, Huziel E. Sauceda, Igor Poltavsky, Klaus-Robert M¨ uller, and Alexandre Tkatchenko. sgdml: Constructing accurate and data efficient molecular force fields using machine learning.Computer Physics Communications, 240:38–45, 2019. doi: 10.1016/j.cpc.2019.02.007

  19. [27]

    Sauceda, Klaus-Robert M¨ uller, and Alexandre Tkatchenko

    Stefan Chmiela, Huziel E. Sauceda, Klaus-Robert M¨ uller, and Alexandre Tkatchenko. Towards exact molecular dynamics simulations with machine-learned force fields.Nature Communications, 9(1):3887, 2018. doi: 10.1038/s41467-018-06169-2

  20. [28]

    Gaussian approximation potentials: The accuracy of quantum mechanics, without the electrons.Physical review letters, 104(13):136403, 2010

    Albert P Bart´ ok, Mike C Payne, Risi Kondor, and G´ abor Cs´ anyi. Gaussian approximation potentials: The accuracy of quantum mechanics, without the electrons.Physical review letters, 104(13):136403, 2010

  21. [29]

    Machine learning unifies the modeling of materials and molecules.Science advances, 3(12):e1701816, 2017

    Albert P Bart´ ok, Sandip De, Carl Poelking, Noam Bernstein, James R Kermode, G´ abor Cs´ anyi, and Michele Ceriotti. Machine learning unifies the modeling of materials and molecules.Science advances, 3(12):e1701816, 2017

  22. [30]

    Anatole von Lilienfeld

    Gr´ egoire Montavon, Matthias Rupp, Vivekanand Gobre, Alvaro Vazquez-Mayagoitia, Katja Hansen, Alexandre Tkatchenko, Klaus-Robert M¨ uller, and O. Anatole von Lilienfeld. Machine learning of molecular electronic properties in chemical compound space.New Journal of Physics, 15(...

  23. [31]

    Sch¨ utt, Pieter-Jan Kindermans, Huziel E

    Kristof T. Sch¨ utt, Pieter-Jan Kindermans, Huziel E. Sauceda, Stefan Chmiela, Alexandre Tkatchenko, and Klaus-Robert M¨ uller. SchNet: A continuous-filter convolutional neural network for modeling quantum interactions. In I. Guyon, U. Von Luxburg, S. Bengio, H. Wallach, R. Fe...

  24. [32]

    Sch¨ utt, Huziel E

    Kristof T. Sch¨ utt, Huziel E. Sauceda, Pieter-Jan Kindermans, Alexandre Tkatchenko, and Klaus- Robert M¨ uller. SchNet – A deep learning architecture for molecules and materials.The Journal of Chemical Physics, 148(24):241722, 2018. doi: 10.1063/1.5019779

  25. [33]

    Unke, Stefan Chmiela, Michael Gastegger, Kristof T

    Oliver T. Unke, Stefan Chmiela, Michael Gastegger, Kristof T. Sch¨ utt, Huziel E. Sauceda, and Klaus-Robert M¨ uller. Spookynet: Learning force fields with electronic degrees of freedom and nonlocal effects.Nature Communications, 12(1):7273, 2021. doi: 10.1038/s41467-021-27504-0

  26. [34]

    Unke and Markus Meuwly

    Oliver T. Unke and Markus Meuwly. PhysNet: a neural network for predicting energies, forces, dipole moments, and partial charges.Journal of Chemical Theory and Computation, 15(6): 3678–3693, 2019. doi: 10.1021/acs.jctc.9b00181

  27. [35]

    Sch¨ utt, Oliver T

    Kristof T. Sch¨ utt, Oliver T. Unke, and Michael Gastegger. Equivariant message passing for the prediction of tensorial properties and molecular spectra. In Marina Meila and Tong Zhang, editors,Proceedings of the 38th International Conference on Machine Learning, volume 139 of...

  28. [36]

    Keith, Valentin Vassilev-Galindo, Bingqing Cheng, Stefan Chmiela, Michael Gastegger, Klaus-Robert M¨ uller, and Alexandre Tkatchenko

    John A. Keith, Valentin Vassilev-Galindo, Bingqing Cheng, Stefan Chmiela, Michael Gastegger, Klaus-Robert M¨ uller, and Alexandre Tkatchenko. Combining machine learning and computational chemistry for predictive insights into chemical systems.Chemical Reviews, 121(16):9816–9872, 2021

  29. [37]

    Mailoa, Mordechai Kornbluth, Nicola Molinari, Tess E

    Simon Batzner, Albert Musaelian, Lixin Sun, Mario Geiger, Jonathan P. Mailoa, Mordechai Kornbluth, Nicola Molinari, Tess E. Smidt, and Boris Kozinsky. E(3)-equivariant graph neural networks for data-efficient and accurate interatomic potentials.Nature Communications, 13(1): 24...

  30. [38]

    A foundation model for atomistic materials chemistry.The Journal of chemical physics, 163(18), 2025

    Ilyes Batatia, Philipp Benner, Yuan Chiang, Alin M Elena, D´ avid P Kov´ acs, Janosh Riebesell, Xavier R Advincula, Mark Asta, Matthew Avaylon, William J Baldwin, et al. A foundation model for atomistic materials chemistry.The Journal of chemical physics, 163(18), 2025

  31. [39]

    Thorben Frank, Oliver T

    J. Thorben Frank, Oliver T. Unke, and Klaus-Robert M¨ uller. So3krates: Equivariant attention for interactions on arbitrary length-scales in molecular systems. In S. Koyejo, S. Mohamed, A. Agarwal, D. Belgrave, K. Cho, and A. Oh, editors,Advances in Neural Information Processi...

  32. [40]

    Thorben Frank, Oliver T

    J. Thorben Frank, Oliver T. Unke, Klaus-Robert M¨ uller, and Stefan Chmiela. A euclidean transformer for fast and stable machine learned force fields.Nature Communications, 15(1):6539, 2024

  33. [41]

    Unke, Klaus-Robert M¨ uller, and Stefan Gugler

    Max Eissler, Tim Korjakow, Stefan Ganscha, Oliver T. Unke, Klaus-Robert M¨ uller, and Stefan Gugler. How simple can you go? an off-the-shelf transformer approach to molecular dynamics. The Journal of Chemical Physics, 164(9), 2026. 19

  34. [42]

    Thorben Frank, Stefan Chmiela, Klaus-Robert M¨ uller, and Oliver T

    J. Thorben Frank, Stefan Chmiela, Klaus-Robert M¨ uller, and Oliver T. Unke. Machine learning global atomic representations with euclidean fast attention.Nature Machine Intelligence, 8(3): 388–402, 2026

  35. [43]

    Klara Bonneau, Aldo S. Pasos-Trejo, Michael Plainer, Luca Sagresti, Jacopo Venturin, Iryna Zaporozhets, Alessandro Caruso, Edoardo Rolando, Andrea Guljas, Leon Klein, Maximilian Schebek, Filippo Albani, Raquel L´ opez-R´ ıos de Castro, Zakariya El Machachi, Lorenzo Giambagli, ...

  36. [44]

    Unke, Daniel Ahlin, Hartmut Maennel, Sergii Kashubin, and Klaus- Robert M¨ uller

    Stefan Ganscha, Oliver T. Unke, Daniel Ahlin, Hartmut Maennel, Sergii Kashubin, and Klaus- Robert M¨ uller. The qcml dataset, quantum chemistry reference data from 33.5 m dft and 14.7 b semi-empirical calculations.Scientific Data, 12(1):406, 2025

  37. [45]

    Smith, Roman Zubatyuk, Benjamin Nebgen, Nicholas Lubbers, Kipton Barros, Adrian E

    Justin S. Smith, Roman Zubatyuk, Benjamin Nebgen, Nicholas Lubbers, Kipton Barros, Adrian E. Roitberg, Olexandr Isayev, and Sergei Tretiak. The ANI-1ccx and ANI-1x data sets, coupled- cluster and density functional theory properties for molecules.Scientific Data, 7(1):134, 202...

  38. [46]

    Ernst, Alvaro Vazquez-Mayagoitia, Robert A

    Johannes Hoja, Leonardo Medrano Sandonas, Brian G. Ernst, Alvaro Vazquez-Mayagoitia, Robert A. DiStasio Jr., and Alexandre Tkatchenko. QM7-X, a comprehensive dataset of quantum- mechanical properties spanning the chemical space of small organic molecules.Scientific Data, 8 (1)...

  39. [47]

    Khaled Kahouli, Stefaan S. P. Hessmann, Klaus-Robert M¨ uller, Shinichi Nakajima, Stefan Gugler, and Niklas W. A. Gebauer. Molecular relaxation by reverse diffusion with time step prediction. Machine Learning: Science and Technology, 5(3):035038, 2024

  40. [48]

    Equivariant flows: Exact likelihood generative learning for symmetric densities

    Jonas K¨ ohler, Leon Klein, and Frank No´ e. Equivariant flows: Exact likelihood generative learning for symmetric densities. In Hal Daum´ e III and Aarti Singh, editors,Proceedings of the 37th International Conference on Machine Learning, volume 119 ofProceedings of Machine L...

  41. [49]

    E(n) equivariant normalizing flows

    Victor Garcia Satorras, Emiel Hoogeboom, Fabian Fuchs, Ingmar Posner, and Max Welling. E(n) equivariant normalizing flows. In M. Ranzato, A. Beygelzimer, Y. Dauphin, P.S. Liang, and J. Wortman Vaughan, editors,Advances in Neural Information Processing Systems, volume 34, pages...

  42. [50]

    Leon Klein, Andrew Y. K. Foong, Tor Erlend Fjelde, Bruno Kacper Mlodozeniec, Marc Brockschmidt, Sebastian Nowozin, Frank No´ e, and Ryota Tomioka. Timewarp: Transferable acceleration of molecular dynamics by learning time-coarsened dynamics. InThirty-seventh Conference on Neur...

  43. [51]

    Veeling, Iryna Zaporozhets, Yaoyi Chen, Soojung Yang, Adam E

    Sarah Lewis, Tim Hempel, Jos´ e Jim´ enez-Luna, Michael Gastegger, Yu Xie, Andrew YK Foong, Victor Garc´ ıa Satorras, Osama Abdin, Bastiaan S. Veeling, Iryna Zaporozhets, Yaoyi Chen, Soojung Yang, Adam E. Foster, Arne Schneuing, Jigyasa Nigam, Federico Barbero, Vincent Stimper...

  44. [52]

    doi: 10.1126/science.adv9817. 20

  45. [53]

    Niklas W. A. Gebauer, Michael Gastegger, and Kristof T. Sch¨ utt. Symmetry-adapted generation of 3d point sets for the targeted discovery of molecules. In H. Wallach, H. Larochelle, A. Beygelzimer, F. d'Alch´ e-Buc, E. Fox, and R. Garnett, editors,Ad- vances in Neural Informat...

  46. [54]

    Niklas W. A. Gebauer, Michael Gastegger, Stefaan S. P. Hessmann, Klaus-Robert M¨ uller, and Kristof T. Sch¨ utt. Inverse design of 3d molecular structures with conditional generative neural networks.Nature Communications, 13(1):973, 2022. ISSN 2041-1723. doi: 10.1038/ s41467-0...

  47. [55]

    Denoising diffusion probabilistic models

    Jonathan Ho, Ajay Jain, and Pieter Abbeel. Denoising diffusion probabilistic models. In H. Larochelle, M. Ranzato, R. Hadsell, M.F. Balcan, and H. Lin, editors,Advances in Neural Information Processing Systems, volume 33, pages 6840–6851. Curran Asso- ciates, Inc., 2020. URL h...

  48. [56]

    Kingma, Abhishek Kumar, Stefano Ermon, and Ben Poole

    Yang Song, Jascha Sohl-Dickstein, Diederik P. Kingma, Abhishek Kumar, Stefano Ermon, and Ben Poole. Score-based generative modeling through stochastic differential equations. In International Conference on Learning Representations, 2021. URL https://openreview.net/ forum?id=Px...

  49. [57]

    Equivariant diffusion for molecule generation in 3D

    Emiel Hoogeboom, V´ ıctor Garcia Satorras, Cl´ ement Vignac, and Max Welling. Equivariant diffusion for molecule generation in 3D. In Kamalika Chaudhuri, Stefanie Jegelka, Le Song, Csaba Szepesvari, Gang Niu, and Sivan Sabato, editors,Proceedings of the 39th International Conf...

  50. [58]

    Diffusion-based molecule generation with informative prior bridges

    Lemeng Wu, Chengyue Gong, Xingchao Liu, Mao Ye, and Qiang Liu. Diffusion-based molecule generation with informative prior bridges. In S. Koyejo, S. Mohamed, A. Agarwal, D. Belgrave, K. Cho, and A. Oh, editors,Advances in Neural Information Processing Systems, volume 35, pages ...

  51. [59]

    Mdm: Molecular diffusion model for 3d molecule generation.Proceedings of the AAAI Conference on Artificial Intelligence, 37(4):5105–5112, Jun

    Lei Huang, Hengtong Zhang, Tingyang Xu, and Ka-Chun Wong. Mdm: Molecular diffusion model for 3d molecule generation.Proceedings of the AAAI Conference on Artificial Intelligence, 37(4):5105–5112, Jun. 2023. doi: 10.1609/aaai.v37i4.25639. URL https://ojs.aaai.org/index. php/AAA...

  52. [60]

    Powers, Ron O

    Minkai Xu, Alexander S. Powers, Ron O. Dror, Stefano Ermon, and Jure Leskovec. Geometric latent diffusion models for 3D molecule generation. In Andreas Krause, Emma Brunskill, Kyunghyun Cho, Barbara Engelhardt, Sivan Sabato, and Jonathan Scarlett, editors,Proceedings of the 40...

  53. [61]

    MolDiff: Addressing the atom-bond inconsistency problem in 3D molecule diffusion generation

    Xingang Peng, Jiaqi Guan, Qiang Liu, and Jianzhu Ma. MolDiff: Addressing the atom-bond inconsistency problem in 3D molecule diffusion generation. In Andreas Krause, Emma Brunskill, Kyunghyun Cho, Barbara Engelhardt, Sivan Sabato, and Jonathan Scarlett, editors,Proceedings of t...

  54. [62]

    GeoDiff: A geometric diffusion model for molecular conformation generation

    Minkai Xu, Lantao Yu, Yang Song, Chence Shi, Stefano Ermon, and Jian Tang. GeoDiff: A geometric diffusion model for molecular conformation generation. InInternational Conference on Learning Representations, 2022. URLhttps://openreview.net/forum?id=PzcvxEMzvQC

  55. [63]

    Jaakkola

    Bowen Jing, Gabriele Corso, Jeffrey Chang, Regina Barzilay, and Tommi S. Jaakkola. Torsional diffusion for molecular conformer generation. In Alice H. Oh, Alekh Agarwal, Danielle Belgrave, and Kyunghyun Cho, editors,Advances in Neural Information Processing Systems, 2022. URL ...

  56. [64]

    Thorben Frank, Winfried Ripken, Gregor Lied, Klaus-Robert M¨ uller, Oliver T

    J. Thorben Frank, Winfried Ripken, Gregor Lied, Klaus-Robert M¨ uller, Oliver T. Unke, and Stefan Chmiela. Sampling 3d molecular conformers with diffusion transformers.Advances in Neural Information Processing Systems, 38:168881–168931, 2026

  57. [65]

    Nathaniel R. Bennett, Brian Coventry, Inna Goreshnik, Buwei Huang, Aza Allen, Dionne Vafeados, Ying Po Peng, Justas Dauparas, Minkyung Baek, Lance Stewart, Frank DiMaio, Steven De Munck, Savvas N. Savvides, and David Baker. Improving de novo protein binder design with deep lea...

  58. [66]

    Watson, David Juergens, Nathaniel R

    Joseph L. Watson, David Juergens, Nathaniel R. Bennett, Brian L. Trippe, Jason Yim, Helen E. Eisenach, Woody Ahern, Andrew J. Borst, Robert J. Ragotte, Lukas F. Milles, Basile I. M. Wicky, Nikita Hanikel, Samuel J. Pellock, Alexis Courbet, William Sheffler, Jue Wang, Preetham ...

  59. [67]

    Progressive distillation for fast sampling of diffusion models

    Tim Salimans and Jonathan Ho. Progressive distillation for fast sampling of diffusion models. arXiv preprint arXiv:2202.00512, 2022

  60. [68]

    Knowledge distillation in iterative generative models for improved sampling speed.arXiv preprint arXiv:2101.02388, 2021

    Eric Luhman and Troy Luhman. Knowledge distillation in iterative generative models for improved sampling speed.arXiv preprint arXiv:2101.02388, 2021

  61. [69]

    One-step diffusion via shortcut models

    Kevin Frans, Danijar Hafner, Sergey Levine, and Pieter Abbeel. One-step diffusion via shortcut models. InProceedings of the Thirteenth International Conference on Learning Representations (ICLR), 2025

  62. [70]

    Improved denoising diffusion probabilistic models

    Alexander Quinn Nichol and Prafulla Dhariwal. Improved denoising diffusion probabilistic models. In Marina Meila and Tong Zhang, editors,Proceedings of the 38th International Conference on Machine Learning, volume 139 ofProceedings of Machine Learning Research, pages 8162–8171...

  63. [71]

    Elucidating the design space of diffusion-based generative models

    Tero Karras, Miika Aittala, Timo Aila, and Samuli Laine. Elucidating the design space of diffusion-based generative models. In Alice H. Oh, Alekh Agarwal, Danielle Belgrave, and Kyunghyun Cho, editors,Advances in Neural Information Processing Systems, 2022. URL https://openrev...

  64. [72]

    On the importance of noise scheduling for diffusion models.arXiv preprint arXiv:2301.10972, 2023

    Ting Chen. On the importance of noise scheduling for diffusion models.arXiv preprint arXiv:2301.10972, 2023

  65. [73]

    Common diffusion noise schedules and sample steps are flawed

    Shanchuan Lin, Bingchen Liu, Jiashi Li, and Xiao Yang. Common diffusion noise schedules and sample steps are flawed. InProceedings of the IEEE/CVF winter conference on applications of computer vision, pages 5404–5411, 2024. 22

  66. [74]

    Unke, Klaus-Robert M¨ uller, and Shinichi Nakajima

    Khaled Kahouli, Winfried Ripken, Stefan Gugler, Oliver T. Unke, Klaus-Robert M¨ uller, and Shinichi Nakajima. Disentangling total-variance and signal-to-noise-ratio improves diffusion models, 2025. URLhttps://arxiv.org/abs/2502.08598

  67. [75]

    Consistency models

    Yang Song, Prafulla Dhariwal, Mark Chen, and Ilya Sutskever. Consistency models. InProceedings of the 40th International Conference on Machine Learning, pages 32211–32252, 2023

  68. [76]

    Consistency trajectory models: Learning probability flow ODE trajectory of diffusion

    Dongjun Kim, Chieh-Hsin Lai, Wei-Hsiang Liao, Naoki Murata, Yuhta Takida, Toshimitsu Uesaka, Yutong He, Yuki Mitsufuji, and Stefano Ermon. Consistency trajectory models: Learning probability flow ODE trajectory of diffusion. InThe Twelfth International Conference on Learning R...

  69. [77]

    Boffi, Michael S

    Nicholas M. Boffi, Michael S. Albergo, and Eric Vanden-Eijnden. How to build a consistency model: Learning flow maps via self-distillation, 2025. URLhttps://arxiv.org/abs/2505.18825

  70. [78]

    Foster, Jos´ e Jim´ enez-Luna, Tim Hempel, Michael Gastegger, Yaoyi Chen, Iryna Zaporozhets, Cecilia Clementi, Christopher M

    Yu Xie, Ludwig Winkler, Lixin Sun, Sarah Lewis, Adam E. Foster, Jos´ e Jim´ enez-Luna, Tim Hempel, Michael Gastegger, Yaoyi Chen, Iryna Zaporozhets, Cecilia Clementi, Christopher M. Bishop, and Frank No´ e. Enhanced diffusion sampling: Efficient rare event sampling and free en...

  71. [79]

    Generative modeling by estimating gradients of the data distribution

    Yang Song and Stefano Ermon. Generative modeling by estimating gradients of the data distribution. In H. Wallach, H. Larochelle, A. Beygelzimer, F. d'Alch´ e-Buc, E. Fox, and R. Gar- nett, editors,Advances in Neural Information Processing Systems, volume 32. Curran Asso- ciate...

  72. [80]

    Dral, Matthias Rupp, and O

    Raghunathan Ramakrishnan, Pavlo O. Dral, Matthias Rupp, and O. Anatole von Lilienfeld. Quantum chemistry structures and properties of 134 kilo molecules.Scientific Data, 1(1):1–7, 2014

  73. [81]

    Pre-training via denoising for molecular property prediction

    Sheheryar Zaidi, Michael Schaarschmidt, James Martens, Hyunjik Kim, Yee Whye Teh, Alvaro Sanchez-Gonzalez, Peter Battaglia, Razvan Pascanu, and Jonathan Godwin. Pre-training via denoising for molecular property prediction. InThe Eleventh International Conference on Learning Re...

  74. [82]

    Two for one: Diffusion models and force fields for coarse-grained molecular dynamics.Journal of Chemical Theory and Computation, 19(18):6151–6159, Sep 2023

    Marloes Arts, Victor Garcia Satorras, Chin-Wei Huang, Daniel Z¨ ugner, Marco Federici, Cecilia Clementi, Frank No´ e, Robert Pinsler, and Rianne van den Berg. Two for one: Diffusion models and force fields for coarse-grained molecular dynamics.Journal of Chemical Theory and Co...

  75. [83]

    Consistent sampling and simulation: Molecular dynamics with energy-based diffusion models

    Michael Plainer, Hao Wu, Leon Klein, Stephan G¨ unnemann, and Frank No´ e. Consistent sampling and simulation: Molecular dynamics with energy-based diffusion models. In D. Belgrave, C. Zhang, H. Lin, R. Pascanu, P. Koniusz, M. Ghassemi, and N. Chen, editors,Advances in Neural ...

  76. [84]

    Riemannian denoising model for molecular structure optimization with chemical accuracy.Nature Computational Science, pages 1–11, 2026

    Jeheon Woo, Seonghwan Kim, Jun Hyeong Kim, and Woo Youn Kim. Riemannian denoising model for molecular structure optimization with chemical accuracy.Nature Computational Science, pages 1–11, 2026

  77. [85]

    Simoncelli, and Carlos Fernandez-Granda

    Sreyas Mohan, Zahra Kadkhodaie, Eero P. Simoncelli, and Carlos Fernandez-Granda. Robust and interpretable blind image denoising via bias-free convolutional neural networks.arXiv preprint arXiv:1906.05478, 2019. 23

  78. [86]

    Stochastic solutions for linear inverse problems using the prior implicit in a denoiser.Advances in Neural Information Processing Systems, 34:13242–13254, 2021

    Zahra Kadkhodaie and Eero Simoncelli. Stochastic solutions for linear inverse problems using the prior implicit in a denoiser.Advances in Neural Information Processing Systems, 34:13242–13254, 2021

  79. [87]

    Is noise conditioning necessary for denoising generative models?arXiv preprint arXiv:2502.13129, 2025

    Qiao Sun, Zhicheng Jiang, Hanhong Zhao, and Kaiming He. Is noise conditioning necessary for denoising generative models?arXiv preprint arXiv:2502.13129, 2025

  80. [88]

    Equilibrium matching: Generative modeling with implicit energy- based models.arXiv preprint arXiv:2510.02300, 2025

    Runqian Wang and Yilun Du. Equilibrium matching: Generative modeling with implicit energy- based models.arXiv preprint arXiv:2510.02300, 2025

  81. [89]

    Energy matching: unifying flow matching and energy-based models for generative modeling.Advances in Neural Information Processing Systems, 38:8583–8609, 2026

    Michal Balcerak, Tamaz Amiranashvili, Antonio Terpin, Suprosanna Shit, Lea Bogensperger, Sebastian Kaltenbach, Petros Koumoutsakos, and Bjoern Menze. Energy matching: unifying flow matching and energy-based models for generative modeling.Advances in Neural Information Processi...

  82. [90]

    Blind denoising diffusion models and the blessings of dimensionality.arXiv preprint arXiv:2602.09639, 2026

    Zahra Kadkhodaie, Aram-Alexandre Pooladian, Sinho Chewi, and Eero Simoncelli. Blind denoising diffusion models and the blessings of dimensionality.arXiv preprint arXiv:2602.09639, 2026

  83. [91]

    The geometry of noise: Why diffusion models don’t need noise conditioning.arXiv preprint arXiv:2602.18428, 2026

    Mojtaba Sahraee-Ardakan, Mauricio Delbracio, and Peyman Milanfar. The geometry of noise: Why diffusion models don’t need noise conditioning.arXiv preprint arXiv:2602.18428, 2026

  84. [92]

    Flashmd: long-stride, universal prediction of molecular dynamics

    Filippo Bigi, Sanggyu Chong, Agustinus Kristiadi, and Michele Ceriotti. Flashmd: long-stride, universal prediction of molecular dynamics. InAdvances in Neural Information Processing Systems, volume 38. Curran Associates, Inc., 2025

  85. [93]

    Thiemann, Thiago Resch¨ utzegger, Massimiliano Esposito, Tseden Taddese, Juan D

    Fabian L. Thiemann, Thiago Resch¨ utzegger, Massimiliano Esposito, Tseden Taddese, Juan D. Olarte-Plata, and Fausto Martelli. Force-free molecular dynamics through autoregressive equiv- ariant networks.arXiv:2503.23794, 2025

  86. [94]

    Thorben Frank, Oliver T

    Winfried Ripken, Michael Plainer, Gregor Lied, J. Thorben Frank, Oliver T. Unke, Stefan Chmiela, Frank No´ e, and Klaus-Robert M¨ uller. Learning hamiltonian flow maps: Mean flow consistency for large-timestep molecular dynamics, 2026. URLhttps://arxiv.org/abs/2601.22123

  87. [95]

    Generalized neural-network representation of high-dimensional potential-energy surfaces.Physical Review Letters, 98(14):146401, 2007

    J¨ org Behler and Michele Parrinello. Generalized neural-network representation of high-dimensional potential-energy surfaces.Physical Review Letters, 98(14):146401, 2007. doi: 10.1103/physrevlett. 98.146401

  88. [96]

    Herbert E. Robbins. An empirical bayes approach to statistics. InBreakthroughs in Statistics: Foundations and basic theory, pages 388–394. Springer, 1992

  89. [97]

    Tweedie’s formula and selection bias.Journal of the American Statistical Association, 106(496):1602–1614, 2011

    Bradley Efron. Tweedie’s formula and selection bias.Journal of the American Statistical Association, 106(496):1602–1614, 2011

  90. [98]

    Equivariant flow matching.Advances in Neural Information Processing Systems, 36:59886–59910, 2023

    Leon Klein, Andreas Kr¨ amer, and Frank No´ e. Equivariant flow matching.Advances in Neural Information Processing Systems, 36:59886–59910, 2023

  91. [99]

    Sch¨ utt, Pan Kessel, Michael Gastegger, Kim A

    Kristof T. Sch¨ utt, Pan Kessel, Michael Gastegger, Kim A. Nicoli, Alexandre Tkatchenko, and Klaus-Robert M¨ uller. SchNetPack: A deep learning toolbox for atomistic systems.Journal of Chemical Theory and Computation, 15(1):448–455, 2018. doi: 10.1021/acs.jctc.8b00908

  92. [100]

    Sch¨ utt, Stefaan S

    Kristof T. Sch¨ utt, Stefaan S. P. Hessmann, Niklas W. A. Gebauer, Jonas Lederer, and Michael Gastegger. SchNetPack 2.0: A neural network toolbox for atomistic machine learning.The Journal of Chemical Physics, 158(14):144801, 04 2023. ISSN 0021-9606. doi: 10.1063/5.0138367. 24

  93. [101]

    Scalfani, Daniel Probst, Kazuya Ujihara, Yakov Pechersky, Jeremy Monat, and Juuso Lehtivarjo

    Greg Landrum, Paolo Tosco, Brian Kelley, Ricardo Rodriguez, David Cosgrove, Riccardo Vianello, sriniker, Peter Gedeck, Gareth Jones, Eisuke Kawashima, Nadine Schneider, Dan Nealschnei- der, tadhurst cdd, Andrew Dalke, Matt Swain, Brian Cole, Samo Turk, Aleksandr Savelev, Niels...

  94. [102]

    Wolfgang HB Sauer and Matthias K. Schwarz. Molecular shape diversity of combinatorial libraries: a prerequisite for broad bioactivity.Journal of Chemical Information and Computer Sciences, 43 (3):987–1003, 2003

  95. [103]

    DiffDock-Pocket: Diffusion for pocket-level docking with sidechain flexibility

    Michael Plainer, Marcella Toth, Simon Dobers, Hannes St¨ ark, Gabriele Corso, C´ eline Marquet, and Regina Barzilay. DiffDock-Pocket: Diffusion for pocket-level docking with sidechain flexibility. InMachine Learning in Structural Biology, 2023

  96. [104]

    Blundell, Pietro Lio, et al

    Arne Schneuing, Charles Harris, Yuanqi Du, Kieran Didi, Arian Jamasb, Ilia Igashov, Weitao Du, Carla Gomes, Tom L. Blundell, Pietro Lio, et al. Structure-based drug design with equivariant diffusion models.Nature Computational Science, 4(12):899–909, 2024

  97. [105]

    Equivariant 3d-conditional diffusion model for molecular linker design.Nature Machine Intelligence, 6(4):417–427, 2024

    Ilia Igashov, Hannes St¨ ark, Cl´ ement Vignac, Arne Schneuing, Victor Garcia Satorras, Pascal Frossard, Max Welling, Michael Bronstein, and Bruno Correia. Equivariant 3d-conditional diffusion model for molecular linker design.Nature Machine Intelligence, 6(4):417–427, 2024

  98. [106]

    A dual diffusion model enables 3d molecule generation and lead optimization based on target pockets.Nature Communications, 15(1):2657, 2024

    Lei Huang, Tingyang Xu, Yang Yu, Peilin Zhao, Xingjian Chen, Jing Han, Zhi Xie, Hailong Li, Wenge Zhong, Ka-Chun Wong, et al. A dual diffusion model enables 3d molecule generation and lead optimization based on target pockets.Nature Communications, 15(1):2657, 2024

  99. [107]

    Bishop.Pattern recognition and machine learning

    Christopher M. Bishop.Pattern recognition and machine learning. Information Science and Statistics. Springer New York, 2006. URL https://www.microsoft.com/en-us/research/ publication/pattern-recognition-machine-learning/. 25 A Appendix A.1 Model parameters Table 1: Architectur...

Pith tools

Reviewed May 20, 2026 · model on record in the stance chip above.