paper-with-me

Papers

Cross-Modality Controlled Molecule Generation with Diffusion Language Model

2025-08-20 · Yunzhe Zhang, Yifei Wang, Khanh Vinh Nguyen, Pengyu Hong arxiv

Current SMILES-based diffusion models for molecule generation typically support only unimodal constraint. They inject conditioning signals at the start of the training process and require retraining a new model from scratch whenever the constraint changes. However, real-world applications often involve multiple constraints across different modalities, and additional constraints may emerge over the course of a study. This raises a challenge: how to extend a pre-trained diffusion model not only to support cross-modality constraints but also to incorporate new ones without retraining. To tackle this problem, we propose the Cross-Modality Controlled Molecule Generation with Diffusion Language Model (CMCM-DLM), demonstrated by two distinct cross modalities: molecular structure and chemical properties. Our approach builds upon a pre-trained diffusion model, incorporating two trainable modules, the Structure Control Module (SCM) and the Property Control Module (PCM), and operates in two distinct phases during the generation process. In Phase I, we employs the SCM to inject structural constraints during the early diffusion steps, effectively anchoring the molecular backbone. Phase II builds on this by further introducing PCM to guide the later stages of inference to refine the generated molecules, ensuring their chemical properties match the specified targets. Experimental results on multiple datasets demonstrate the efficiency and adaptability of our approach, highlighting CMCM-DLM's significant advancement in molecular generation for drug discovery applications.

📄 PDF Abstract BibTeX arXiv:2508.14748

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

D-Flow: Differentiating through Flows for Controlled Generation

2024-02-21 · Heli Ben-Hamu, Omri Puny, Itai Gat, Brian Karrer 외

Taming the generation outcome of state of the art Diffusion and Flow-Matching (FM) models without having to re-train a task-specific model unlocks a powerful tool for solving inverse problems, conditional generation, and…

Towards Unified Latent Space for 3D Molecular Latent Diffusion Modeling

2025-03-19 · Yanchen Luo, Zhiyuan Liu, Yi Zhao, Sihang Li 외

3D molecule generation is crucial for drug discovery and material science, requiring models to process complex multi-modalities, including atom types, chemical bonds, and 3D coordinates. A key challenge is integrating th…

3D Molecule GenerationDrug DiscoveryInductive Bias

Conditional Synthesis of 3D Molecules with Time Correction Sampler

2024-11-01 · Hojung Jung, Youngrok Park, Laura Schmid, Jaehyeong Jo 외

Diffusion models have demonstrated remarkable success in various domains, including molecular generation. However, conditional molecular generation remains a fundamental challenge due to an intrinsic trade-off between ta…

Drug Discovery

D3MES: Diffusion Transformer with multihead equivariant self-attention for 3D molecule generation

2025-01-13 · Zhejun Zhang, Yuanping Chen, Shibing Chu

Understanding and predicting the diverse conformational states of molecules is crucial for advancing fields such as chemistry, material science, and drug development. Despite significant progress in generative models, ac…

3D Molecule Generation

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