paper-with-me

Papers

Deconfounding Temporal Autoencoder: Estimating Treatment Effects over Time Using Noisy Proxies

2021-12-06 · Milan Kuzmanovic, Tobias Hatt, Stefan Feuerriegel

Estimating individualized treatment effects (ITEs) from observational data is crucial for decision-making. In order to obtain unbiased ITE estimates, a common assumption is that all confounders are observed. However, in practice, it is unlikely that we observe these confounders directly. Instead, we often observe noisy measurements of true confounders, which can serve as valid proxies. In this paper, we address the problem of estimating ITE in the longitudinal setting where we observe noisy proxies instead of true confounders. To this end, we develop the Deconfounding Temporal Autoencoder, a novel method that leverages observed noisy proxies to learn a hidden embedding that reflects the true hidden confounders. In particular, the DTA combines a long short-term memory autoencoder with a causal regularization penalty that renders the potential outcomes and treatment assignment conditionally independent given the learned hidden embedding. Once the hidden embedding is learned via DTA, state-of-the-art outcome models can be used to control for it and obtain unbiased estimates of ITE. Using synthetic and real-world medical data, we demonstrate the effectiveness of our DTA by improving over state-of-the-art benchmarks by a substantial margin.

📄 PDF Abstract BibTeX arXiv:2112.03013

Code (1)

mkuzma96/dta 공식 구현 pytorch

Tasks

Decision Makingvalid

Similar Papers 제목 키워드 기반

Sequential Deconfounding for Causal Inference with Unobserved Confounders

2021-04-16 · Tobias Hatt, Stefan Feuerriegel

Using observational data to estimate the effect of a treatment is a powerful tool for decision-making when randomized experiments are infeasible or costly. However, observational data often yields biased estimates of tre…

Causal InferenceDecision Making

Synergizing Deconfounding and Temporal Generalization For Time-series Counterfactual Outcome Estimation

2025-11-20 · Yiling Liu, Juncheng Dong, Chen Fu, Wei Shi 외 arxiv

Estimating counterfactual outcomes from time-series observations is crucial for effective decision-making, e.g. when to administer a life-saving treatment, yet remains significantly challenging because (i) the counterfac…

Estimating Treatment Effects in Continuous Time with Hidden Confounders

2023-02-19 · Defu Cao, James Enouen, Yan Liu

Estimating treatment effects plays a crucial role in causal inference, having many real-world applications like policy analysis and decision making. Nevertheless, estimating treatment effects in the longitudinal setting …

Causal InferenceDecision MakingIrregular Time SeriesTime Series Analysis

Time Series Deconfounder: Estimating Treatment Effects over Time in the Presence of Hidden Confounders

2019-02-01 · ICML 2020 1 · Ioana Bica, Ahmed M. Alaa, Mihaela van der Schaar

The estimation of treatment effects is a pervasive problem in medicine. Existing methods for estimating treatment effects from longitudinal observational data assume that there are no hidden confounders, an assumption th…

Causal InferenceTime SeriesTime Series Analysis

DFW: A Novel Weighting Scheme for Covariate Balancing and Treatment Effect Estimation

2025-08-07 · Ahmad Saeed Khan, Erik Schaffernicht, Johannes Andreas Stork arxiv

Estimating causal effects from observational data is challenging due to selection bias, which leads to imbalanced covariate distributions across treatment groups. Propensity score-based weighting methods are widely used …