paper-with-me

홈 › Papers

Toward Better Geometric Representations for Molecule Generative Models

2026-05-08 · Shaoheng Yan, Zian Li, Cai Zhou, Qiaojing Huang, Kai Liu, Muhan Zhang arxiv

Geometric representation-conditioned molecule generation provides an effective paradigm that decouples molecule representation modeling from structure generation. By decoupling molecule generation into two stages-first generating a meaningful molecule representation, and then generating a 3D molecule conditioned on this representation-the efficiency and quality of the generation process can be significantly enhanced. However, its effectiveness is fundamentally limited by the quality of the representation space: pretrained molecular encoders, such as UniMol, produce representations that are non-smooth and not fully exploited during the generative training process. In this work, we propose LENSEs, a framework that better exploits the potential of molecule representations in representation-conditioned generation methods. In particular, LENSEs introduces three complementary mechanisms: (1) a representation head, simultaneously trained during generative tasks, that extracts multi-level representations from the pretrained encoder; (2) a molecule perceptual loss that optimizes the generator in a semantic-informative representation space; and (3) a node-level representation alignment (REPA) loss that explicitly aligns the generator's hidden states with encoder representations, reducing the semantic gap between pretraining and generation. We demonstrate the effectiveness of these improvements through extensive molecule generation tasks. Specifically, on the challenging molecule generation dataset GEOM-DRUG, LENSEs achieves 97.28% validity and 98.51% molecule stability, surpassing existing advanced methods. Further analyses through Lipschitz constant reduction (4.6x) and QM9 probing tasks also demonstrate the smoother, more informative refined representations, establishing generative training with alignment objectives as a potential pretraining paradigm for molecular encoders.

📄 PDF Abstract BibTeX arXiv:2605.07693

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geometric Representation Condition Improves Equivariant Molecule Generation

2024-10-04 · Zian Li, Cai Zhou, Xiyuan Wang, Xingang Peng 외

Recent advancements in molecular generative models have demonstrated substantial potential in accelerating scientific discovery, particularly in drug design. However, these models often face challenges in generating high…

Drug Designscientific discoveryUnconditional Molecule Generation

UniMoMo: Unified Generative Modeling of 3D Molecules for De Novo Binder Design

2025-03-25 · Xiangzhe Kong, Zishen Zhang, Ziting Zhang, Rui Jiao 외

The design of target-specific molecules such as small molecules, peptides, and antibodies is vital for biological research and drug discovery. Existing generative methods are restricted to single-domain molecules, failin…

Drug DiscoveryLatent Diffusion Model for 3D

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

Augmenting Molecular Deep Generative Models with Topological Data Analysis Representations

2021-06-08 · Yair Schiff, Vijil Chenthamarakshan, Samuel Hoffman, Karthikeyan Natesan Ramamurthy 외

Deep generative models have emerged as a powerful tool for learning useful molecular representations and designing novel molecules with desired properties, with applications in drug discovery and material design. However…

Drug DiscoveryTopological Data Analysisvalid

Learning Universal and Robust 3D Molecular Representations with Graph Convolutional Networks

2023-07-24 · Shuo Zhang, Yang Liu, Li Xie, Lei Xie

To learn accurate representations of molecules, it is essential to consider both chemical and geometric features. To encode geometric information, many descriptors have been proposed in constrained circumstances for spec…