Hierarchical Generation of Molecular Graphs using Structural Motifs
Wengong Jin, Regina Barzilay, Tommi Jaakkola

TL;DR
This paper introduces a hierarchical graph generation model using large structural motifs, significantly improving the generation of larger molecules like polymers over previous atom-based methods.
Contribution
A novel hierarchical encoder-decoder framework employing large motifs for molecular graph generation, enabling better handling of complex, larger molecules.
Findings
Outperforms previous models on multiple molecule generation tasks
Effective in generating larger molecules such as polymers
Significantly improves performance for complex molecular structures
Abstract
Graph generation techniques are increasingly being adopted for drug discovery. Previous graph generation approaches have utilized relatively small molecular building blocks such as atoms or simple cycles, limiting their effectiveness to smaller molecules. Indeed, as we demonstrate, their performance degrades significantly for larger molecules. In this paper, we propose a new hierarchical graph encoder-decoder that employs significantly larger and more flexible graph motifs as basic building blocks. Our encoder produces a multi-resolution representation for each molecule in a fine-to-coarse fashion, from atoms to connected motifs. Each level integrates the encoding of constituents below with the graph at that level. Our autoregressive coarse-to-fine decoder adds one motif at a time, interleaving the decision of selecting a new motif with the process of resolving its attachments to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning in Materials Science · Computational Drug Discovery Methods · Protein Structure and Dynamics
