paper-with-me

Papers

MDM: Molecular Diffusion Model for 3D Molecule Generation

2022-09-13 · Lei Huang, Hengtong Zhang, Tingyang Xu, Ka-Chun Wong

Molecule generation, especially generating 3D molecular geometries from scratch (i.e., 3D \textit{de novo} generation), has become a fundamental task in drug designs. Existing diffusion-based 3D molecule generation methods could suffer from unsatisfactory performances, especially when generating large molecules. At the same time, the generated molecules lack enough diversity. This paper proposes a novel diffusion model to address those two challenges. First, interatomic relations are not in molecules' 3D point cloud representations. Thus, it is difficult for existing generative models to capture the potential interatomic forces and abundant local constraints. To tackle this challenge, we propose to augment the potential interatomic forces and further involve dual equivariant encoders to encode interatomic forces of different strengths. Second, existing diffusion-based models essentially shift elements in geometry along the gradient of data density. Such a process lacks enough exploration in the intermediate steps of the Langevin dynamics. To address this issue, we introduce a distributional controlling variable in each diffusion/reverse step to enforce thorough explorations and further improve generation diversity. Extensive experiments on multiple benchmarks demonstrate that the proposed model significantly outperforms existing methods for both unconditional and conditional generation tasks. We also conduct case studies to help understand the physicochemical properties of the generated molecules.

📄 PDF Abstract BibTeX arXiv:2209.05710

Code (0)

등록된 구현이 없습니다.

Tasks

3D Molecule GenerationDiversitymodel

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 제목 키워드 기반

HyperDiffusionFields (HyDiF): Diffusion-Guided Hypernetworks for Learning Implicit Molecular Neural Fields

2025-10-20 · Sudarshan Babu, Phillip Lo, Xiao Zhang, Aadi Srivastava 외 arxiv

We introduce HyperDiffusionFields (HyDiF), a framework that models 3D molecular conformers as continuous fields rather than discrete atomic coordinates or graphs. At the core of our approach is the Molecular Directional …

Molecular Property Prediction

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…

MUDiff: Unified Diffusion for Complete Molecule Generation

2023-04-28 · Chenqing Hua, Sitao Luan, Minkai Xu, Rex Ying 외

Molecule generation is a very important practical problem, with uses in drug discovery and material design, and AI methods promise to provide useful solutions. However, existing methods for molecule generation focus eith…

3D geometryDrug Discoveryvalid

Mol-CADiff: Causality-Aware Autoregressive Diffusion for Molecule Generation

2025-03-07 · Md Atik Ahamed, Qiang Ye, Qiang Cheng

The design of novel molecules with desired properties is a key challenge in drug discovery and materials science. Traditional methods rely on trial-and-error, while recent deep learning approaches have accelerated molecu…

Drug Discoveryvalid

Autoregressive latent diffusion for 3D molecule generation

2026-07-10 · Federico Ottomano, Gaopeng Ren, Yingzhen Li, Kim E. Jelfs 외 arxiv

Three-dimensional (3D) molecule generation has been dominated by diffusion models, which achieve strong generation quality but typically require the molecular size to be specified a priori. Recent autoregressive approach…