paper-with-me

Papers

Electron flow matching for generative reaction mechanism prediction obeying conservation laws

2025-02-18 · Joonyoung F. Joung, Mun Hong Fong, Nicholas Casetti, Jordan P. Liles, Ne S. Dassanayake, Connor W. Coley

Central to our understanding of chemical reactivity is the principle of mass conservation, which is fundamental for ensuring physical consistency, balancing equations, and guiding reaction design. However, data-driven computational models for tasks such as reaction product prediction rarely abide by this most basic constraint. In this work, we recast the problem of reaction prediction as a problem of electron redistribution using the modern deep generative framework of flow matching. Our model, FlowER, overcomes limitations inherent in previous approaches by enforcing exact mass conservation, thereby resolving hallucinatory failure modes, recovering mechanistic reaction sequences for unseen substrate scaffolds, and generalizing effectively to out-of-domain reaction classes with extremely data-efficient fine-tuning. FlowER additionally enables estimation of thermodynamic or kinetic feasibility and manifests a degree of chemical intuition in reaction prediction tasks. This inherently interpretable framework represents a significant step in bridging the gap between predictive accuracy and mechanistic understanding in data-driven reaction outcome prediction.

📄 PDF Abstract BibTeX arXiv:2502.12979

Code (1)

FongMunHong/FlowER 공식 구현 pytorch

Tasks

Prediction

Similar Papers 제목 키워드 기반

Mechanistic Reaction Prediction via Discrete Flow Matching on Graph-Structured Electron Occupation

2026-08-27 · Nguyen Xuan-Vu, Octavian Susanu, Daniel Armstrong, Philippe Schwaller arxiv

Chemical reactions are fundamentally transformations in electron space, yet most machine learning approaches model them either through de novo generation of product molecules or through heuristic graph edits that operate…

Flow matching for reaction pathway generation

2025-07-14 · Ping Tuo, Jiale Chen, Ju Li arxiv

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 ar…

SynBridge: Bridging Reaction States via Discrete Flow for Bidirectional Reaction Prediction

2025-07-11 · Haitao Lin, Junjie Wang, Zhifeng Gao, Xiaohong Ji 외 arxiv

The essence of a chemical reaction lies in the redistribution and reorganization of electrons, which is often manifested through electron transfer or the migration of electron pairs. These changes are inherently discrete…

Driving Reaction Trajectories via Latent Flow Matching

2026-02-11 · Yili Shen, Xiangliang Zhang arxiv

Recent advances in reaction prediction have achieved near-saturated accuracy on standard benchmarks (e.g., USPTO), yet most state-of-the-art models formulate the task as a one-shot mapping from reactants to products, off…

Teaching Language Models Mechanistic Explainability Through MechSMILES

2025-12-05 · Théo A. Neukomm, Zlatko Jončev, Philippe Schwaller arxiv

Chemical reaction mechanisms are the foundation of how chemists evaluate reactivity and feasibility, yet current Computer-Assisted Synthesis Planning (CASP) systems operate without this mechanistic reasoning. We introduc…