paper-with-me

Papers

A Transformer-based Generative Model for De Novo Molecular Design

2022-10-17 · Wenlu Wang, Ye Wang, Honggang Zhao, Simone Sciabola

In the scope of drug discovery, the molecular design aims to identify novel compounds from the chemical space where the potential drug-like molecules are estimated to be in the order of 10^60 - 10^100. Since this search task is computationally intractable due to the unbounded search space, deep learning draws a lot of attention as a new way of generating unseen molecules. As we seek compounds with specific target proteins, we propose a Transformer-based deep model for de novo target-specific molecular design. The proposed method is capable of generating both drug-like compounds (without specified targets) and target-specific compounds. The latter are generated by enforcing different keys and values of the multi-head attention for each target. In this way, we allow the generation of SMILES strings to be conditional on the specified target. Experimental results demonstrate that our method is capable of generating both valid drug-like compounds and target-specific compounds. Moreover, the sampled compounds from conditional model largely occupy the real target-specific molecules' chemical space and also cover a significant fraction of novel compounds.

📄 PDF Abstract BibTeX arXiv:2210.08749

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discoveryvalid

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

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…

Molecular De Novo Design through Transformer-based Reinforcement Learning

2023-10-09 · Pengcheng Xu, Tao Feng, Tianfan Fu, Siddhartha Laghuvarapu 외

In this work, we introduce a method to fine-tune a Transformer-based generative model for molecular de novo design. Leveraging the superior sequence learning capacity of Transformers over Recurrent Neural Networks (RNNs)…

reinforcement-learningReinforcement Learning

Molecular generative model based on conditional variational autoencoder for de novo molecular design

2018-06-15 · Jaechang Lim, Seongok Ryu, Jin Woo Kim, Woo Youn Kim

We propose a molecular generative model based on the conditional variational autoencoder for de novo molecular design. It is specialized to control multiple molecular properties simultaneously by imposing them on a laten…

LLamol: A Dynamic Multi-Conditional Generative Transformer for De Novo Molecular Design

2023-11-24 · Niklas Dobberstein, Astrid Maass, Jan Hamaekers

Generative models have demonstrated substantial promise in Natural Language Processing (NLP) and have found application in designing molecules, as seen in General Pretrained Transformer (GPT) models. In our efforts to de…

valid

Deep Lead Optimization: Leveraging Generative AI for Structural Modification

2024-04-30 · Odin Zhang, Haitao Lin, HUI ZHANG, Huifeng Zhao 외

The idea of using deep-learning-based molecular generation to accelerate discovery of drug candidates has attracted extraordinary attention, and many deep generative models have been developed for automated drug design, …

Drug Design