Papers › Cascaded Flow Matching for Heterogeneous Tabular Data with Mixed-Type Features

Cascaded Flow Matching for Heterogeneous Tabular Data with Mixed-Type Features

30 Jan 2026ICMLarXiv:2601.22816added by Syntology

Markus Mueller, Kathrin Gruber, Dennis Fok

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

Advances in generative modeling have recently been adapted to tabular data containing discrete and continuous features. However, generating mixed-type features that combine discrete states with an otherwise continuous distribution in a single feature remains challenging. We advance the state-of-the-art in diffusion models for tabular data with a cascaded approach. We first generate a low-resolution version of a tabular data row, that is, the collection of the purely categorical features and a coarse categorical representation of numerical features. Next, this information is leveraged in the high-resolution flow matching model via a novel guided conditional probability path and data-dependent coupling. The low-resolution representation of numerical features explicitly accounts for discrete outcomes, such as missing or inflated values, and therewith enables a more faithful generation of mixed-type features. We formally prove that this cascade tightens the transport cost bound. The results indicate that our model generates significantly more realistic samples and captures distributional details more accurately, for example, the detection score improves by 51.9\%. Code is available at https://github.com/muellermarkus/tabcascade.

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="2601.22816")

Code

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

By repository: found in paper text by Syntology: 28 samples from 7 repositories, 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.

amazon-science/tabsyn found in paper text by Syntology report
vanderschaarlab/synthcity found in paper text by Syntology report
yandex-research/tab-ddpm found in paper text by Syntology report
muellermarkus/tabcascade found in paper text by Syntology report
MinkaiXu/TabDiff found in paper text by SyntologyMIT report
muellermarkus/cdtd_simple found in paper text by Syntology report
sdv-dev/RDT 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

28 samples harvested; 9 ran; 2 honoured the contract we drafted; 19 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
3ran · our draft was wrong
2ran · fixture could not drive it
2ran
19unverified

Licence: 3 of the 28 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 7 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.

MLPDiffusion amazon-science/tabsyn/tabsyn/model.py found in paper text by Syntology ran · metamorphic tier: deterministic Apache-2.0 (permissive) · d94a27d8894011c3 · report
Timewarp_Logistic muellermarkus/cdtd_simple/cdtd/layers.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 9cadd6e7715c7cb2 · report
approx_standard_normal_cdf yandex-research/tab-ddpm/tab_ddpm/utils.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · 9deab2a47adbf3b7 · report
betas_for_alpha_bar yandex-research/tab-ddpm/tab_ddpm/gaussian_multinomial_diffsuion.py found in paper text by Syntology ran · honoured contract MIT (permissive) · 6cdc8772f5db6f48 · report
discretized_gaussian_log_likelihood yandex-research/tab-ddpm/tab_ddpm/utils.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 6b6f39a3cb3edfa0 · report
geglu yandex-research/tab-ddpm/tab_ddpm/modules.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 49f8fe0655f00ee5 · report
get_named_beta_schedule yandex-research/tab-ddpm/tab_ddpm/gaussian_multinomial_diffsuion.py found in paper text by Syntology ran · fixture could not drive it MIT (permissive) · 141937afc98f8d1e · report
normal_kl yandex-research/tab-ddpm/tab_ddpm/utils.py found in paper text by Syntology ran · fixture could not drive it fingerprinted MIT (permissive) · 4707efa98ac6b989 · report
reglu yandex-research/tab-ddpm/tab_ddpm/modules.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 58bd3831c7fb6729 · report
PositionalEmbedding amazon-science/tabsyn/tabsyn/model.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ca222903a55dd0b7 · report
UnifiedCtimeDiffusion MinkaiXu/TabDiff/tabdiff/models/unified_ctime_diffusion.py found in paper text by Syntology unverified MIT (permissive) · 0e4d1167afe94e29 · report
calculate_fair_aug_sample_size vanderschaarlab/synthcity/src/synthcity/benchmark/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0d05ca631bb7a4dc · report
calculate_rmse yandex-research/tab-ddpm/lib/metrics.py found in paper text by Syntology unverified MIT (permissive) · f0c2655e22e2ed2d · report
cos_sin yandex-research/tab-ddpm/lib/deep.py found in paper text by Syntology unverified MIT (permissive) · 61b240fd493b6733 · report
get_category_sizes yandex-research/tab-ddpm/lib/data.py found in paper text by Syntology unverified MIT (permissive) · 4d744cd924d61d6f · report
get_features vanderschaarlab/synthcity/src/synthcity/metrics/_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 4f27292c5ebe68b7 · report
get_frequency vanderschaarlab/synthcity/src/synthcity/metrics/_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · c61fb05cc5621bb8 · report
get_json_serializable_kwargs vanderschaarlab/synthcity/src/synthcity/benchmark/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 746aa71904382454 · report
get_n_parameters yandex-research/tab-ddpm/lib/deep.py found in paper text by Syntology unverified MIT (permissive) · 4bb318a745ffe343 · report
get_path yandex-research/tab-ddpm/lib/env.py found in paper text by Syntology unverified MIT (permissive) · eac7b341abfe7944 · report
get_relative_path yandex-research/tab-ddpm/lib/env.py found in paper text by Syntology unverified MIT (permissive) · 170e57097113c6f4 · report
get_y_pred_proba_hlpr vanderschaarlab/synthcity/src/synthcity/metrics/_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 080e443b210a260a · report
pack_config yandex-research/tab-ddpm/lib/util.py found in paper text by Syntology unverified MIT (permissive) · 82071b4852fbdb59 · report
profile_transformer sdv-dev/RDT/rdt/performance/profiling.py found in paper text by Syntology unverified licence not identified · pointer only · 93ba357ae661679a · report
random_state sdv-dev/RDT/rdt/transformers/base.py found in paper text by Syntology unverified licence not identified · pointer only · f9019dc157ab76ef · report
timestep_embedding yandex-research/tab-ddpm/tab_ddpm/modules.py found in paper text by Syntology unverified MIT (permissive) · fe2398f0b08da143 · report
total_trainable_pars muellermarkus/tabcascade/model/utils.py found in paper text by Syntology unverified MIT (permissive) · ae451447d29dafdb · report
unpack_config yandex-research/tab-ddpm/lib/util.py found in paper text by Syntology unverified MIT (permissive) · 3a4a181a3fa716f2 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.22816, was issued in January 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