paper-with-me

홈 › Papers

Learning Neural Generative Dynamics for Molecular Conformation Generation

2021-02-20 · ICLR 2021 1 · Minkai Xu, Shitong Luo, Yoshua Bengio, Jian Peng, Jian Tang

We study how to generate molecule conformations (i.e., 3D structures) from a molecular graph. Traditional methods, such as molecular dynamics, sample conformations via computationally expensive simulations. Recently, machine learning methods have shown great potential by training on a large collection of conformation data. Challenges arise from the limited model capacity for capturing complex distributions of conformations and the difficulty in modeling long-range dependencies between atoms. Inspired by the recent progress in deep generative models, in this paper, we propose a novel probabilistic framework to generate valid and diverse conformations given a molecular graph. We propose a method combining the advantages of both flow-based and energy-based models, enjoying: (1) a high model capacity to estimate the multimodal conformation distribution; (2) explicitly capturing the complex long-range dependencies between atoms in the observation space. Extensive experiments demonstrate the superior performance of the proposed method on several benchmarks, including conformation generation and distance modeling tasks, with a significant improvement over existing generative models for molecular conformation sampling.

📄 PDF Abstract BibTeX arXiv:2102.10240

Code (3)

DeepGraphLearning/CGCF-ConfGen 공식 구현 pytorch
luost26/CGCF-ConfGen 공식 구현 pytorch
MinkaiXu/CGCF-ConfGen pytorch

Tasks

valid

Similar Papers 제목 키워드 기반

Generating Molecular Conformations via Normalizing Flows and Neural ODEs

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

We provide an in-depth overview of methods outlined in the paper "Learning Neural Generative Dynamics for Molecular Conformation Generation," discuss the impact of the work in the context of other conformation generation…

Diversity

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

Energy-Guided Generative Modeling for Low-Energy Molecular Structure Discovery

2025-12-27 · Guikun Xu, Xiaohan Yi, Ziqiao Meng, Peilin Zhao 외 arxiv

Exploring molecular energy landscapes and identifying ground-state conformations are central challenges in computational chemistry. However, generating diverse low-energy conformers from molecular graphs remains expensiv…

Atomic Trajectory Modeling with State Space Models for Biomolecular Dynamics

2026-03-18 · Liang Shi, Jiarui Lu, Junqi Liu, Chence Shi 외 arxiv

Understanding the dynamic behavior of biomolecules is fundamental to elucidating biological function and facilitating drug discovery. While Molecular Dynamics (MD) simulations provide a rigorous physical basis for studyi…

Trajectory ModelingDrug Discovery

GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation

2022-03-06 · ICLR 2022 4 · Minkai Xu, Lantao Yu, Yang song, Chence Shi 외

Predicting molecular conformations from molecular graphs is a fundamental problem in cheminformatics and drug discovery. Recently, significant progress has been achieved with machine learning approaches, especially with …

Drug Discovery