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 - 提出了一种生成对抗网络模型,通过学习模拟目标图上的随机游走来生成图。
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 - 引入了一种自回归模型,用于逐节点和逐边生成真实的图,解决了可变大小和复杂依赖的问题。