paper-with-me

홈 › Papers

VQ-SAD: Vector Quantized Structure Aware Diffusion For Molecule Generation

2026-05-01 · Farshad Noravesh, Reza Haffari, Layki Soon, Arghya Pal arxiv

Many diffusion based molecule generation methods ignore the symbolic information of molecules and represent the atom and bond type as one hot representation. Methods based on Morgan fingerprints produce hash collisions and are hard to embed into a continuous space without information loss and random fingerprints correspond to no valid molecule. To circumvent this issue we use another paradigm and consider atom and bond codes as latent variables of VQ-VAE. We introduce VQ-SAD which first trains a VQ-VAE and uses the frozen pretrained VQ-VAE model and considers the codebooks for both atom and bond types as tokenizers for the downstream diffusion process. VQ-SAD is a neuro-symbolic model that utilizes both symbolic and neural structural information for a diffusion based model with learnable forward process. The large discrete code space provides a more balanced atom and bond types which enhances the denoising process. VQ-VAE slightly outperforms SOTA models for diffusion based molecule generation on QM9 and ZINC250k datasets.

📄 PDF Abstract BibTeX arXiv:2605.00354

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Autoregressive fragment-based diffusion for pocket-aware ligand design

2023-12-15 · Mahdi Ghorbani, Leo Gendelev, Paul Beroza, Michael J. Keiser

In this work, we introduce AutoFragDiff, a fragment-based autoregressive diffusion model for generating 3D molecular structures conditioned on target protein structures. We employ geometric vector perceptrons to predict …

A 3D pocket-aware and evolutionary conserved interaction guided diffusion model for molecular optimization

2025-05-09 · Anjie Qiao, Hao Zhang, Qianmu Yuan, Qirui Deng 외

Generating molecules that bind to specific protein targets via diffusion models has shown good promise for structure-based drug design and molecule optimization. Especially, the diffusion models with binding interaction …

Drug Design

LDMol: Text-to-Molecule Diffusion Model with Structurally Informative Latent Space

2024-05-28 · Jinho Chang, Jong Chul Ye

With the emergence of diffusion models as the frontline of generative models, many researchers have proposed molecule generation techniques with conditional diffusion models. However, the unavoidable discreteness of a mo…

Contrastive LearningDecoderText-based de novo Molecule GenerationText Retrieval

BiMol-Diff: A Unified Diffusion Framework for Molecular Generation and Captioning

2026-04-27 · Aditya Hemant Shahane, Anuj Kumar Sirohi, Devansh Arora, Nitin Kumar 외 arxiv

Bridging molecular structures and natural language is essential for controllable design. Autoregressive models struggle with long-range dependencies, while standard diffusion processes apply uniform corruption across pos…

Molecule CaptioningLanguage Modelling

VecMol: Vector-Field Representations for 3D Molecule Generation

2026-03-13 · Yuchen Hua, Xingang Peng, Jianzhu Ma, Muhan Zhang arxiv

Generative modeling of three-dimensional (3D) molecules is a fundamental yet challenging problem in drug discovery and materials science. Existing approaches typically represent molecules as 3D graphs and co-generate dis…

Graph GenerationDrug Discovery