paper-with-me

Papers

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 consistency model (EC-Conf) was proposed as a fast diffusion method for low-energy conformation generation. In EC-Conf, a modified SE (3)-equivariant transformer model was directly used to encode the Cartesian molecular conformations and a highly efficient consistency diffusion process was carried out to generate molecular conformations. It was demonstrated that, with only one sampling step, it can already achieve comparable quality to other diffusion-based models running with thousands denoising steps. Its performance can be further improved with a few more sampling iterations. The performance of EC-Conf is evaluated on both GEOM-QM9 and GEOM-Drugs sets. Our results demonstrate that the efficiency of EC-Conf for learning the distribution of low energy molecular conformation is at least two magnitudes higher than current SOTA diffusion models and could potentially become a useful tool for conformation generation and sampling. We release our code at https://github.com/zhi520/EcConf.

📄 PDF Abstract BibTeX arXiv:2308.00237

Code (1)

deeplearningps/ecconf 공식 구현 pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Accelerating the Generation of Molecular Conformations with Progressive Distillation of Equivariant Latent Diffusion Models

2024-04-21 · Romain Lacombe, Neal Vaidya

Recent advances in fast sampling methods for diffusion models have demonstrated significant potential to accelerate generation on image modalities. We apply these methods to 3-dimensional molecular conformations by build…

Drug Discovery

EquiFlow: Equivariant Conditional Flow Matching with Optimal Transport for 3D Molecular Conformation Prediction

2024-12-15 · Qingwen Tian, Yuxin Xu, Yixuan Yang, Zhen Wang 외

Molecular 3D conformations play a key role in determining how molecules interact with other molecules or protein surfaces. Recent deep learning advancements have improved conformation prediction, but slow training speeds…

FlashMol: High-Quality Molecule Generation in as Few as Four Steps

2026-05-07 · Xinyuan Wei, Zian Li, Shaoheng Yan, Cai Zhou 외 arxiv

Generating chemically valid 3D molecular conformations is critical for computational drug discovery. Classical diffusion-based models like GeoLDM perform well but require hundreds of steps, making large-scale in silico s…

Drug Discovery

Protein Conformation Generation via Force-Guided SE(3) Diffusion Models

2024-03-21 · Yan Wang, Lihao Wang, Yuning Shen, Yiqun Wang 외

The conformational landscape of proteins is crucial to understanding their functionality in complex biological processes. Traditional physics-based computational methods, such as molecular dynamics (MD) simulations, suff…

Diversity

Molecular Conformation Generation via Shifting Scores

2023-09-12 · Zihan Zhou, Ruiying Liu, Chaolong Ying, Ruimao Zhang 외

Molecular conformation generation, a critical aspect of computational chemistry, involves producing the three-dimensional conformer geometry for a given molecule. Generating molecular conformation via diffusion requires …

Computational chemistry