{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-22337","title":"TabSCM: A practical Framework for Generating Realistic Tabular Data","arxiv_id":"2604.22337","date":"2026-04-24","proceeding":null,"authors":["Sven Jacob","Bardh Prenkaj","Weijia Shao","Gjergji Kasneci"],"abstract":"Most tabular-data generators match marginal statistics yet ignore causal structure, leading downstream models to learn spurious or unfair patterns. We present TabSCM, a mixed-type generator that preserves those causal dependencies. Starting from a Completed Partially Directed Acyclic Graph (CPDAG) found by any causal structure discovery algorithm, TabSCM (i) orients edges to a DAG, (ii) fits root-node marginals with KDE or categorical frequencies, and (iii) learns topologically ordered structural assignments. Such assignments are achieved using conditional diffusion models for continuous variables as child nodes and gradient-boosted trees for categorical ones. Ancestral sampling yields semantically valid records and enables exact counterfactual queries. On seven public datasets, encompassing healthcare, finance, housing, environment, TabSCM matches or surpasses state-of-the-art GAN, diffusion, and LLM baselines in statistical fidelity, downstream utility, and privacy risk, while also cutting rule-violation rates and providing causally meaningful and robust conditional interventions. Because generation is decomposed into explicit equations, it runs up to 583$\\times$ faster than diffusion-only models and exposes interpretable knobs for fairness auditing and policy simulation, making TabSCM a practical choice for realism, explainability, and causal soundness.","url_abs":"https://arxiv.org/abs/2604.22337","url_pdf":"https://arxiv.org/pdf/2604.22337","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2604.22337","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.22337"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/jsve96/TabSCM","reach":null}],"summary":{"ran":5,"ran_honours":1,"ran_violates":1,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":8,"ran":7,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"8d261e6e72d92c1c","entry":"DiffusionRegressor","repo":"jsve96/TabSCM","repo_kind":"found_in_text","path":"tabscm/model.py","file_url":"https://github.com/jsve96/TabSCM/blob/HEAD/tabscm/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8d261e6e72d92c1c"}},{"code_sha256_prefix":"b7dcdb3a1c66df6d","entry":"FourierTimestepEmbed","repo":"jsve96/TabSCM","repo_kind":"found_in_text","path":"tabscm/model.py","file_url":"https://github.com/jsve96/TabSCM/blob/HEAD/tabscm/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b7dcdb3a1c66df6d"}},{"code_sha256_prefix":"55211297e7bbcbf1","entry":"MLPConditionedUNet","repo":"jsve96/TabSCM","repo_kind":"found_in_text","path":"tabscm/model.py","file_url":"https://github.com/jsve96/TabSCM/blob/HEAD/tabscm/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"55211297e7bbcbf1"}},{"code_sha256_prefix":"9d5c64cb322cb254","entry":"RootSamplerCategorical","repo":"jsve96/TabSCM","repo_kind":"found_in_text","path":"tabscm/model.py","file_url":"https://github.com/jsve96/TabSCM/blob/HEAD/tabscm/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9d5c64cb322cb254"}},{"code_sha256_prefix":"553707e6dbafe92b","entry":"RootSamplerKDE","repo":"jsve96/TabSCM","repo_kind":"found_in_text","path":"tabscm/model.py","file_url":"https://github.com/jsve96/TabSCM/blob/HEAD/tabscm/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"553707e6dbafe92b"}},{"code_sha256_prefix":"a1fffc6a33fa28c3","entry":"get_num_classes","repo":"jsve96/TabSCM","repo_kind":"found_in_text","path":"tabscm/model.py","file_url":"https://github.com/jsve96/TabSCM/blob/HEAD/tabscm/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a1fffc6a33fa28c3"}},{"code_sha256_prefix":"aeb8d135315f48e5","entry":"is_categorical","repo":"jsve96/TabSCM","repo_kind":"found_in_text","path":"tabscm/model.py","file_url":"https://github.com/jsve96/TabSCM/blob/HEAD/tabscm/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"aeb8d135315f48e5"}},{"code_sha256_prefix":"f34a18df4a79cb49","entry":"fit_scm_from_dag","repo":"jsve96/TabSCM","repo_kind":"found_in_text","path":"tabscm/model.py","file_url":"https://github.com/jsve96/TabSCM/blob/HEAD/tabscm/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f34a18df4a79cb49"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}