English

Flow matching for reaction pathway generation

Chemical Physics 2025-11-06 v4 Artificial Intelligence

Abstract

Elucidating reaction mechanisms hinges on efficiently generating transition states (TSs), products, and complete reaction networks. Recent generative models, such as diffusion models for TS sampling and sequence-based architectures for product generation, offer faster alternatives to quantum-chemistry searches. But diffusion models remain constrained by their stochastic differential equation (SDE) dynamics, which suffer from inefficiency and limited controllability. We show that flow matching, a deterministic ordinary differential (ODE) formulation, can replace SDE-based diffusion for molecular and reaction generation. We introduce MolGEN, a conditional flow-matching framework that learns an optimal transport path to transport Gaussian priors to target chemical distributions. On benchmarks used by TSDiff and OA-ReactDiff, MolGEN surpasses TS geometry accuracy and barrier-height prediction while reducing sampling to sub-second inference. MolGEN also supports open-ended product generation with competitive top-k accuracy and avoids mass/electron-balance violations common to sequence models. In a realistic test on the γ\gamma-ketohydroperoxide decomposition network, MolGEN yields higher fractions of valid and intended TSs with markedly fewer quantum-chemistry evaluations than string-based baselines. These results demonstrate that deterministic flow matching provides a unified, accurate, and computationally efficient foundation for molecular generative modeling, signaling that flow matching is the future for molecular generation across chemistry.

Keywords

Cite

@article{arxiv.2507.10530,
  title  = {Flow matching for reaction pathway generation},
  author = {Ping Tuo and Jiale Chen and Ju Li},
  journal= {arXiv preprint arXiv:2507.10530},
  year   = {2025}
}

Comments

Updates from the previous version: fixed some typos of energy units. (Miswritten kcal/mol as eV several times in the previous version)

R2 v1 2026-07-01T04:00:36.182Z