paper-with-me

홈 › Papers

End-to-End Differentiable Molecular Mechanics Force Field Construction

2020-10-02 · Yuanqing Wang, Josh Fass, Benjamin Kaminow, John E. Herr, Dominic Rufa, Ivy Zhang, Iván Pulido, Mike Henry, John D. Chodera

Molecular mechanics (MM) potentials have long been a workhorse of computational chemistry. Leveraging accuracy and speed, these functional forms find use in a wide variety of applications in biomolecular modeling and drug discovery, from rapid virtual screening to detailed free energy calculations. Traditionally, MM potentials have relied on human-curated, inflexible, and poorly extensible discrete chemical perception rules or applying parameters to small molecules or biopolymers, making it difficult to optimize both types and parameters to fit quantum chemical or physical property data. Here, we propose an alternative approach that uses graph neural networks to perceive chemical environments, producing continuous atom embeddings from which valence and nonbonded parameters can be predicted using invariance-preserving layers. Since all stages are built from smooth neural functions, the entire process is modular and end-to-end differentiable with respect to model parameters, allowing new force fields to be easily constructed, extended, and applied to arbitrary molecules. We show that this approach is not only sufficiently expressive to reproduce legacy atom types, but that it can learn to accurately reproduce and extend existing molecular mechanics force fields. Trained with arbitrary loss functions, it can construct entirely new force fields self-consistently applicable to both biopolymers and small molecules directly from quantum chemical calculations, with superior fidelity than traditional atom or parameter typing schemes. When trained on the same quantum chemical small molecule dataset used to parameterize the openff-1.2.0 small molecule force field augmented with a peptide dataset, the resulting espaloma model shows superior accuracy vis-\`a-vis experiments in computing relative alchemical free energy calculations for a popular benchmark set.

📄 PDF Abstract BibTeX arXiv:2010.01196

Code (3)

choderalab/espaloma 공식 구현 pytorch
openmm/openmmforcefields 공식 구현
kntkb/openmmforcefields

Tasks

Computational chemistryDrug Discovery

Similar Papers 제목 키워드 기반

On the design space between molecular mechanics and machine learning force fields

2024-09-03 · Yuanqing Wang, Kenichiro Takaba, Michael S. Chen, Marcus Wieder 외

A force field as accurate as quantum mechanics (QM) and as fast as molecular mechanics (MM), with which one can simulate a biomolecular system efficiently enough and meaningfully enough to get quantitative insights, is a…

Machine-learned molecular mechanics force field for the simulation of protein-ligand systems and beyond

2023-07-13 · Kenichiro Takaba, Iván Pulido, Pavan Kumar Behara, Chapin E. Cavender 외

The development of reliable and extensible molecular mechanics (MM) force fields -- fast, empirical models characterizing the potential energy surface of molecular systems -- is indispensable for biomolecular simulation …

Drug DesignDrug DiscoveryGPU

Grappa -- A Machine Learned Molecular Mechanics Force Field

2024-03-25 · Leif Seute, Eric Hartmann, Jan Stühmer, Frauke Gräter

Simulating large molecular systems over long timescales requires force fields that are both accurate and efficient. In recent years, E(3) equivariant neural networks have lifted the tension between computational efficien…

Computational Efficiency

Data-Driven Parametrization of Molecular Mechanics Force Fields for Expansive Chemical Space Coverage

2024-08-23 · Tianze Zheng, Ailun Wang, Xu Han, Yu Xia 외

A force field is a critical component in molecular dynamics simulations for computational drug discovery. It must achieve high accuracy within the constraints of molecular mechanics' (MM) limited functional forms, which …

Computational EfficiencyDrug DiscoveryGraph Neural Network

An Extendible, Graph-Neural-Network-Based Approach for Accurate Force Field Development of Large Flexible Organic Molecules

2021-06-02 · Xufei Wang, Yuanda Xu, Han Zheng, Kuang Yu

An accurate force field is the key to the success of all molecular mechanics simulations on organic polymers and biomolecules. Accuracy beyond density functional theory is often needed to describe the intermolecular inte…

Graph Neural Network