Papers › TabRep: a Simple and Effective Continuous Representation for Training Tabular Diffusion Models

TabRep: a Simple and Effective Continuous Representation for Training Tabular Diffusion Models

7 Apr 2025arXiv:2504.04798archive 2025-07-28

Jacob Si, Zijing Ou, Mike Qu, Zhengrui Xiang, Yingzhen Li

Diffusion models have been the predominant generative model for tabular data generation. However, they face the conundrum of modeling under a separate versus a unified data representation. The former encounters the challenge of jointly modeling all multi-modal distributions of tabular data in one model. While the latter alleviates this by learning a single representation for all features, it currently leverages sparse suboptimal encoding heuristics and necessitates additional computation costs. In this work, we address the latter by presenting TabRep, a tabular diffusion architecture trained with a unified continuous representation. To motivate the design of our representation, we provide geometric insights into how the data manifold affects diffusion models. The key attributes of our representation are composed of its density, flexibility to provide ample separability for nominal features, and ability to preserve intrinsic relationships. Ultimately, TabRep provides a simple yet effective approach for training tabular diffusion models under a continuous data manifold. Our results showcase that TabRep achieves superior performance across a broad suite of evaluations. It is the first to synthesize tabular data that exceeds the downstream quality of the original datasets while preserving privacy and remaining computationally efficient.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2504.04798")

Code

Syntology Ran 9 of 19 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · honoured contract; 4 ran · our draft was wrong; 2 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 19 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jacobyhsi/TabRep officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 9 ran; 2 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
4ran · our draft was wrong
2ran · fixture could not drive it
1ran
10unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jacobyhsi/TabRep. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

approx_standard_normal_cdf jacobyhsi/TabRep/tabrep_ddpm/models/utils.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9deab2a47adbf3b7 · report
betas_for_alpha_bar jacobyhsi/TabRep/tabrep_ddpm/models/gaussian_multinomial_distribution.py official repository ran · honoured contract MIT (permissive) · 6cdc8772f5db6f48 · report
discretized_gaussian_log_likelihood jacobyhsi/TabRep/tabrep_ddpm/models/utils.py official repository ran · our draft was wrong MIT (permissive) · 6b6f39a3cb3edfa0 · report
geglu jacobyhsi/TabRep/tabrep_ddpm/models/modules.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 49f8fe0655f00ee5 · report
get_named_beta_schedule jacobyhsi/TabRep/tabrep_ddpm/models/gaussian_multinomial_distribution.py official repository ran · fixture could not drive it MIT (permissive) · 141937afc98f8d1e · report
normal_kl jacobyhsi/TabRep/tabrep_ddpm/models/utils.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 4707efa98ac6b989 · report
pad_t_like_x jacobyhsi/TabRep/tabrep_flow/models/flow_matching.py official repository ran · our draft was wrong MIT (permissive) · eeb5b8effffc6cdd · report
reglu jacobyhsi/TabRep/tabrep_ddpm/models/modules.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 58bd3831c7fb6729 · report
timestep_embedding jacobyhsi/TabRep/tabrep_flow/models/modules.py official repository ran fingerprinted MIT (permissive) · 6c617b25817f8107 · report
bits_needed jacobyhsi/TabRep/tabrep_ddpm/sample.py official repository unverified MIT (permissive) · 12ed451084a39969 · report
cat2psk jacobyhsi/TabRep/tabrep_ddpm/models/gaussian_multinomial_distribution.py official repository unverified MIT (permissive) · f013f5243dee7c34 · report
convert_psk jacobyhsi/TabRep/tabrep_flow/psk_utils.py official repository unverified MIT (permissive) · 0730a0bcb1bd3048 · report
geglu jacobyhsi/TabRep/tabrep_flow/models/modules.py official repository unverified MIT (permissive) · 3971992cf9c5dcfc · report
psk2cat jacobyhsi/TabRep/tabrep_flow/psk_utils.py official repository unverified MIT (permissive) · 6aa6248e94eb7cb2 · report
recover_data jacobyhsi/TabRep/tabrep_ddpm/sample.py official repository unverified MIT (permissive) · 0110658cf954b46a · report
reglu jacobyhsi/TabRep/tabrep_flow/models/modules.py official repository unverified MIT (permissive) · 7944b6aa2da08a07 · report
split_num_cat_target jacobyhsi/TabRep/tabrep_ddpm/sample.py official repository unverified MIT (permissive) · b5a210f358403b55 · report
split_num_cat_target jacobyhsi/TabRep/tabrep_flow/sample.py official repository unverified MIT (permissive) · b1d5215baceb33a4 · report
timestep_embedding jacobyhsi/TabRep/tabrep_ddpm/models/modules.py official repository unverified MIT (permissive) · fe2398f0b08da143 · report

Tasks

Tabular Data Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections