{"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/doubly-robust-causal-effect-estimation-under","title":"Doubly Robust Causal Effect Estimation under Networked Interference via Targeted Learning","arxiv_id":"2405.03342","date":"2024-05-06","proceeding":null,"authors":["Weilin Chen","Ruichu Cai","Zeqin Yang","Jie Qiao","Yuguang Yan","Zijian Li","Zhifeng Hao"],"abstract":"Causal effect estimation under networked interference is an important but challenging problem. Available parametric methods are limited in their model space, while previous semiparametric methods, e.g., leveraging neural networks to fit only one single nuisance function, may still encounter misspecification problems under networked interference without appropriate assumptions on the data generation process. To mitigate bias stemming from misspecification, we propose a novel doubly robust causal effect estimator under networked interference, by adapting the targeted learning technique to the training of neural networks. Specifically, we generalize the targeted learning technique into the networked interference setting and establish the condition under which an estimator achieves double robustness. Based on the condition, we devise an end-to-end causal effect estimator by transforming the identified theoretical condition into a targeted loss. Moreover, we provide a theoretical analysis of our designed estimator, revealing a faster convergence rate compared to a single nuisance model. Extensive experimental results on two real-world networks with semisynthetic data demonstrate the effectiveness of our proposed estimators.","url_abs":"https://arxiv.org/abs/2405.03342v3","url_pdf":"https://arxiv.org/pdf/2405.03342v3.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":"doubly-robust-causal-effect-estimation-under","repo_url":"https://github.com/DMIRLAB-Group/TNet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"doubly-robust-causal-effect-estimation-under","repo_url":"https://github.com/WeilinChen507/targeted_interference","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2405.03342","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.03342"}},"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/WeilinChen507/targeted_","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/DMIRLAB-Group/TNet","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/WeilinChen507/targeted_interference","reach":null}],"summary":{"ran":10,"ran_draft_wrong":1,"ran_violates":1,"unverified":2},"by_repo_kind":{"official":{"samples":14,"ran":12,"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":14,"samples":[{"code_sha256_prefix":"2782419af7f08ae9","entry":"Density_Block","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"2782419af7f08ae9"}},{"code_sha256_prefix":"4f64d89739420cd5","entry":"Density_Estimator","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"4f64d89739420cd5"}},{"code_sha256_prefix":"adfd8afec41c8497","entry":"Discriminator_simplified","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"adfd8afec41c8497"}},{"code_sha256_prefix":"fcebe99277bfcf79","entry":"GCN","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"fcebe99277bfcf79"}},{"code_sha256_prefix":"1753ed8221bbdbc4","entry":"GraphConvolution","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"1753ed8221bbdbc4"}},{"code_sha256_prefix":"80dd0a4d4192cf9f","entry":"Predictor","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"80dd0a4d4192cf9f"}},{"code_sha256_prefix":"5a9e0c4170863dba","entry":"TR","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"5a9e0c4170863dba"}},{"code_sha256_prefix":"0e107e305cdca1d1","entry":"Truncated_power","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"0e107e305cdca1d1"}},{"code_sha256_prefix":"e0e067c9a043710c","entry":"comp_grid","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"e0e067c9a043710c"}},{"code_sha256_prefix":"dfe683cc11eadebf","entry":"criterion","repo":"DMIRLAB-Group/TNet","repo_kind":"official","path":"src/experiment.py","file_url":"https://github.com/DMIRLAB-Group/TNet/blob/HEAD/src/experiment.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":"dfe683cc11eadebf"}},{"code_sha256_prefix":"aa9c29936dee40a7","entry":"normalize","repo":"DMIRLAB-Group/TNet","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/DMIRLAB-Group/TNet/blob/HEAD/src/utils.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"aa9c29936dee40a7"}},{"code_sha256_prefix":"8fdb4158a7c629d1","entry":"sparse_mx_to_torch_sparse_tensor","repo":"DMIRLAB-Group/TNet","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/DMIRLAB-Group/TNet/blob/HEAD/src/utils.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":"8fdb4158a7c629d1"}},{"code_sha256_prefix":"d089f6de687cdf14","entry":"TargetedModel_DoubleBSpline","repo":"WeilinChen507/targeted_interference","repo_kind":"official","path":"src/targetedModel_DoubleBSpline.py","file_url":"https://github.com/WeilinChen507/targeted_interference/blob/HEAD/src/targetedModel_DoubleBSpline.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":"d089f6de687cdf14"}},{"code_sha256_prefix":"76e35582802dbeca","entry":"dataTransform","repo":"DMIRLAB-Group/TNet","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/DMIRLAB-Group/TNet/blob/HEAD/src/utils.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":"76e35582802dbeca"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}