A Two-Step Graph Convolutional Decoder for Molecule Generation

06/08/2019
by   Xavier Bresson, et al.
7

We propose a simple auto-encoder framework for molecule generation. The molecular graph is first encoded into a continuous latent representation z, which is then decoded back to a molecule. The encoding process is easy, but the decoding process remains challenging. In this work, we introduce a simple two-step decoding process. In a first step, a fully connected neural network uses the latent vector z to produce a molecular formula, for example CO_2 (one carbon and two oxygen atoms). In a second step, a graph convolutional neural network uses the same latent vector z to place bounds between the atoms that were produced in the first step (for example a double bound will be placed between the carbon and each of the oxygens). This two-step process, in which a bag of atoms is first generated, and then assembled, provides a simple framework that allows us to develop an efficient molecule auto-encoder. Numerical experiments on basic tasks such as novelty, uniqueness, validity and optimized chemical property for the 250k ZINC molecules demonstrate the performances of the proposed system. Particularly, we achieve the highest reconstruction rate of 90.5%, improving the previous rate of 76.7%. We also report the best property improvement results when optimization is constrained by the molecular distance between the original and generated molecules.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/05/2021

Auto-Encoding Molecular Conformations

In this work we introduce an Autoencoder for molecular conformations. Ou...
research
08/18/2022

Improving Small Molecule Generation using Mutual Information Machine

We address the task of controlled generation of small molecules, which e...
research
06/07/2018

Graph Convolutional Policy Network for Goal-Directed Molecular Graph Generation

Generating novel graph structures that optimize given objectives while o...
research
11/24/2018

Three-Dimensionally Embedded Graph Convolutional Network (3DGCN) for Molecule Interpretation

Graph convolutional networks (GCNs) for learning graph representation of...
research
12/01/2018

Discovering Molecular Functional Groups Using Graph Convolutional Neural Networks

Functional groups (FGs) serve as a foundation for analyzing chemical pro...
research
08/22/2021

Graph-Convolutional Deep Learning to Identify Optimized Molecular Configurations

Tackling molecular optimization problems using conventional computationa...

Please sign up or login with your details

Forgot password? Click here to reset