paper-with-me

홈 › Papers

Learning Large-Time-Step Molecular Dynamics with Graph Neural Networks

2021-11-30 · NeurIPS Workshop AI4Scien 2021 12 · Tianze Zheng, Weihao Gao, Chong Wang

Molecular dynamics (MD) simulation predicts the trajectory of atoms by solving Newton's equation of motion with a numeric integrator. Due to physical constraints, the time step of the integrator need to be small to maintain sufficient precision. This limits the efficiency of simulation. To this end, we introduce a graph neural network (GNN) based model, MDNet, to predict the evolution of coordinates and momentum with large time steps. In addition, MDNet can easily scale to a larger system, due to its linear complexity with respect to the system size. We demonstrate the performance of MDNet on a 4000-atom system with large time steps, and show that MDNet can predict good equilibrium and transport properties, well aligned with standard MD simulations.

📄 PDF Abstract BibTeX arXiv:2111.15176

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Operator Autoencoders: Learning Physical Operations on Encoded Molecular Graphs

2021-05-26 · Willis Hoke, Daniel Shea, Stephen Casey

Molecular dynamics simulations produce data with complex nonlinear dynamics. If the timestep behavior of such a dynamic system can be represented by a linear operator, future states can be inferred directly without expen…

Time SeriesTime Series Analysis

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

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…

Graph Neural Network

ATOM: A Pretrained Neural Operator for Multitask Molecular Dynamics

2025-10-07 · Luke Thompson, Davy Guan, Dai Shi, Slade Matthews 외 arxiv

Molecular dynamics (MD) simulations underpin modern computational drug discovery, materials science, and biochemistry. Recent machine learning models provide high-fidelity MD predictions without the need to repeatedly so…

Zero-shot GeneralizationDrug Discovery

Geometric learning of the conformational dynamics of molecules using dynamic graph neural networks

2021-06-24 · Michael Hunter Ashby, Jenna A. Bilbrey

We apply a temporal edge prediction model for weighted dynamic graphs to predict time-dependent changes in molecular structure. Each molecule is represented as a complete graph in which each atom is a vertex and all vert…

Graph Neural Network