Molecular Generation with Reinforcement Learning and Graph Convolutional Networks, Wengong Jin, Regina Barzilay, and Tommi Jaakkola, 2018Proceedings of the 35th International Conference on Machine Learning (ICML), Vol. 80 (PMLR (Proceedings of Machine Learning Research))DOI: 10.5555/3326922.3327092 - Presents a method for generating molecular graphs using reinforcement learning and graph convolutional networks, optimizing for chemical properties.
NetGAN: Generating Graphs via Random Walks, Aleksandar Bojchevski, Gregor Bachmann, Benjamin Rozemberczki, and Stephan Günnemann, 2018Proceedings of the 35th International Conference on Machine Learning (ICML), Vol. 80 - Proposes a generative adversarial network model that generates graphs by learning to mimic random walks on target graphs.
GraphRNN: Generating Realistic Graphs with Deep Learning, Jiaxuan You, Rex Ying, Xiang Ren, William L. Hamilton, and Jure Leskovec, 2018Proceedings of the 35th International Conference on Machine Learning (ICML), Vol. 80 - Introduces an auto-regressive model for generating realistic graphs node-by-node and edge-by-edge, addressing variable size and complex dependencies.