paper-with-me

홈 › Papers

Learning Continuous Solvent Effects from Transient Flow Data: A Graph Neural Network Benchmark on Catechol Rearrangement

2025-12-22 · Hongsheng Xing, Qiuxin Si arxiv

Predicting reaction outcomes across continuous solvent composition ranges remains a critical challenge in organic synthesis and process chemistry. Traditional machine learning approaches often treat solvent identity as a discrete categorical variable, which prevents systematic interpolation and extrapolation across the solvent space. This work introduces the \textbf{Catechol Benchmark}, a high-throughput transient flow chemistry dataset comprising 1,227 experimental yield measurements for the rearrangement of allyl-substituted catechol in 24 pure solvents and their binary mixtures, parameterized by continuous volume fractions ($\% B$). We evaluate various architectures under rigorous leave-one-solvent-out and leave-one-mixture-out protocols to test generalization to unseen chemical environments. Our results demonstrate that classical tabular methods (e.g., Gradient-Boosted Decision Trees) and large language model embeddings (e.g., Qwen-7B) struggle with quantitative precision, yielding Mean Squared Errors (MSE) of 0.099 and 0.129, respectively. In contrast, we propose a hybrid GNN-based architecture that integrates Graph Attention Networks (GATs) with Differential Reaction Fingerprints (DRFP) and learned mixture-aware solvent encodings. This approach achieves an \textbf{MSE of 0.0039} ($\pm$ 0.0003), representing a 60\% error reduction over competitive baselines and a $>25\times$ improvement over tabular ensembles. Ablation studies confirm that explicit molecular graph message-passing and continuous mixture encoding are essential for robust generalization. The complete dataset, evaluation protocols, and reference implementations are released to facilitate data-efficient reaction prediction and continuous solvent representation learning.

📄 PDF Abstract BibTeX arXiv:2512.19530

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningGraph Neural Network

Similar Papers 제목 키워드 기반

The Catechol Benchmark: Time-series Solvent Selection Data for Few-shot Machine Learning

2025-06-09 · Toby Boyne, Juan S. Campos, Becky D. Langdon, Jixiang Qing 외

Machine learning has promised to change the landscape of laboratory chemistry, with impressive results in molecular property prediction and reaction retro-synthesis. However, chemical datasets are often inaccessible to t…

Active LearningBenchmarkingFeature EngineeringMolecular Property Prediction+3

Conformational Biases of α-Synuclein and Formation of Transient Knots

2021-02-06 · Mateusz Chwastyk, Marek Cieplak

We study local conformational biases in the dynamics of {\alpha}-synuclein by using all-atom simulations with explicit and implicit solvents. The biases are related to the frequency of the specific contact formation. In …

Machine Learning Implicit Solvation for Molecular Dynamics

2021-06-14 · Yaoyi Chen, Andreas Krämer, Nicholas E. Charron, Brooke E. Husic 외

Accurate modeling of the solvent environment for biological molecules is crucial for computational biology and drug design. A popular approach to achieve long simulation time scales for large system sizes is to incorpora…

BIG-bench Machine LearningDrug DesignGraph Neural Network

MLIMC: Machine learning-based implicit-solvent Monte Carlo

2021-09-24 · Jiahui Chen, Weihua Geng, Guo-Wei Wei

Monte Carlo (MC) methods are important computational tools for molecular structure optimizations and predictions. When solvent effects are explicitly considered, MC methods become very expensive due to the large degree o…

BIG-bench Machine Learning

Coarse-Grained Molecular Simulation of Extracellular Vesicles Squeezing for Drug Loading

2022-09-19 · Khayrul Islam, Meghdad Razizadeh, Yaling Liu

In recent years, extracellular vesicles such have become promising carriers as the next-generation drug delivery platforms. Effective loading of exogenous cargos without compromising the extracellular vesicle membrane is…