{"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/a-framework-for-auditable-synthetic-data","title":"A Framework for Auditable Synthetic Data Generation","arxiv_id":"2211.11540","date":"2022-11-21","proceeding":null,"authors":["Florimond Houssiau","Samuel N. Cohen","Lukasz Szpruch","Owen Daniel","Michaela G. Lawrence","Robin Mitra","Henry Wilde","Callum Mole"],"abstract":"Synthetic data has gained significant momentum thanks to sophisticated machine learning tools that enable the synthesis of high-dimensional datasets. However, many generation techniques do not give the data controller control over what statistical patterns are captured, leading to concerns over privacy protection. While synthetic records are not linked to a particular real-world individual, they can reveal information about users indirectly which may be unacceptable for data owners. There is thus a need to empirically verify the privacy of synthetic data -- a particularly challenging task in high-dimensional data. In this paper we present a general framework for synthetic data generation that gives data controllers full control over which statistical properties the synthetic data ought to preserve, what exact information loss is acceptable, and how to quantify it. The benefits of the approach are that (1) one can generate synthetic data that results in high utility for a given task, while (2) empirically validating that only statistics considered safe by the data curator are used to generate the data. We thus show the potential for synthetic data to be an effective means of releasing confidential data safely, while retaining useful information for analysts.","url_abs":"https://arxiv.org/abs/2211.11540v1","url_pdf":"https://arxiv.org/pdf/2211.11540v1.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":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"a-framework-for-auditable-synthetic-data","repo_url":"https://github.com/alan-turing-institute/sdg-auditing","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2211.11540","atlas_url":"https://app.syntology.ai/?focus=2211.11540","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2211.11540"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/alan-turing-institute/sdg-auditing","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":5,"unverified":3},"by_repo_kind":{"official":{"samples":8,"ran":5,"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":"01a319dbf93f7023","entry":"get_count_matrix","repo":"alan-turing-institute/sdg-auditing","repo_kind":"official","path":"raw_ipf.py","file_url":"https://github.com/alan-turing-institute/sdg-auditing/blob/HEAD/raw_ipf.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"01a319dbf93f7023"}},{"code_sha256_prefix":"d1236cc35fd91c25","entry":"load_data","repo":"alan-turing-institute/sdg-auditing","repo_kind":"official","path":"utils.py","file_url":"https://github.com/alan-turing-institute/sdg-auditing/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d1236cc35fd91c25"}},{"code_sha256_prefix":"d9490bcb443413fb","entry":"refactor_linear_combination","repo":"alan-turing-institute/sdg-auditing","repo_kind":"official","path":"auditing.py","file_url":"https://github.com/alan-turing-institute/sdg-auditing/blob/HEAD/auditing.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d9490bcb443413fb"}},{"code_sha256_prefix":"6ff912bc65da4b55","entry":"sinkhorn_tensor","repo":"alan-turing-institute/sdg-auditing","repo_kind":"official","path":"raw_ipf.py","file_url":"https://github.com/alan-turing-institute/sdg-auditing/blob/HEAD/raw_ipf.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6ff912bc65da4b55"}},{"code_sha256_prefix":"89709a5623910d2f","entry":"split_linear_combination","repo":"alan-turing-institute/sdg-auditing","repo_kind":"official","path":"auditing.py","file_url":"https://github.com/alan-turing-institute/sdg-auditing/blob/HEAD/auditing.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"89709a5623910d2f"}},{"code_sha256_prefix":"3c635564d232e68a","entry":"get_margin_grids","repo":"alan-turing-institute/sdg-auditing","repo_kind":"official","path":"raw_ipf.py","file_url":"https://github.com/alan-turing-institute/sdg-auditing/blob/HEAD/raw_ipf.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3c635564d232e68a"}},{"code_sha256_prefix":"7a848eb237060cf7","entry":"gram_schmidt","repo":"alan-turing-institute/sdg-auditing","repo_kind":"official","path":"auditing.py","file_url":"https://github.com/alan-turing-institute/sdg-auditing/blob/HEAD/auditing.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7a848eb237060cf7"}},{"code_sha256_prefix":"edc970a0714a753f","entry":"load_synthetic_datasets","repo":"alan-turing-institute/sdg-auditing","repo_kind":"official","path":"utils.py","file_url":"https://github.com/alan-turing-institute/sdg-auditing/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"edc970a0714a753f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}