paper-with-me

Papers

DiffMD: A Geometric Diffusion Model for Molecular Dynamics Simulations

2022-04-19 · Fang Wu, Stan Z. Li

Molecular dynamics (MD) has long been the de facto choice for simulating complex atomistic systems from first principles. Recently deep learning models become a popular way to accelerate MD. Notwithstanding, existing models depend on intermediate variables such as the potential energy or force fields to update atomic positions, which requires additional computations to perform back-propagation. To waive this requirement, we propose a novel model called DiffMD by directly estimating the gradient of the log density of molecular conformations. DiffMD relies on a score-based denoising diffusion generative model that perturbs the molecular structure with a conditional noise depending on atomic accelerations and treats conformations at previous timeframes as the prior distribution for sampling. Another challenge of modeling such a conformation generation process is that a molecule is kinetic instead of static, which no prior works have strictly studied. To solve this challenge, we propose an equivariant geometric Transformer as the score function in the diffusion process to calculate corresponding gradients. It incorporates the directions and velocities of atomic motions via 3D spherical Fourier-Bessel representations. With multiple architectural improvements, we outperform state-of-the-art baselines on MD17 and isomers of C7O2H10 datasets. This work contributes to accelerating material and drug discovery.

📄 PDF Abstract BibTeX arXiv:2204.08672

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDrug Discovery

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Two for One: Diffusion Models and Force Fields for Coarse-Grained Molecular Dynamics

2023-02-01 · Marloes Arts, Victor Garcia Satorras, Chin-wei Huang, Daniel Zuegner 외

Coarse-grained (CG) molecular dynamics enables the study of biological processes at temporal and spatial scales that would be intractable at an atomistic resolution. However, accurately learning a CG force field remains …

Protein Folding

MDDM: A Molecular Dynamics Diffusion Model to Predict Particle Self-Assembly

2025-01-28 · Kevin Ferguson, Yu-Hsuan Chen, Levent Burak Kara

The discovery and study of new material systems relies on molecular simulations that often come with significant computational expense. We propose MDDM, a Molecular Dynamics Diffusion Model, which is capable of predictin…

valid

Probing conformational dynamics of antibodies with geometric simulations

2021-09-29 · Andrejs Tucs, Koji Tsuda, Adnan Sljoka

This chapter describes the application of constrained geometric simulations for prediction of antibody structural dynamics. We utilize constrained geometric simulations method FRODAN, which is a low computational complex…

Consistent Sampling and Simulation: Molecular Dynamics with Energy-Based Diffusion Models

2025-06-20 · Michael Plainer, Hao Wu, Leon Klein, Stephan Günnemann 외

Diffusion models have recently gained significant attention due to their effectiveness in various scientific domains, including biochemistry. When trained on equilibrium molecular distributions, diffusion models provide …

Collective variable discovery in the age of machine learning: reality, hype and everything in between

2021-12-06 · Soumendranath Bhakat

Understanding kinetics and thermodynamics profile of biomolecules is necessary to understand their functional roles which has a major impact in mechanism driven drug discovery. Molecular dynamics simulation has been rout…

Drug Discovery