{"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/debiasing-synthetic-data-generated-by-deep","title":"Debiasing Synthetic Data Generated by Deep Generative Models","arxiv_id":"2411.04216","date":"2024-11-06","proceeding":null,"authors":["Alexander Decruyenaere","Heidelinde Dehaene","Paloma Rabaey","Christiaan Polet","Johan Decruyenaere","Thomas Demeester","Stijn Vansteelandt"],"abstract":"While synthetic data hold great promise for privacy protection, their statistical analysis poses significant challenges that necessitate innovative solutions. The use of deep generative models (DGMs) for synthetic data generation is known to induce considerable bias and imprecision into synthetic data analyses, compromising their inferential utility as opposed to original data analyses. This bias and uncertainty can be substantial enough to impede statistical convergence rates, even in seemingly straightforward analyses like mean calculation. The standard errors of such estimators then exhibit slower shrinkage with sample size than the typical 1 over root-$n$ rate. This complicates fundamental calculations like p-values and confidence intervals, with no straightforward remedy currently available. In response to these challenges, we propose a new strategy that targets synthetic data created by DGMs for specific data analyses. Drawing insights from debiased and targeted machine learning, our approach accounts for biases, enhances convergence rates, and facilitates the calculation of estimators with easily approximated large sample variances. We exemplify our proposal through a simulation study on toy data and two case studies on real-world data, highlighting the importance of tailoring DGMs for targeted data analysis. This debiasing strategy contributes to advancing the reliability and applicability of synthetic data in statistical inference.","url_abs":"https://arxiv.org/abs/2411.04216v2","url_pdf":"https://arxiv.org/pdf/2411.04216v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"debiasing-synthetic-data-generated-by-deep","repo_url":"https://github.com/syndara-lab/debiased-generation","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"synthetic-data-generation","task_name":"Synthetic Data Generation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2411.04216","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2411.04216"}},"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":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/syndara-lab/debiased-generation","reach":null}],"summary":{"ran_draft_wrong":7,"ran_honours":1},"by_repo_kind":{"official":{"samples":8,"ran":8,"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":"c58908b293bf8193","entry":"E_hat_Y_and_A_given_X","repo":"syndara-lab/debiased-generation","repo_kind":"official","path":"sim_generate.py","file_url":"https://github.com/syndara-lab/debiased-generation/blob/HEAD/sim_generate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c58908b293bf8193"}},{"code_sha256_prefix":"917923b70578c40f","entry":"binary_mapping_outcome","repo":"syndara-lab/debiased-generation","repo_kind":"official","path":"case_study1/IST_generate.py","file_url":"https://github.com/syndara-lab/debiased-generation/blob/HEAD/case_study1/IST_generate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"917923b70578c40f"}},{"code_sha256_prefix":"5aa043e8deec6e02","entry":"create_metadata","repo":"syndara-lab/debiased-generation","repo_kind":"official","path":"sim_evaluate.py","file_url":"https://github.com/syndara-lab/debiased-generation/blob/HEAD/sim_evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5aa043e8deec6e02"}},{"code_sha256_prefix":"a6fd92280347187a","entry":"create_metadiagnostics","repo":"syndara-lab/debiased-generation","repo_kind":"official","path":"sim_evaluate.py","file_url":"https://github.com/syndara-lab/debiased-generation/blob/HEAD/sim_evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a6fd92280347187a"}},{"code_sha256_prefix":"e07849e21c9ec2da","entry":"load_data","repo":"syndara-lab/debiased-generation","repo_kind":"official","path":"sim_evaluate.py","file_url":"https://github.com/syndara-lab/debiased-generation/blob/HEAD/sim_evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e07849e21c9ec2da"}},{"code_sha256_prefix":"6d990110268a5933","entry":"preproces_IST_aspirin","repo":"syndara-lab/debiased-generation","repo_kind":"official","path":"case_study1/IST_generate.py","file_url":"https://github.com/syndara-lab/debiased-generation/blob/HEAD/case_study1/IST_generate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6d990110268a5933"}},{"code_sha256_prefix":"c6f2c88635769a74","entry":"preproces_IST_heparin","repo":"syndara-lab/debiased-generation","repo_kind":"official","path":"case_study1/IST_generate.py","file_url":"https://github.com/syndara-lab/debiased-generation/blob/HEAD/case_study1/IST_generate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c6f2c88635769a74"}},{"code_sha256_prefix":"689f741241a788f7","entry":"sample_synthetic","repo":"syndara-lab/debiased-generation","repo_kind":"official","path":"sim_generate.py","file_url":"https://github.com/syndara-lab/debiased-generation/blob/HEAD/sim_generate.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"689f741241a788f7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}