paper-with-me

Papers

Learning Pair Potentials using Differentiable Simulations

2022-09-16 · Wujie Wang, Zhenghao Wu, Rafael Gómez-Bombarelli

Learning pair interactions from experimental or simulation data is of great interest for molecular simulations. We propose a general stochastic method for learning pair interactions from data using differentiable simulations (DiffSim). DiffSim defines a loss function based on structural observables, such as the radial distribution function, through molecular dynamics (MD) simulations. The interaction potentials are then learned directly by stochastic gradient descent, using backpropagation to calculate the gradient of the structural loss metric with respect to the interaction potential through the MD simulation. This gradient-based method is flexible and can be configured to simulate and optimize multiple systems simultaneously. For example, it is possible to simultaneously learn potentials for different temperatures or for different compositions. We demonstrate the approach by recovering simple pair potentials, such as Lennard-Jones systems, from radial distribution functions. We find that DiffSim can be used to probe a wider functional space of pair potentials compared to traditional methods like Iterative Boltzmann Inversion. We show that our methods can be used to simultaneously fit potentials for simulations at different compositions and temperatures to improve the transferability of the learned potentials.

📄 PDF Abstract BibTeX arXiv:2209.07679

Code (1)

torchmd/mdgrad 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning neural network potentials from experimental data via Differentiable Trajectory Reweighting

2021-06-02 · Stephan Thaler, Julija Zavadlav

In molecular dynamics (MD), neural network (NN) potentials trained bottom-up on quantum mechanical data have seen tremendous success recently. Top-down approaches that learn NN potentials directly from experimental data …

Deep Social Force

2021-09-24 · Sven Kreiss

The Social Force model introduced by Helbing and Molnar in 1995 is a cornerstone of pedestrian simulation. This paper introduces a differentiable simulation of the Social Force model where the assumptions on the shapes o…

JAX, M.D.: A Framework for Differentiable Physics

2019-12-09 · Samuel S. Schoenholz, Ekin D. Cubuk

We introduce JAX MD, a software package for performing differentiable physics simulations with a focus on molecular dynamics. JAX MD includes a number of physics simulation environments, as well as interaction potentials…

Drug DiscoveryGPU

JAX MD: A Framework for Differentiable Physics

2020-12-01 · NeurIPS 2020 12 · Samuel Schoenholz, Ekin Dogus Cubuk

We introduce JAX MD, a software package for performing differentiable physics simulations with a focus on molecular dynamics. JAX MD includes a number of statistical physics simulation environments as well as interaction…

GPU

Differentiable sampling of molecular geometries with uncertainty-based adversarial attacks

2021-01-27 · Daniel Schwalbe-Koda, Aik Rui Tan, Rafael Gómez-Bombarelli

Neural network (NN) interatomic potentials provide fast prediction of potential energy surfaces, closely matching the accuracy of the electronic structure methods used to produce the training data. However, NN prediction…

Active LearningUncertainty Quantification