paper-with-me

홈 › Papers

Causal Graph ODE: Continuous Treatment Effect Modeling in Multi-agent Dynamical Systems

2024-02-29 · Zijie Huang, Jeehyun Hwang, Junkai Zhang, Jinwoo Baik, Weitong Zhang, Dominik Wodarz, Yizhou Sun, Quanquan Gu, Wei Wang

Real-world multi-agent systems are often dynamic and continuous, where the agents co-evolve and undergo changes in their trajectories and interactions over time. For example, the COVID-19 transmission in the U.S. can be viewed as a multi-agent system, where states act as agents and daily population movements between them are interactions. Estimating the counterfactual outcomes in such systems enables accurate future predictions and effective decision-making, such as formulating COVID-19 policies. However, existing methods fail to model the continuous dynamic effects of treatments on the outcome, especially when multiple treatments (e.g., "stay-at-home" and "get-vaccine" policies) are applied simultaneously. To tackle this challenge, we propose Causal Graph Ordinary Differential Equations (CAG-ODE), a novel model that captures the continuous interaction among agents using a Graph Neural Network (GNN) as the ODE function. The key innovation of our model is to learn time-dependent representations of treatments and incorporate them into the ODE function, enabling precise predictions of potential outcomes. To mitigate confounding bias, we further propose two domain adversarial learning-based objectives, which enable our model to learn balanced continuous representations that are not affected by treatments or interference. Experiments on two datasets (i.e., COVID-19 and tumor growth) demonstrate the superior performance of our proposed model.

📄 PDF Abstract BibTeX arXiv:2403.00178

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDecision MakingGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Partial Identification of Treatment Effects with Implicit Generative Models

2022-10-14 · Vahid Balazadeh, Vasilis Syrgkanis, Rahul G. Krishnan

We consider the problem of partial identification, the estimation of bounds on the treatment effects from observational data. Although studied using discrete treatment variables or in specific causal graphs (e.g., instru…

GCF: Generalized Causal Forest for Heterogeneous Treatment Effect Estimation in Online Marketplace

2022-03-21 · Shu Wan, Chen Zheng, Zhonggen Sun, Mengfan Xu 외

Uplift modeling is a rapidly growing approach that utilizes causal inference and machine learning methods to directly estimate the heterogeneous treatment effects, which has been widely applied to various online marketpl…

Causal InferenceDecision MakingHeterogeneous Treatment Effect Estimation

Uplift Modeling based on Graph Neural Network Combined with Causal Knowledge

2023-11-14 · Haowen Wang, Xinyan Ye, Yangze Zhou, Zhiyi Zhang 외

Uplift modeling is a fundamental component of marketing effect modeling, which is commonly employed to evaluate the effects of treatments on outcomes. Through uplift modeling, we can identify the treatment with the great…

Graph Neural NetworkMarketing

Economic Causal Inference Based on DML Framework: Python Implementation of Binary and Continuous Treatment Variables

2025-02-27 · Shunxin Yao

This study utilizes a simulated dataset to establish Python code for Double Machine Learning (DML) using Anaconda's Jupyter Notebook and the DML software package from GitHub. The research focuses on causal inference expe…

Causal Inference

A Look into Causal Effects under Entangled Treatment in Graphs: Investigating the Impact of Contact on MRSA Infection

2023-07-17 · Jing Ma, Chen Chen, Anil Vullikanti, Ritwick Mishra 외

Methicillin-resistant Staphylococcus aureus (MRSA) is a type of bacteria resistant to certain antibiotics, making it difficult to prevent MRSA infections. Among decades of efforts to conquer infectious diseases caused by…