Concepedia

TLDR

Graphs are fundamental data structures that capture relational structure in domains such as knowledge graphs, physical and social interactions, language, and chemistry. The study introduces a powerful new approach for learning generative models over graphs that capture both structure and attributes. The approach uses graph neural networks to express probabilistic dependencies among nodes and edges, enabling learning distributions over arbitrary graphs while addressing symmetries and ordering challenges during generation. Experiments show that the trained models generate high‑quality synthetic and real molecular graphs, outperforming baselines that lack graph‑structured representations, and represent the first general approach for learning generative models over arbitrary graphs.

Abstract

Graphs are fundamental data structures which concisely capture the relational structure in many important real-world domains, such as knowledge graphs, physical and social interactions, language, and chemistry. Here we introduce a powerful new approach for learning generative models over graphs, which can capture both their structure and attributes. Our approach uses graph neural networks to express probabilistic dependencies among a graph's nodes and edges, and can, in principle, learn distributions over any arbitrary graph. In a series of experiments our results show that once trained, our models can generate good quality samples of both synthetic graphs as well as real molecular graphs, both unconditionally and conditioned on data. Compared to baselines that do not use graph-structured representations, our models often perform far better. We also explore key challenges of learning generative models of graphs, such as how to handle symmetries and ordering of elements during the graph generation process, and offer possible solutions. Our work is the first and most general approach for learning generative models over arbitrary graphs, and opens new directions for moving away from restrictions of vector- and sequence-like knowledge representations, toward more expressive and flexible relational data structures.

References

YearCitations

Page 1