paper-with-me

홈 › Papers

CF-GODE: Continuous-Time Causal Inference for Multi-Agent Dynamical Systems

2023-06-20 · Song Jiang, Zijie Huang, Xiao Luo, Yizhou Sun

Multi-agent dynamical systems refer to scenarios where multiple units interact with each other and evolve collectively over time. To make informed decisions in multi-agent dynamical systems, such as determining the optimal vaccine distribution plan, it is essential for decision-makers to estimate the continuous-time counterfactual outcomes. However, existing studies of causal inference over time rely on the assumption that units are mutually independent, which is not valid for multi-agent dynamical systems. In this paper, we aim to bridge this gap and study how to estimate counterfactual outcomes in multi-agent dynamical systems. Causal inference in a multi-agent dynamical system has unique challenges: 1) Confounders are time-varying and are present in both individual unit covariates and those of other units; 2) Units are affected by not only their own but also others' treatments; 3) The treatments are naturally dynamic, such as receiving vaccines and boosters in a seasonal manner. We model a multi-agent dynamical system as a graph and propose CounterFactual GraphODE (CF-GODE), a causal model that estimates continuous-time counterfactual outcomes in the presence of inter-dependencies between units. To facilitate continuous-time estimation, we propose Treatment-Induced GraphODE, a novel ordinary differential equation based on GNN, which incorporates dynamical treatments as additional inputs to predict potential outcomes over time. To remove confounding bias, we propose two domain adversarial learning based objectives that learn balanced continuous representation trajectories, which are not predictive of treatments and interference. We further provide theoretical justification to prove their effectiveness. Experiments on two semi-synthetic datasets confirm that CF-GODE outperforms baselines on counterfactual estimation. We also provide extensive analyses to understand how our model works.

📄 PDF Abstract BibTeX arXiv:2306.11216

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inferencecounterfactual

Similar Papers 제목 키워드 기반

PGODE: Towards High-quality System Dynamics Modeling

2023-11-11 · Xiao Luo, Yiyang Gu, Huiyu Jiang, Hang Zhou 외

This paper studies the problem of modeling multi-agent dynamical systems, where agents could interact mutually to influence their behaviors. Recent research predominantly uses geometric graphs to depict these mutual inte…

DisentanglementVariational Inference

Ordinary differential equations on graph networks

2019-09-25 · Juntang Zhuang, Nicha Dvornek, Xiaoxiao Li, James S. Duncan

Recently various neural networks have been proposed for irregularly structured data such as graphs and manifolds. To our knowledge, all existing graph networks have discrete depth. Inspired by neural ordinary differentia…

Graph ClassificationGraph Neural NetworkNode Classification

Dynamic Graph Neural ODE Network for Multi-modal Emotion Recognition in Conversation

2024-12-04 · Yuntao Shou, Tao Meng, Wei Ai, Keqin Li

Multimodal emotion recognition in conversation (MERC) refers to identifying and classifying human emotional states by combining data from multiple different modalities (e.g., audio, images, text, video, etc.). Most exist…

Emotion RecognitionEmotion Recognition in ConversationMultimodal Emotion Recognition

Neural Generalized Ordinary Differential Equations with Layer-varying Parameters

2022-09-21 · Duo Yu, Hongyu Miao, Hulin Wu

Deep residual networks (ResNets) have shown state-of-the-art performance in various real-world applications. Recently, the ResNets model was reparameterized and interpreted as solutions to a continuous ordinary different…

Computational Efficiency

Latent-Hysteresis Graph ODEs: Modeling Coupled Topology-Feature Evolution via Continuous Phase Transitions

2026-04-27 · Qinhan Hou, Jing Tang arxiv

Graph neural ordinary differential equations (Graph ODEs) extend graph learning from discrete message-passing layers to continuous-time representation flows. While it supports adaptive long-range propagation, we show tha…

Graph Learning