{"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/graph-intervention-networks-for-causal-effect","title":"Causal Effect Inference for Structured Treatments","arxiv_id":"2106.01939","date":"2021-06-03","proceeding":"NeurIPS 2021 12","authors":["Jean Kaddour","Yuchen Zhu","Qi Liu","Matt J. Kusner","Ricardo Silva"],"abstract":"We address the estimation of conditional average treatment effects (CATEs) for structured treatments (e.g., graphs, images, texts). Given a weak condition on the effect, we propose the generalized Robinson decomposition, which (i) isolates the causal estimand (reducing regularization bias), (ii) allows one to plug in arbitrary models for learning, and (iii) possesses a quasi-oracle convergence guarantee under mild assumptions. In experiments with small-world and molecular graphs we demonstrate that our approach outperforms prior work in CATE estimation.","url_abs":"https://arxiv.org/abs/2106.01939v3","url_pdf":"https://arxiv.org/pdf/2106.01939v3.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":"graph-intervention-networks-for-causal-effect","repo_url":"https://github.com/JeanKaddour/GIN","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"graph-intervention-networks-for-causal-effect","repo_url":"https://github.com/jeankaddour/sin","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2106.01939","atlas_url":"https://app.syntology.ai/?focus=2106.01939","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.01939"}},"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/jeankaddour/sin","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/JeanKaddour/GIN","reach":null}],"summary":{"ran":6,"ran_draft_wrong":11,"unverified":5},"by_repo_kind":{"official":{"samples":22,"ran":17,"repositories":2}},"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":22,"samples":[{"code_sha256_prefix":"4c999cbe37352059","entry":"CovariatesFeatureExtractor","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4c999cbe37352059"}},{"code_sha256_prefix":"73fa9c282a076a52","entry":"GNN","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"73fa9c282a076a52"}},{"code_sha256_prefix":"8128956f9c45999f","entry":"MLP","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8128956f9c45999f"}},{"code_sha256_prefix":"ab8a3a233a3840fc","entry":"NoneScheduler","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ab8a3a233a3840fc"}},{"code_sha256_prefix":"a4d42546ff617956","entry":"PropensityNet","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a4d42546ff617956"}},{"code_sha256_prefix":"c1113a6bf99c4952","entry":"create_batch_norm_gnn_layers","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c1113a6bf99c4952"}},{"code_sha256_prefix":"ae301125a4b008c8","entry":"create_gnn_layers","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ae301125a4b008c8"}},{"code_sha256_prefix":"294b70273ade6338","entry":"distmat","repo":"JeanKaddour/GIN","repo_kind":"official","path":"models/building_blocks/hsic_utils.py","file_url":"https://github.com/JeanKaddour/GIN/blob/HEAD/models/building_blocks/hsic_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"294b70273ade6338"}},{"code_sha256_prefix":"4a783e0b6fe067d9","entry":"get_activation","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4a783e0b6fe067d9"}},{"code_sha256_prefix":"c8b08bf3c23fcc45","entry":"get_gnn_conv","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c8b08bf3c23fcc45"}},{"code_sha256_prefix":"22410473bbf603db","entry":"get_initialiser","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"22410473bbf603db"}},{"code_sha256_prefix":"6d0f33c1da82bfd0","entry":"get_lr_scheduler","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6d0f33c1da82bfd0"}},{"code_sha256_prefix":"cfcdae6cee6c95eb","entry":"get_optimizer","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cfcdae6cee6c95eb"}},{"code_sha256_prefix":"7d9eaa4e40ef476e","entry":"get_optimizer_scheduler","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7d9eaa4e40ef476e"}},{"code_sha256_prefix":"132db5a86a335afb","entry":"hsic_regular","repo":"JeanKaddour/GIN","repo_kind":"official","path":"models/building_blocks/hsic_utils.py","file_url":"https://github.com/JeanKaddour/GIN/blob/HEAD/models/building_blocks/hsic_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"132db5a86a335afb"}},{"code_sha256_prefix":"f79c5f76af695e65","entry":"kernelmat","repo":"JeanKaddour/GIN","repo_kind":"official","path":"models/building_blocks/hsic_utils.py","file_url":"https://github.com/JeanKaddour/GIN/blob/HEAD/models/building_blocks/hsic_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f79c5f76af695e65"}},{"code_sha256_prefix":"2849c9766e8e383b","entry":"sigma_estimation","repo":"JeanKaddour/GIN","repo_kind":"official","path":"models/building_blocks/hsic_utils.py","file_url":"https://github.com/JeanKaddour/GIN/blob/HEAD/models/building_blocks/hsic_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2849c9766e8e383b"}},{"code_sha256_prefix":"c817a2bc4b41e348","entry":"COMONet","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c817a2bc4b41e348"}},{"code_sha256_prefix":"3707b90542546eae","entry":"NeuralNetworkEstimator","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3707b90542546eae"}},{"code_sha256_prefix":"e130aa9c7cd51cf6","entry":"SIN","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e130aa9c7cd51cf6"}},{"code_sha256_prefix":"88bb4b9318b33b7c","entry":"TreatmentFeatureExtractor","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"88bb4b9318b33b7c"}},{"code_sha256_prefix":"74330067f61d9957","entry":"init_layers","repo":"jeankaddour/sin","repo_kind":"official","path":"models/sin.py","file_url":"https://github.com/jeankaddour/sin/blob/HEAD/models/sin.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"74330067f61d9957"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}