Aug 2026· Proceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.2· pp. 13314-13318· 0 citations· 28 references
TL;DR
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.
Abstract
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.
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.· Physical Chemistry, Chemical...· 0 citations
A critical perspective is provided on how generative models are shaping the future of rational and reliable drug design, including automated synthesis planning, retrosynthesis prediction, and multi‐objective optimization.
Rania Ehab Koshty, Manar Ahmed Shehata, Ahmed M. Gab Allah et al.· ChemistrySelect· 0 citations
Mol-CADiff is introduced, a diffusion-based framework that uses causal attention mechanisms for text-conditional molecular generation and enhances dependency modeling both within and across modalities, enabling precise control over the generation process.
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.
Recent advances in generative artificial intelligence have made in silico molecular design a powerful approach for exploring chemical space toward specific goals. However, despite the need for trial-and-error adjustment of generative strategies and reward formulations, most methods implicitly fix the searchable chemical space, significantly limiting flexibility in practical design. This paper introduces ChemTSv3, an exploration framework with a flexible architecture that accommodates diverse design scenarios for adaptive molecular design. Specifically, molecular representations are unified as nodes, including string-based encodings, molecular graphs, and protein sequences. Molecular generations and editing operations are abstracted as transitions between nodes, allowing graph-based modifications, sequential mutations, and large-language-model-driven transformations to be handled within the same formulation. Representations and transition types can be dynamically switched to adapt the search space to the stage and nature of the design task. Here we show that this flexibility enables efficient exploration across diverse design spaces, from drug-like small molecules to proteins.
This survey provides a comprehensive review of over 100 methods in 3D structure-based drug design (SBDD) and molecular optimisation, and proposes a unified taxonomy covering four primary generative paradigms: autoregressive models, diffusion models, flow matching, and Bayesian Flow Networks.