{"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/graphical-model-based-estimation-and","title":"Graphical-model based estimation and inference for differential privacy","arxiv_id":"1901.09136","date":"2019-01-26","proceeding":null,"authors":["Ryan McKenna","Daniel Sheldon","Gerome Miklau"],"abstract":"Many privacy mechanisms reveal high-level information about a data\ndistribution through noisy measurements. It is common to use this information\nto estimate the answers to new queries. In this work, we provide an approach to\nsolve this estimation problem efficiently using graphical models, which is\nparticularly effective when the distribution is high-dimensional but the\nmeasurements are over low-dimensional marginals. We show that our approach is\nfar more efficient than existing estimation techniques from the privacy\nliterature and that it can improve the accuracy and scalability of many\nstate-of-the-art mechanisms.","url_abs":"http://arxiv.org/abs/1901.09136v1","url_pdf":"http://arxiv.org/pdf/1901.09136v1.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":"graphical-model-based-estimation-and","repo_url":"https://github.com/amazon-research/relaxed-adaptive-projection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":null},{"paper_slug":"graphical-model-based-estimation-and","repo_url":"https://github.com/amazon-science/relaxed-adaptive-projection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"graphical-model-based-estimation-and","repo_url":"https://github.com/jaabmar/private-pgd","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"graphical-model-based-estimation-and","repo_url":"https://github.com/journalprivacyconfidentiality/private-pgm-jpc-778","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1901.09136","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1901.09136"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/amazon-science/relaxed-adaptive-projection","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/journalprivacyconfidentiality/private-pgm-jpc-778","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/amazon-research/relaxed-adaptive-projection","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jaabmar/private-pgd","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":1,"ran_draft_wrong":1,"unverified":2},"by_repo_kind":{"listed":{"samples":4,"ran":2,"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":"7bc3b8499b22a4f0","entry":"greedy_order","repo":"journalprivacyconfidentiality/private-pgm-jpc-778","repo_kind":"listed","path":"src/mbi/graphical_model.py","file_url":"https://github.com/journalprivacyconfidentiality/private-pgm-jpc-778/blob/HEAD/src/mbi/graphical_model.py","link_basis":"harvester_set","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":"7bc3b8499b22a4f0"}},{"code_sha256_prefix":"dd9e1796254d2510","entry":"variable_elimination","repo":"journalprivacyconfidentiality/private-pgm-jpc-778","repo_kind":"listed","path":"src/mbi/graphical_model.py","file_url":"https://github.com/journalprivacyconfidentiality/private-pgm-jpc-778/blob/HEAD/src/mbi/graphical_model.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dd9e1796254d2510"}},{"code_sha256_prefix":"f2c4b2fa138db7d1","entry":"adam","repo":"journalprivacyconfidentiality/private-pgm-jpc-778","repo_kind":"listed","path":"src/mbi/mixture_inference.py","file_url":"https://github.com/journalprivacyconfidentiality/private-pgm-jpc-778/blob/HEAD/src/mbi/mixture_inference.py","link_basis":"harvester_set","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":"f2c4b2fa138db7d1"}},{"code_sha256_prefix":"1db6d23e3e73e057","entry":"estimate_total","repo":"journalprivacyconfidentiality/private-pgm-jpc-778","repo_kind":"listed","path":"src/mbi/mixture_inference.py","file_url":"https://github.com/journalprivacyconfidentiality/private-pgm-jpc-778/blob/HEAD/src/mbi/mixture_inference.py","link_basis":"harvester_set","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":"1db6d23e3e73e057"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}