Papers › A Sobering Look at Tabular Data Generation via Probabilistic Circuits

A Sobering Look at Tabular Data Generation via Probabilistic Circuits

24 Mar 2026arXiv:2603.23016added by Syntology

Davide Scassola, Dylan Ponsford, Adrián Javaloy, Sebastiano Saccani, Luca Bortolussi, Henry Gouk, Antonio Vergari

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Tabular data is more challenging to generate than text and images, due to its heterogeneous features and much lower sample sizes. On this task, diffusion-based models are the current state-of-the-art (SotA) model class, achieving almost perfect performance on commonly used benchmarks. In this paper, we question the perception of progress for tabular data generation. First, we highlight the limitations of current protocols to evaluate the fidelity of generated data, and advocate for alternative ones. Next, we revisit a simple baseline -- hierarchical mixture models in the form of deep probabilistic circuits (PCs) -- which delivers competitive or superior performance to SotA models for a fraction of the cost. PCs are the generative counterpart of decision forests, and as such can natively handle heterogeneous data as well as deliver tractable probabilistic generation and inference. Finally, in a rigorous empirical analysis we show that the apparent saturation of progress for SotA models is largely due to the use of inadequate metrics. As such, we highlight that there is still much to be done to generate realistic tabular data. Code available at https://github.com/april-tools/tabpc.

PaperPDFCode 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="2603.23016")

Code

Syntology Ran 0 of 18 code samples harvested from 2 repositories linked to this paper; 18 have no recorded run.

By repository: found in paper text by Syntology: 18 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

PriorLabs/tabpfn-extensions found in paper text by Syntology report
smatmo/ESSAI24-PCs found in paper text by Syntology report
april-tools/tabpc found in paper text by Syntology report

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

18 samples harvested; 0 ran; 0 honoured the contract we drafted; 18 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.

18unverified

Licence: 0 of the 18 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

align_probabilities PriorLabs/tabpfn-extensions/src/tabpfn_extensions/many_class/_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 5ff1526ae945709c · report
as_numpy PriorLabs/tabpfn-extensions/src/tabpfn_extensions/many_class/_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 30f2b8840fad5a2b · report
auto_input_layers april-tools/tabpc/src/circuits/hetero_tabular_data_api.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9f107bdbb068e19f · report
bivariate_plot april-tools/tabpc/src/distribution_plots.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 5993c72746bac21e · report
class_vote PriorLabs/tabpfn-extensions/src/tabpfn_extensions/interpretability/decoder_readout.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 14e88beb7d75a80f · report
complete_y_only_data april-tools/tabpc/src/metrics/metrics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d753e63909b7dd0d · report
count_matrix april-tools/tabpc/src/distribution_plots.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 95b4e071a5cb5cbd · report
file_name april-tools/tabpc/src/util.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 5789cf98df5514e4 · report
filter_fit_params_for_mask PriorLabs/tabpfn-extensions/src/tabpfn_extensions/many_class/_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ad50ffe87cdd75fb · report
float_format april-tools/tabpc/src/metrics/metrics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 648820a4af0f1674 · report
get_column_name_mapping april-tools/tabpc/datasets_scripts/tabdiff_process_dataset.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0a6d3b3a16b9f56c · report
get_max_num_classes PriorLabs/tabpfn-extensions/src/tabpfn_extensions/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 38062913afa8e7be · report
is_tabpfn PriorLabs/tabpfn-extensions/src/tabpfn_extensions/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3259cddd16c3bef1 · report
load_json april-tools/tabpc/src/util.py found in paper text by Syntology unverified Apache-2.0 (permissive) · eb460e0605ba191e · report
make_aggregator PriorLabs/tabpfn-extensions/src/tabpfn_extensions/many_class/_strategies.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6ec592d2338c75c4 · report
pickle_load april-tools/tabpc/src/util.py found in paper text by Syntology unverified Apache-2.0 (permissive) · c09fb22594aefb61 · report
reorder april-tools/tabpc/src/metrics/metrics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9f9ff63f9c999000 · report
train_val_test_split april-tools/tabpc/datasets_scripts/tabdiff_process_dataset.py found in paper text by Syntology unverified Apache-2.0 (permissive) · e034defca8827e6c · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2603.23016, was issued in March 2026, after that date, so the archive has no leaderboard rows for it.

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