English

Constrained Graph Variational Autoencoders for Molecule Design

Machine Learning 2019-03-08 v2 Machine Learning

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.

Keywords

Cite

@article{arxiv.1805.09076,
  title  = {Constrained Graph Variational Autoencoders for Molecule Design},
  author = {Qi Liu and Miltiadis Allamanis and Marc Brockschmidt and Alexander L. Gaunt},
  journal= {arXiv preprint arXiv:1805.09076},
  year   = {2019}
}

Comments

8 pages, 5 figures

R2 v1 2026-06-23T02:05:30.679Z