Skip to content

CCVAN Leverages Conditional Molecular Generation Through Conditional VAE and Wasserstein GAN.

Jul 2026 · Interdisciplinary Sciences Computational Life Sciences · 0 citations · 32 references
Medicine

TL;DR

This study integrated the conditional variational autoencoder with the Wasserstein generative adversarial network and effectively applied this hybrid architecture to molecular generation tasks, introducing a molecular generation framework with conditional generation capabilities known as CCVAN.

View source

Similar papers

Conference Jul 2026

PR-GVAE: Property-Controllable Molecular Generation via Conditional Graph Variational Autoencoder

Molecular generation is a core task in drug discovery. Although existing deep generative models can produce valid molecular structures, they lack precise control over molecular properties such as lipophilicity (logP) and drug-likeness (QED). This paper proposes Property-Regularized Graph Variational Autoencoder (PR-GVAE), a conditional graph VAE that introduces Feature-wise Linear Modulation (FiLM) conditioning in the encoder and a dual-branch fusion architecture in the decoder for precise property control. Experiments on a filtered subset of ZINC-20 (approximately 52,000 molecules, at most 20 heavy atoms) across five models spanning graph-based, sequence-based, and fragment-assembly paradigms demonstrate that PRGVAE achieves a Condition Satisfaction Rate (CSR) for both properties of 78.3%, outperforming the unconditional Vanilla GraphVAE by 2.0× (39.4%) and the sequence-based SMILES C-VAE by 40 percentage points (38.3%). Ablation experiments reveal that decoder conditioning is the core driver of property control (removing it reduces CSR-Both by 26.6%), while encoder FiLM conditioning and dual-branch fusion exhibit additive contributions (simultaneous removal reduces CSR-Both by 30.8%). Visualization confirms that PR-GVAE generates structurally diverse drug-like molecules, providing an effective solution for on-demand molecular design.

Lu Yu, Tianyu Han, Shuyue Men et al. · 0 citations
Open access Aug 2026

Deep Learning-Based Molecular Generation for Lung Cancer Therapeutics

Background: The leading cause of cancer-related deaths globally is lung cancer, and the P2X7 receptor (P2X7R) is a promising therapeutic target due to its role in the disease progression. Methods: A deep learning-based molecular generation framework that integrates a fragment-based drug method with Relational Graph Convolutional Networks (RGCNs) and a Wasserstein Generative Adversarial Network (WGAN) was employed. Known P2X7R targeting drugs were fragmented to construct a fragment library, which was used to generate new candidate molecules. The generated molecules from the model were evaluated for chemical validity, novelty, Lipinski’s Rule of Five compliance, quantitative estimate of drug-likeness (QED), lipophilicity (LogP), similarity using the Tanimoto coefficient, and binding affinity through molecular docking. Results: The model generated 4498 chemically valid molecules, including 968 unique and 384 novel molecules. Approximately 97% satisfied standard drug-likeness criteria, with QED values predominantly above 0.6 and LogP values within acceptable pharmacokinetic ranges. The novel molecules demonstrated an improved docking score against P2X7R compared to the seed molecules. Conclusions: Despite training on 5000 SMILES due to limited computational resources, the model achieved high validity, strong molecular diversity, and drug-like physicochemical properties, demonstrating the feasibility of a scalable, target-specific AI pipeline for lung cancer drug discovery using fragment-based molecular generation, RGCN and WGAN. Nevertheless, the biological activity of the generated molecules remains experimentally unvalidated, and the findings are based solely on computational analyses.

Mohavia Ben Amid Sinon, U. Chude-Okonkwo · 0 citations
Book Open access Aug 2026

From VAEs to Diffusion and LLMs: Modern Generative Models for Molecular Discovery

Generative models are emerging as a key technology for accelerating molecular discovery in drug design, materials science, and catalysis by enabling efficient exploration of the vast chemical space of possible molecules. Recent advances in deep generative modeling—including variational autoencoders (VAEs), diffusion models, flow matching methods, and autoregressive transformer-based approaches—have produced a diverse toolkit for generating molecular structures and optimizing their properties. However, these paradigms are often studied independently, leaving many machine learning researchers without a clear understanding of their connections, strengths, and limitations in molecular applications. This tutorial provides a unified introduction to modern generative modeling approaches for molecular generation, covering their theoretical foundations, algorithmic design, and practical considerations for molecular representations such as 1D SMILES strings, 2D molecular graphs, and 3D structures. While the tutorial primarily focuses on generative models for de novo molecular design, we also briefly discuss how similar modeling paradigms extend to reaction prediction and retrosynthesis. By presenting these models within a common framework, the tutorial aims to equip ML researchers and AI-for-science practitioners with a clear conceptual map of the generative modeling landscape for molecular discovery and identify emerging research opportunities in this rapidly evolving area.

Kehan Guo, Yili Shen, Jeeyhun Hwang et al. · 0 citations
Jul 2026

A unified deep generative framework for surrogate-guided molecular discovery across diverse molecular spaces.

A high-accuracy surrogate predictor based on message-passing neural networks is decoupled from heterogeneous generators, and integrated into a closed-loop strategy of generate, score, select, and regenerate to progressively enrich high-performing candidates without modifying the underlying model architectures.

Zhaosheng Zhang, Yanbo Liu, Jiadong Liu et al. · 0 citations
Preprint Aug 2026

Conditional GraphGANFed: Optimizing Graph-Structured Molecule Generation in Federated Generative Adversarial Networks

Generative adversarial networks (GANs) have garnered considerable attention in molecular discovery for their ability to generate novel and high-quality molecules. To efficiently train a GAN model while preserving data privacy, GraphGANFed has been proposed to incorporate federated learning and graph convolutional networks into GAN. Yet, GraphGANFed cannot produce synthetic molecules that only optimize a user-defined metric(s) to facilitate the new drug discovery process. To address this issue, we introduce a novel extension to GraphGANFed, namely conditional GraphGANFed (cGraphGANFed), by incorporating the critic network to assess generated molecules using user-defined metric(s). The evaluation results from both the critic network and discriminator are integrated into the loss function of the generator, guiding it to generate novel molecules that maintain similar chemical properties to real ones while optimizing user-defined metrics. Extensive simulations are conducted in two scenarios. First, cGraphGANFed endeavors to optimize all seven commonly used metrics, and the results show that cGraphGANFed significantly outperforms GraphGANFed in Validity and LogP, with a slight advantage in QED, across different settings. Second, cGraphGANFed focuses solely on optimizing QED, and the results show that the synthetic molecules produced by cGraphGANFed can achieve more than 10% improvement in QED than GraphGANFed. Also, the results demonstrate cGraphGANFed has enhanced resilience against mode collapses and performance reduction caused by non-IID data.

Daniel Manu, Abee Alazzwi · 0 citations