GraphEBM: Molecular Graph Generation with Energy-Based ModelsDownload PDF

Published: 25 Apr 2021, Last Modified: 22 Oct 2023EBM_WS@ICLR2021 PosterReaders: Everyone
Keywords: Molecule generation, Energy-based models, Permutation invariance, Goal-directed generation, Compositional generation
TL;DR: Generating molecular graphs in random, goal-directed, and compositional manners using energy-based models.
Abstract: We note that most existing approaches for molecular graph generation fail to guarantee the intrinsic property of permutation invariance, resulting in unexpected bias in generative models. In this work, we propose GraphEBM to generate molecular graphs using energy-based models. In particular, we parameterize the energy function in a permutation invariant manner, thus making GraphEBM permutation invariant. We apply Langevin dynamics to train the energy function by approximately maximizing likelihood and generate samples with low energies. Furthermore, to generate molecules with a desirable property, we propose a simple yet effective strategy, which pushes down energies with flexible degrees according to the properties of corresponding molecules. Finally, we explore the use of GraphEBM for generating molecules with multiple objectives in a compositional manner. Comprehensive experimental results on random, goal-directed, and compositional generation tasks demonstrate the effectiveness of our proposed method.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2102.00546/code)
1 Reply

Loading