SOTAVerified

Constrained Graph Variational Autoencoders for Molecule Design

2018-05-23NeurIPS 2018Code Available0· sign in to hype

Qi Liu, Miltiadis Allamanis, Marc Brockschmidt, Alexander L. Gaunt

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Graphs are ubiquitous data structures for representing interactions between entities. With an emphasis on the use of graphs to represent chemical molecules, we explore the task of learning to generate graphs that conform to a distribution observed in training data. We propose a variational autoencoder model in which both encoder and decoder are graph-structured. Our decoder assumes a sequential ordering of graph extension steps and we discuss and analyze design choices that mitigate the potential downsides of this linearization. Experiments compare our approach with a wide range of baselines on the molecule generation task and show that our method is more successful at matching the statistics of the original dataset on semantically important metrics. Furthermore, we show that by using appropriate shaping of the latent space, our model allows us to design molecules that are (locally) optimal in desired properties.

Tasks

Reproductions