ClavaDDPM: Multi-relational Data Synthesis with Cluster-guided Diffusion Models
About
Recent research in tabular data synthesis has focused on single tables, whereas real-world applications often involve complex data with tens or hundreds of interconnected tables. Previous approaches to synthesizing multi-relational (multi-table) data fall short in two key aspects: scalability for larger datasets and capturing long-range dependencies, such as correlations between attributes spread across different tables. Inspired by the success of diffusion models in tabular data modeling, we introduce $\textbf{C}luster$ $\textbf{La}tent$ $\textbf{Va}riable$ $guided$ $\textbf{D}enoising$ $\textbf{D}iffusion$ $\textbf{P}robabilistic$ $\textbf{M}odels$ (ClavaDDPM). This novel approach leverages clustering labels as intermediaries to model relationships between tables, specifically focusing on foreign key constraints. ClavaDDPM leverages the robust generation capabilities of diffusion models while incorporating efficient algorithms to propagate the learned latent variables across tables. This enables ClavaDDPM to capture long-range dependencies effectively. Extensive evaluations on multi-table datasets of varying sizes show that ClavaDDPM significantly outperforms existing methods for these long-range dependencies while remaining competitive on utility metrics for single-table data.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Clinical utility evaluation | MIMIC IV | Micro-averaged AUROC68 | 10 | |
| Clinical utility evaluation | eICU | Micro-averaged AUROC66 | 10 | |
| Next event prediction | MIMIC IV | -- | 6 | |
| Relational Database Generation | CCS | Cardinality99.37 | 5 | |
| Relational Database Generation | California | Cardinality Score99.89 | 5 | |
| Single-table data generation fidelity | MIMIC IV | ER27.91 | 5 | |
| Single-table data generation fidelity | eICU | ER60.36 | 5 | |
| Synthetic Medical Data Generation | MIMIC-IV-ED | AUROC (Utility)64 | 5 | |
| Next event prediction | eICU | F1 Score12 | 5 | |
| Relational Database Generation | Movie Lens | Cardinality98.99 | 4 |