{"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/subset-verification-and-search-algorithms-for","title":"Subset verification and search algorithms for causal DAGs","arxiv_id":"2301.03180","date":"2023-01-09","proceeding":null,"authors":["Davin Choo","Kirankumar Shiragur"],"abstract":"Learning causal relationships between variables is a fundamental task in causal inference and directed acyclic graphs (DAGs) are a popular choice to represent the causal relationships. As one can recover a causal graph only up to its Markov equivalence class from observations, interventions are often used for the recovery task. Interventions are costly in general and it is important to design algorithms that minimize the number of interventions performed. In this work, we study the problem of identifying the smallest set of interventions required to learn the causal relationships between a subset of edges (target edges). Under the assumptions of faithfulness, causal sufficiency, and ideal interventions, we study this problem in two settings: when the underlying ground truth causal graph is known (subset verification) and when it is unknown (subset search). For the subset verification problem, we provide an efficient algorithm to compute a minimum sized interventional set; we further extend these results to bounded size non-atomic interventions and node-dependent interventional costs. For the subset search problem, in the worst case, we show that no algorithm (even with adaptivity or randomization) can achieve an approximation ratio that is asymptotically better than the vertex cover of the target edges when compared with the subset verification number. This result is surprising as there exists a logarithmic approximation algorithm for the search problem when we wish to recover the whole causal graph. To obtain our results, we prove several interesting structural properties of interventional causal graphs that we believe have applications beyond the subset verification/search problems studied here.","url_abs":"https://arxiv.org/abs/2301.03180v3","url_pdf":"https://arxiv.org/pdf/2301.03180v3.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":"subset-verification-and-search-algorithms-for","repo_url":"https://github.com/cxjdavin/subset-verification-and-search-algorithms-for-causal-dags","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"subset-verification-and-search-algorithms-for","repo_url":"https://github.com/cxjdavin/active-causal-structure-learning-with-advice","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"subset-verification-and-search-algorithms-for","repo_url":"https://github.com/cxjdavin/adaptivity-complexity-for-causal-graph-discovery","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null}],"tasks":[{"task_slug":"causal-inference","task_name":"Causal Inference"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2301.03180","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2301.03180"}},"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/cxjdavin/adaptivity-complexity-for-causal-graph-discovery","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cxjdavin/active-causal-structure-learning-with-advice","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cxjdavin/subset-verification-and-search-algorithms-for-causal-dags","reach":null}],"summary":{"ran_draft_wrong":1,"ran_honours":1,"unverified":1},"by_repo_kind":{"official":{"samples":3,"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":"240897eb9d12e903","entry":"get_adj_list","repo":"cxjdavin/subset-verification-and-search-algorithms-for-causal-dags","repo_kind":"official","path":"our_code/subset_verify.py","file_url":"https://github.com/cxjdavin/subset-verification-and-search-algorithms-for-causal-dags/blob/HEAD/our_code/subset_verify.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"240897eb9d12e903"}},{"code_sha256_prefix":"df94980154fcbc1c","entry":"verification","repo":"cxjdavin/subset-verification-and-search-algorithms-for-causal-dags","repo_kind":"official","path":"our_code/subset_verify.py","file_url":"https://github.com/cxjdavin/subset-verification-and-search-algorithms-for-causal-dags/blob/HEAD/our_code/subset_verify.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"df94980154fcbc1c"}},{"code_sha256_prefix":"3f45d429b6f29f13","entry":"compute_minimum_vertex_cover","repo":"cxjdavin/subset-verification-and-search-algorithms-for-causal-dags","repo_kind":"official","path":"our_code/subset_verify.py","file_url":"https://github.com/cxjdavin/subset-verification-and-search-algorithms-for-causal-dags/blob/HEAD/our_code/subset_verify.py","link_basis":"first_harvest_node","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":"3f45d429b6f29f13"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}