paper-with-me

홈 › Papers

De Novo Molecular Generation with Stacked Adversarial Model

2021-10-24 · Yuansan Liu, James Bailey

Generating novel drug molecules with desired biological properties is a time consuming and complex task. Conditional generative adversarial models have recently been proposed as promising approaches for de novo drug design. In this paper, we propose a new generative model which extends an existing adversarial autoencoder (AAE) based model by stacking two models together. Our stacked approach generates more valid molecules, as well as molecules that are more similar to known drugs. We break down this challenging task into two sub-problems. A first stage model to learn primitive features from the molecules and gene expression data. A second stage model then takes these features to learn properties of the molecules and refine more valid molecules. Experiments and comparison to baseline methods on the LINCS L1000 dataset demonstrate that our proposed model has promising performance for molecular generation.

📄 PDF Abstract BibTeX arXiv:2110.12454

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Designvalid

Similar Papers 제목 키워드 기반

When Molecular GAN Meets Byte-Pair Encoding

2024-09-29 · Huidong Tang, Chen Li, Yasuhiko Morimoto

Deep generative models, such as generative adversarial networks (GANs), are pivotal in discovering novel drug-like candidates via de novo molecular generation. However, traditional character-wise tokenizers often struggl…

Computational EfficiencyDiversity

NovoMolGen: Rethinking Molecular Language Model Pretraining

2025-08-19 · Kamran Chitsaz, Roshan Balaji, Quentin Fournier, Nirav Pravinbhai Bhatt 외 arxiv

Designing de-novo molecules with desired property profiles requires efficient exploration of the vast chemical space ranging from $10^{23}$ to $10^{60}$ possible synthesizable candidates. While various deep generative mo…

One Small Step with Fingerprints, One Giant Leap for De Novo Molecule Generation from Mass Spectra

2025-08-06 · Neng Kai Nigel Neo, Lim Jing, Ngoui Yong Zhau Preston, Koh Xue Ting Serene 외 arxiv

A common approach to the de novo molecular generation problem from mass spectra involves a two-stage pipeline: (1) encoding mass spectra into molecular fingerprints, followed by (2) decoding these fingerprints into molec…

MolRGen: A Training and Evaluation Setting for De Novo Molecular Generation with Reasonning Models

2026-03-18 · Philippe Formont, Maxime Darrin, Ismail Ben Ayed, Pablo Piantanida arxiv

Recent reasoning-based large language models have shown strong performance on tasks with verifiable outcomes, but their use in de novo molecular generation remains limited by the lack of training environments where rewar…

Reinforcement Learning

A Systematic Evaluation of Molecule Generation Models for De Novo Drug Design: From Benchmarks to Practical Insights

2026-09-09 · Xinrui Xu, Xueer Wang, Dan Luo, Sisi Yuan 외 arxiv

Molecule generation has emerged as a powerful computational tool for de novo drug design, enabling the exploration of chemical space beyond the limits of conventional virtual screening. The field has progressed rapidly, …