paper-with-me

Papers

Equivariant Blurring Diffusion for Hierarchical Molecular Conformer Generation

2024-10-26 · Jiwoong Park, Yang shen

How can diffusion models process 3D geometries in a coarse-to-fine manner, akin to our multiscale view of the world? In this paper, we address the question by focusing on a fundamental biochemical problem of generating 3D molecular conformers conditioned on molecular graphs in a multiscale manner. Our approach consists of two hierarchical stages: i) generation of coarse-grained fragment-level 3D structure from the molecular graph, and ii) generation of fine atomic details from the coarse-grained approximated structure while allowing the latter to be adjusted simultaneously. For the challenging second stage, which demands preserving coarse-grained information while ensuring SE(3) equivariance, we introduce a novel generative model termed Equivariant Blurring Diffusion (EBD), which defines a forward process that moves towards the fragment-level coarse-grained structure by blurring the fine atomic details of conformers, and a reverse process that performs the opposite operation using equivariant networks. We demonstrate the effectiveness of EBD by geometric and chemical comparison to state-of-the-art denoising diffusion models on a benchmark of drug-like molecules. Ablation studies draw insights on the design of EBD by thoroughly analyzing its architecture, which includes the design of the loss function and the data corruption process. Codes are released at https://github.com/Shen-Lab/EBD .

📄 PDF Abstract BibTeX arXiv:2410.20255

Code (1)

shen-lab/ebd 공식 구현 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 제목 키워드 기반

CoarsenConf: Equivariant Coarsening with Aggregated Attention for Molecular Conformer Generation

2023-06-26 · Danny Reidenbach, Aditi S. Krishnapriyan

Molecular conformer generation (MCG) is an important task in cheminformatics and drug discovery. The ability to efficiently generate low-energy 3D structures can avoid expensive quantum mechanical simulations, leading to…

Drug DiscoveryProperty Prediction

Lift Your Molecules: Molecular Graph Generation in Latent Euclidean Space

2024-06-15 · Mohamed Amine Ketata, Nicholas Gao, Johanna Sommer, Tom Wollschläger 외

We introduce a new framework for molecular graph generation with 3D molecular generative models. Our Synthetic Coordinate Embedding (SyCo) framework maps molecular graphs to Euclidean point clouds via synthetic conformer…

Edge ClassificationGraph GenerationGraph Neural NetworkMolecular Graph Generation+1

ET-Flow: Equivariant Flow-Matching for Molecular Conformer Generation

2024-10-29 · Majdi Hassan, Nikhil Shenoy, Jungyoon Lee, Hannes Stark 외

Predicting low-energy molecular conformations given a molecular graph is an important but challenging task in computational drug discovery. Existing state-of-the-art approaches either resort to large scale transformer-ba…

Drug Discovery

Equivariant Asynchronous Diffusion: An Adaptive Denoising Schedule for Accelerated Molecular Conformation Generation

2026-03-10 · Junyi An, Chao Qu, Yun-Fei Shi, Zhijian Zhou 외 arxiv

Recent 3D molecular generation methods primarily use asynchronous auto-regressive or synchronous diffusion models. While auto-regressive models build molecules sequentially, they're limited by a short horizon and a discr…

Efficient Molecular Conformer Generation with SO(3)-Averaged Flow Matching and Reflow

2025-07-13 · Zhonglin Cao, Mario Geiger, Allan dos Santos Costa, Danny Reidenbach 외 arxiv

Fast and accurate generation of molecular conformers is desired for downstream computational chemistry and drug discovery tasks. Currently, training and sampling state-of-the-art diffusion or flow-based models for confor…

Drug Discovery