Scalable Generative Modeling of Weighted Graphs
Richard Williams, Eric Nalisnick, Andrew Holbrook

TL;DR
This paper introduces BiGG-E, a scalable autoregressive deep learning model that effectively captures the joint distribution of weighted graphs, outperforming existing models in efficiency and accuracy.
Contribution
The paper presents BiGG-E, a novel autoregressive model for weighted graphs that efficiently learns joint distributions while leveraging sparsity for scalability.
Findings
BiGG-E accurately models weighted graph distributions.
BiGG-E is computationally efficient, scaling to large graphs.
Experimental results outperform existing models on benchmarks.
Abstract
Weighted graphs are ubiquitous throughout biology, chemistry, and the social sciences, motivating the development of generative models for abstract weighted graph data using deep neural networks. However, most current deep generative models are either designed for unweighted graphs and are not easily extended to weighted topologies or incorporate edge weights without consideration of a joint distribution with topology. Furthermore, learning a distribution over weighted graphs must account for complex nonlocal dependencies between both the edges of the graph and corresponding weights of each edge. We develop an autoregressive model BiGG-E, a nontrivial extension of the BiGG model, that learns a joint distribution over weighted graphs while still exploiting sparsity to generate a weighted graph with nodes and edges in time. Simulation studies and experiments on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
