Hierarchical Graph-to-Graph Translation for MoleculesDownload PDF

25 Sept 2019 (modified: 05 May 2023)ICLR 2020 Conference Blind SubmissionReaders: Everyone
TL;DR: We propose a multi-resolution, hierarchically coupled encoder-decoder for graph-to-graph translation.
Abstract: The problem of accelerating drug discovery relies heavily on automatic tools to optimize precursor molecules to afford them with better biochemical properties. Our work in this paper substantially extends prior state-of-the-art on graph-to-graph translation methods for molecular optimization. In particular, we realize coherent multi-resolution representations by interweaving the encoding of substructure components with the atom-level encoding of the original molecular graph. Moreover, our graph decoder is fully autoregressive, and interleaves each step of adding a new substructure with the process of resolving its attachment to the emerging molecule. We evaluate our model on multiple molecular optimization tasks and show that our model significantly outperforms previous state-of-the-art baselines.
Code: https://www.dropbox.com/sh/6lem7o23f3ds6rw/AAC8N7mqYYrGvWtuZd-o01Usa?dl=0
Keywords: graph generation, deep learning
Original Pdf: pdf
7 Replies

Loading