This repository provides the official implementation of the paper "RelDiff: Relational Data Generative Modeling with Graph-Based Diffusion Models".
- [2025.]:Our code is at the final stage of cleaning up. Please check back soon for its release!
- A principled framework for generating foreign key structures in relational databases, incorporating hard constraints for referential integrity via Bayesian stochastic block models.
- A joint diffusion model for synthesizing mixed-type attributes, utilizing GNNs to capture global inter-table dependencies.
- Explicitly modeling dimension tables as a distinct data type and defining our diffusion model in data space.
The schema of RelDiff is presented in the figure above.