paper-with-me

홈 › Papers

Graph Neural Networks Accelerated Molecular Dynamics

2021-12-06 · Zijie Li, Kazem Meidani, Prakarsh Yadav, Amir Barati Farimani

Molecular Dynamics (MD) simulation is a powerful tool for understanding the dynamics and structure of matter. Since the resolution of MD is atomic-scale, achieving long time-scale simulations with femtosecond integration is very expensive. In each MD step, numerous iterative computations are performed to calculate energy based on different types of interaction and their corresponding spatial gradients. These repetitive computations can be learned and surrogated by a deep learning model like a Graph Neural Network (GNN). In this work, we developed a GNN Accelerated Molecular Dynamics (GAMD) model that directly predicts forces given the state of the system (atom positions, atom types), bypassing the evaluation of potential energy. By training the GNN on a variety of data sources (simulation data derived from classical MD and density functional theory), we show that GAMD can predict the dynamics of two typical molecular systems, Lennard-Jones system and Water system, in the NVT ensemble with velocities regulated by a thermostat. We further show that GAMD's learning and inference are agnostic to the scale, where it can scale to much larger systems at test time. We also perform a comprehensive benchmark test comparing our implementation of GAMD to production-level MD softwares, showing GAMD's competitive performance on the large-scale simulation.

📄 PDF Abstract BibTeX arXiv:2112.03383

Code (1)

baratilab/gamd 공식 구현 jax

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Score dynamics: scaling molecular dynamics with picoseconds timestep via conditional diffusion model

2023-10-02 · Tim Hsu, Babak Sadigh, Vasily Bulatov, Fei Zhou

We propose score dynamics (SD), a general framework for learning accelerated evolution operators with large timesteps from molecular-dynamics simulations. SD is centered around scores, or derivatives of the transition lo…

DenoisingGraph Neural Network

Conformation Generation using Transformer Flows

2024-11-16 · Sohil Atul Shah, Vladlen Koltun

Estimating three-dimensional conformations of a molecular graph allows insight into the molecule's biological and chemical functions. Fast generation of valid conformations is thus central to molecular modeling. Recent a…

valid

Accelerated Simulations of Molecular Systems through Learning of their Effective Dynamics

2021-02-17 · Pantelis R. Vlachas, Julija Zavadlav, Matej Praprotnik, Petros Koumoutsakos

Simulations are vital for understanding and predicting the evolution of complex molecular systems. However, despite advances in algorithms and special purpose hardware, accessing the timescales necessary to capture the s…

Symmetry-adapted graph neural networks for constructing molecular dynamics force fields

2021-01-08 · Zun Wang, Chong Wang, Sibo Zhao, Shiqiao Du 외

Molecular dynamics is a powerful simulation tool to explore material properties. Most of the realistic material systems are too large to be simulated with first-principles molecular dynamics. Classical molecular dynamics…

Feature EngineeringTranslation

JAMUN: Transferable Molecular Conformational Ensemble Generation with Walk-Jump Sampling

2024-10-18 · Ameya Daigavane, Bodhi P. Vani, Saeed Saremi, Joseph Kleinhenz 외

Conformational ensembles of protein structures are immensely important both to understanding protein function, and for drug discovery in novel modalities such as cryptic pockets. Current techniques for sampling ensembles…

Drug Discovery