Papers › Doubly Robust Causal Effect Estimation under Networked Interference via Targeted Learning

Doubly Robust Causal Effect Estimation under Networked Interference via Targeted Learning

6 May 2024arXiv:2405.03342archive 2025-07-28

Weilin Chen, Ruichu Cai, Zeqin Yang, Jie Qiao, Yuguang Yan, Zijian Li, Zhifeng Hao

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.03342")

Code

Syntology Ran 12 of 14 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 10 ran with no contract checked.

By repository: official repository: 14 samples from 2 repositories, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

DMIRLAB-Group/TNet officialmentioned in paperpytorch report
WeilinChen507/targeted_interference officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 12 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
10ran
2unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Density_Block WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran no licence file found · pointer only · 2782419af7f08ae9 · report
Density_Estimator WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran no licence file found · pointer only · 4f64d89739420cd5 · report
Discriminator_simplified WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran fingerprinted no licence file found · pointer only · adfd8afec41c8497 · report
GCN WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran no licence file found · pointer only · fcebe99277bfcf79 · report
GraphConvolution WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran no licence file found · pointer only · 1753ed8221bbdbc4 · report
Predictor WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran fingerprinted no licence file found · pointer only · 80dd0a4d4192cf9f · report
TR WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran no licence file found · pointer only · 5a9e0c4170863dba · report
Truncated_power WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran no licence file found · pointer only · 0e107e305cdca1d1 · report
comp_grid WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · e0e067c9a043710c · report
criterion DMIRLAB-Group/TNet/src/experiment.py official repository ran fingerprinted no licence file found · pointer only · dfe683cc11eadebf · report
normalize DMIRLAB-Group/TNet/src/utils.py official repository ran · violated contract no licence file found · pointer only · aa9c29936dee40a7 · report
sparse_mx_to_torch_sparse_tensor DMIRLAB-Group/TNet/src/utils.py official repository ran no licence file found · pointer only · 8fdb4158a7c629d1 · report
TargetedModel_DoubleBSpline WeilinChen507/targeted_interference/src/targetedModel_DoubleBSpline.py official repository unverified no licence file found · pointer only · d089f6de687cdf14 · report
dataTransform DMIRLAB-Group/TNet/src/utils.py official repository unverified no licence file found · pointer only · 76e35582802dbeca · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections