paper-with-me

Papers

MIMOSA: Multi-constraint Molecule Sampling for Molecule Optimization

2020-10-05 · Tianfan Fu, Cao Xiao, Xinhao Li, Lucas M. Glass, Jimeng Sun

Molecule optimization is a fundamental task for accelerating drug discovery, with the goal of generating new valid molecules that maximize multiple drug properties while maintaining similarity to the input molecule. Existing generative models and reinforcement learning approaches made initial success, but still face difficulties in simultaneously optimizing multiple drug properties. To address such challenges, we propose the MultI-constraint MOlecule SAmpling (MIMOSA) approach, a sampling framework to use input molecule as an initial guess and sample molecules from the target distribution. MIMOSA first pretrains two property agnostic graph neural networks (GNNs) for molecule topology and substructure-type prediction, where a substructure can be either atom or single ring. For each iteration, MIMOSA uses the GNNs' prediction and employs three basic substructure operations (add, replace, delete) to generate new molecules and associated weights. The weights can encode multiple constraints including similarity and drug property constraints, upon which we select promising molecules for next iteration. MIMOSA enables flexible encoding of multiple property- and similarity-constraints and can efficiently generate new molecules that satisfy various property constraints and achieved up to 49.6% relative improvement over the best baseline in terms of success rate. The code repository (including readme file, data preprocessing and model construction, evaluation) is available https://github.com/futianfan/MIMOSA.

📄 PDF Abstract BibTeX arXiv:2010.02318

Code (1)

futianfan/mimosa 공식 구현 pytorch

Tasks

Drug DiscoveryType predictionvalid

Similar Papers 제목 키워드 기반

Molecule Design by Latent Prompt Transformer

2024-02-27 · Deqian Kong, Yuhao Huang, Jianwen Xie, Edouardo Honig 외

This work explores the challenging problem of molecule design by framing it as a conditional generative modeling task, where target biological properties or desired chemical constraints serve as conditioning variables. W…

Property Prediction

Realistic molecule optimization on a learned graph manifold

2021-06-03 · Rémy Brossard, Oriel Frigo, David Dehaene

Deep learning based molecular graph generation and optimization has recently been attracting attention due to its great potential for de novo drug design. On the one hand, recent models are able to efficiently learn a gi…

Drug DesignGraph GenerationMolecular Graph Generation

Composing Molecules with Multiple Property Constraints

2020-01-01 · ICML 2020 1 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

Drug discovery aims to find novel compounds with specified chemical property profiles. In terms of generative modeling, the goal is to learn to sample molecules in the intersection of multiple property constraints. This …

DiversityDrug DesignDrug Discovery

Scaffold-constrained molecular generation

2020-09-15 · Maxime Langevin, Herve Minoux, Maximilien Levesque, Marc Bianciotto

One of the major applications of generative models for drug Discovery targets the lead-optimization phase. During the optimization of a lead series, it is common to have scaffold constraints imposed on the structure of t…

Drug DesignDrug Discovery

CogMol: Target-Specific and Selective Drug Design for COVID-19 Using Deep Generative Models

2020-04-02 · NeurIPS 2020 12 · Vijil Chenthamarakshan, Payel Das, Samuel C. Hoffman, Hendrik Strobelt 외

The novel nature of SARS-CoV-2 calls for the development of efficient de novo drug design approaches. In this study, we propose an end-to-end framework, named CogMol (Controlled Generation of Molecules), for designing ne…

AttributeDrug DesignRetrosynthesisSpecificity