Efficient Dynamic Attributed Graph Generation
Fan Li, Xiaoyang Wang, Dawei Cheng, Cong Chen, Ying Zhang, and Xuemin, Lin

TL;DR
This paper introduces VRDAG, a novel variational recurrent framework for efficient dynamic attributed graph generation that captures structural and attribute co-evolution, considers edge direction, and reduces synthesis time.
Contribution
The paper presents VRDAG, a new model that overcomes limitations of existing graph generators by efficiently capturing dynamic co-evolution and directed edges in attributed graphs.
Findings
VRDAG effectively models dynamic attributed graphs.
The method significantly reduces generation time.
Experiments show improved accuracy over existing models.
Abstract
Data generation is a fundamental research problem in data management due to its diverse use cases, ranging from testing database engines to data-specific applications. However, real-world entities often involve complex interactions that cannot be effectively modeled by traditional tabular data. Therefore, graph data generation has attracted increasing attention recently. Although various graph generators have been proposed in the literature, there are three limitations: i) They cannot capture the co-evolution pattern of graph structure and node attributes. ii) Few of them consider edge direction, leading to substantial information loss. iii) Current state-of-the-art dynamic graph generators are based on the temporal random walk, making the simulation process time-consuming. To fill the research gap, we introduce VRDAG, a novel variational recurrent framework for efficient dynamic…
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.
Taxonomy
TopicsGraph Theory and Algorithms · Data Mining Algorithms and Applications · Data Management and Algorithms
MethodsSoftmax · Attention Is All You Need
