paper-with-me

홈 › Papers

Graph VQ-Transformer (GVT): Fast and Accurate Molecular Generation via High-Fidelity Discrete Latents

2025-12-02 · Haozhuo Zheng, Cheng Wang, Yang Liu arxiv

The de novo generation of molecules with desirable properties is a critical challenge, where diffusion models are computationally intensive and autoregressive models struggle with error propagation. In this work, we introduce the Graph VQ-Transformer (GVT), a two-stage generative framework that achieves both high accuracy and efficiency. The core of our approach is a novel Graph Vector Quantized Variational Autoencoder (VQ-VAE) that compresses molecular graphs into high-fidelity discrete latent sequences. By synergistically combining a Graph Transformer with canonical Reverse Cuthill-McKee (RCM) node ordering and Rotary Positional Embeddings (RoPE), our VQ-VAE achieves near-perfect reconstruction rates. An autoregressive Transformer is then trained on these discrete latents, effectively converting graph generation into a well-structured sequence modeling problem. Crucially, this mapping of complex graphs to high-fidelity discrete sequences bridges molecular design with the powerful paradigm of large-scale sequence modeling, unlocking potential synergies with Large Language Models (LLMs). Extensive experiments show that GVT achieves state-of-the-art or highly competitive performance across major benchmarks like ZINC250k, MOSES, and GuacaMol, and notably outperforms leading diffusion models on key distribution similarity metrics such as FCD and KL Divergence. With its superior performance, efficiency, and architectural novelty, GVT not only presents a compelling alternative to diffusion models but also establishes a strong new baseline for the field, paving the way for future research in discrete latent-space molecular generation.

📄 PDF Abstract BibTeX arXiv:2512.02667

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Generation

Similar Papers 제목 키워드 기반

Graph Diffusion Transformers for Multi-Conditional Molecular Generation

2024-01-24 · Gang Liu, Jiaxin Xu, Tengfei Luo, Meng Jiang

Inverse molecular design with diffusion models holds great potential for advancements in material and drug discovery. Despite success in unconditional molecular generation, integrating multiple properties such as synthet…

DecoderDenoisingDrug Discovery

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

MolSnap: Snap-Fast Molecular Generation with Latent Variational Mean Flow

2025-08-07 · Md Atik Ahamed, Qiang Ye, Qiang Cheng arxiv

Molecular generation conditioned on textual descriptions is a fundamental task in computational chemistry and drug discovery. Existing methods often struggle to simultaneously ensure high-quality, diverse generation and …

Computational EfficiencyDrug Discovery

Learning Joint 2D & 3D Diffusion Models for Complete Molecule Generation

2023-05-21 · Han Huang, Leilei Sun, Bowen Du, Weifeng Lv

Designing new molecules is essential for drug discovery and material science. Recently, deep generative models that aim to model molecule distribution have made promising progress in narrowing down the chemical research …

3D Molecule GenerationDrug DiscoveryGraph GenerationMolecular Graph Generation

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