paper-with-me

홈 › Papers

Direct Molecular Conformation Generation

2022-02-03 · Jinhua Zhu, Yingce Xia, Chang Liu, Lijun Wu, Shufang Xie, Yusong Wang, Tong Wang, Tao Qin, Wengang Zhou, Houqiang Li, Haiguang Liu, Tie-Yan Liu

Molecular conformation generation aims to generate three-dimensional coordinates of all the atoms in a molecule and is an important task in bioinformatics and pharmacology. Previous methods usually first predict the interatomic distances, the gradients of interatomic distances or the local structures (e.g., torsion angles) of a molecule, and then reconstruct its 3D conformation. How to directly generate the conformation without the above intermediate values is not fully explored. In this work, we propose a method that directly predicts the coordinates of atoms: (1) the loss function is invariant to roto-translation of coordinates and permutation of symmetric atoms; (2) the newly proposed model adaptively aggregates the bond and atom information and iteratively refines the coordinates of the generated conformation. Our method achieves the best results on GEOM-QM9 and GEOM-Drugs datasets. Further analysis shows that our generated conformations have closer properties (e.g., HOMO-LUMO gap) with the groundtruth conformations. In addition, our method improves molecular docking by providing better initial conformations. All the results demonstrate the effectiveness of our method and the great potential of the direct approach. The code is released at https://github.com/DirectMolecularConfGen/DMCG

📄 PDF Abstract BibTeX arXiv:2202.01356

Code (1)

directmolecularconfgen/dmcg 공식 구현 pytorch

Tasks

Molecular Docking

Similar Papers 제목 키워드 기반

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

EC-Conf: An Ultra-fast Diffusion Model for Molecular Conformation Generation with Equivariant Consistency

2023-08-01 · Zhiguang Fan, Yuedong Yang, Mingyuan Xu, Hongming Chen

Despite recent advancement in 3D molecule conformation generation driven by diffusion models, its high computational cost in iterative diffusion/denoising process limits its application. In this paper, an equivariant con…

Denoising

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

Learning Gradient Fields for Molecular Conformation Generation

2021-05-09 · Chence Shi, Shitong Luo, Minkai Xu, Jian Tang

We study a fundamental problem in computational chemistry known as molecular conformation generation, trying to predict stable 3D structures from 2D molecular graphs. Existing machine learning approaches usually first pr…

Computational chemistryTranslation

Learning Neural Generative Dynamics for Molecular Conformation Generation

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

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, mac…

valid