paper-with-me

홈 › Papers

Using Embeddings to Correct for Unobserved Confounding in Networks

2019-02-11 · NeurIPS 2019 12 · Victor Veitch, Yixin Wang, David M. Blei

We consider causal inference in the presence of unobserved confounding. We study the case where a proxy is available for the unobserved confounding in the form of a network connecting the units. For example, the link structure of a social network carries information about its members. We show how to effectively use the proxy to do causal inference. The main idea is to reduce the causal estimation problem to a semi-supervised prediction of both the treatments and outcomes. Networks admit high-quality embedding models that can be used for this semi-supervised prediction. We show that the method yields valid inferences under suitable (weak) conditions on the quality of the predictive model. We validate the method with experiments on a semi-synthetic social network dataset. Code is available at github.com/vveitch/causal-network-embeddings.

📄 PDF Abstract BibTeX arXiv:1902.04114

Code (3)

vveitch/causal-embeddings 공식 구현 tf
vveitch/causal-network-embeddings 공식 구현 tf
irinacristali/peer-contagion-on-networks tf

Tasks

Causal Inferencevalid

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Hidden yet quantifiable: A lower bound for confounding strength using randomized trials

2023-12-06 · Piersilvio De Bartolomeis, Javier Abad, Konstantin Donhauser, Fanny Yang

In the era of fast-paced precision medicine, observational studies play a major role in properly evaluating new treatments in clinical practice. Yet, unobserved confounding can significantly compromise causal conclusions…

valid

Controlling for Unobserved Confounding with Large Language Model Classification of Patient Smoking Status

2024-11-05 · Samuel Lee, Zach Wood-Doughty

Causal understanding is a fundamental goal of evidence-based medicine. When randomization is impossible, causal inference methods allow the estimation of treatment effects from retrospective analysis of observational dat…

Causal InferenceLanguage ModelingLanguage ModellingLarge Language Model

Cross-Head Attention Uplift Network with Inverse Propensity Score under Unobserved Confounding

2026-06-25 · Haoran Zhang, Chuanpu Li, Yuxin Fu, Bin Tong 외 arxiv

Uplift modeling, crucial for estimating individual treatment effects (ITE), faces dual challenges: flexibly leveraging inter-group similarity to enhance discriminative power and debiasing under unobserved confounding sce…

Causal Inference

Causal Fairness under Unobserved Confounding: A Neural Sensitivity Framework

2023-11-30 · Maresa Schröder, Dennis Frauen, Stefan Feuerriegel

Fairness for machine learning predictions is widely required in practice for legal, ethical, and societal reasons. Existing work typically focuses on settings without unobserved confounding, even though unobserved confou…

FairnessSensitivity

Balancing Unobserved Confounding with a Few Unbiased Ratings in Debiased Recommendations

2023-04-17 · Haoxuan Li, Yanghao Xiao, Chunyuan Zheng, Peng Wu

Recommender systems are seen as an effective tool to address information overload, but it is widely known that the presence of various biases makes direct training on large-scale observational data result in sub-optimal …

ImputationRecommendation Systems