English

Learning Neural Generative Dynamics for Molecular Conformation Generation

Machine Learning 2021-04-01 v3 Chemical Physics

Abstract

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.

Keywords

Cite

@article{arxiv.2102.10240,
  title  = {Learning Neural Generative Dynamics for Molecular Conformation Generation},
  author = {Minkai Xu and Shitong Luo and Yoshua Bengio and Jian Peng and Jian Tang},
  journal= {arXiv preprint arXiv:2102.10240},
  year   = {2021}
}

Comments

Accepted by ICLR 2021. Code is available at \url{https://github.com/DeepGraphLearning/CGCF-ConfGen}

R2 v1 2026-06-23T23:20:50.882Z