paper-with-me

Papers

Treatment-Aware Hyperbolic Representation Learning for Causal Effect Estimation with Social Networks

2024-01-12 · Ziqiang Cui, Xing Tang, Yang Qiao, Bowei He, Liang Chen, Xiuqiang He, Chen Ma

Estimating the individual treatment effect (ITE) from observational data is a crucial research topic that holds significant value across multiple domains. How to identify hidden confounders poses a key challenge in ITE estimation. Recent studies have incorporated the structural information of social networks to tackle this challenge, achieving notable advancements. However, these methods utilize graph neural networks to learn the representation of hidden confounders in Euclidean space, disregarding two critical issues: (1) the social networks often exhibit a scalefree structure, while Euclidean embeddings suffer from high distortion when used to embed such graphs, and (2) each ego-centric network within a social network manifests a treatment-related characteristic, implying significant patterns of hidden confounders. To address these issues, we propose a novel method called Treatment-Aware Hyperbolic Representation Learning (TAHyper). Firstly, TAHyper employs the hyperbolic space to encode the social networks, thereby effectively reducing the distortion of confounder representation caused by Euclidean embeddings. Secondly, we design a treatment-aware relationship identification module that enhances the representation of hidden confounders by identifying whether an individual and her neighbors receive the same treatment. Extensive experiments on two benchmark datasets are conducted to demonstrate the superiority of our method.

📄 PDF Abstract BibTeX arXiv:2401.06557

Code (1)

ziqiangcui/tahyper 공식 구현 pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Contrastive representations of high-dimensional, structured treatments

2024-11-28 · Oriol Corcoll Andreu, Athanasios Vlontzos, Michael O'Riordan, Ciaran M. Gilligan-Lee

Estimating causal effects is vital for decision making. In standard causal effect estimation, treatments are usually binary- or continuous-valued. However, in many important real-world settings, treatments can be structu…

Decision Making

Fairness Through Causal Awareness: Learning Latent-Variable Models for Biased Data

2018-09-07 · David Madras, Elliot Creager, Toniann Pitassi, Richard Zemel

How do we learn from biased data? Historical datasets often reflect historical prejudices; sensitive or protected attributes may affect the observed treatments and outcomes. Classification algorithms tasked with predicti…

AttributeFairnessGeneral Classification

TV-SurvCaus: Dynamic Representation Balancing for Causal Survival Analysis

2025-05-03 · Ayoub Abraich

Estimating the causal effect of time-varying treatments on survival outcomes is a challenging task in many domains, particularly in medicine where treatment protocols adapt over time. While recent advances in representat…

Causal InferenceRepresentation LearningSurvival Analysis

Online Experimental Design With Estimation-Regret Trade-off Under Network Interference

2024-12-04 · Zhiheng Zhang, Zichen Wang

Network interference has attracted significant attention in the field of causal inference, encapsulating various sociological behaviors where the treatment assigned to one individual within a network may affect the outco…

Causal InferenceExperimental Design

Annotation-Assisted Learning of Treatment Policies From Multimodal Electronic Health Records

2025-07-28 · Henri Arno, Thomas Demeester arxiv

We study how to learn treatment policies from multimodal electronic health records (EHRs) that consist of tabular data and clinical text. These policies can help physicians make better treatment decisions and allocate he…