Figure 1: Visualing the generative process of TabDiff. A high-quality version of this video can be found at tabdiff_demo.mp4
This repository provides the official implementation of the paper "TabDiff: a Multi-Modal Diffusion Model for Tabular Data Generation".
- [2024.10]:Our code is at the final stage of cleaning up. Please check back soon for its release!
- Framing the joint diffusion process in continuous time,
- A feature-wised learnable diffusion process that offsets the heterogeneity across different feature distributions,
- Classifier-free guidance conditional generation for missing column value imputation.
The schema of TabDiff is presented in the figure above. For more details, please refer to our paper.