BMLGCHEM-PHJun 6, 2022

Exploring Chemical Space with Score-based Out-of-distribution Generation

arXiv:2206.07632v3118 citationsh-index: 19Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of generating novel and high-quality molecules for de novo drug discovery, representing an incremental improvement with specific gains.

The paper tackles the limitation of molecular generative models producing molecules too similar to training data by proposing MOOD, a score-based diffusion method with out-of-distribution control, which generates novel molecules that outperform existing methods and even the top 0.01% of the training set in target properties.

A well-known limitation of existing molecular generative models is that the generated molecules highly resemble those in the training set. To generate truly novel molecules that may have even better properties for de novo drug discovery, more powerful exploration in the chemical space is necessary. To this end, we propose Molecular Out-Of-distribution Diffusion(MOOD), a score-based diffusion scheme that incorporates out-of-distribution (OOD) control in the generative stochastic differential equation (SDE) with simple control of a hyperparameter, thus requires no additional costs. Since some novel molecules may not meet the basic requirements of real-world drugs, MOOD performs conditional generation by utilizing the gradients from a property predictor that guides the reverse-time diffusion process to high-scoring regions according to target properties such as protein-ligand interactions, drug-likeness, and synthesizability. This allows MOOD to search for novel and meaningful molecules rather than generating unseen yet trivial ones. We experimentally validate that MOOD is able to explore the chemical space beyond the training distribution, generating molecules that outscore ones found with existing methods, and even the top 0.01% of the original training pool. Our code is available at https://github.com/SeulLee05/MOOD.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes