Time After Time: Deep-Q Effect Estimation for Interventions on When and What to do
Yoav Wald, Mark Goldstein, Yonathan Efroni, Wouter A. C. van Amsterdam, Rajesh Ranganath
TL;DR
The paper tackles estimating the causal impact of both when to intervene and what intervention to apply under irregular timing. It introduces EDQ, a model-free deep-Q method for decision point processes that dynamically reasons about earliest disagreement times, enabling off-policy evaluation with transformers in continuous time. The authors provide identifiability conditions via local independences and prove an empirical consistency result for EDQ, validating the approach on time-to-failure and tumor-growth simulations. This work advances scalable, high-dimensional causal inference for sequential treatments with irregular observation intervals and offers a practical framework for healthcare, robotics, and finance applications.
Abstract
Problems in fields such as healthcare, robotics, and finance requires reasoning about the value both of what decision or action to take and when to take it. The prevailing hope is that artificial intelligence will support such decisions by estimating the causal effect of policies such as how to treat patients or how to allocate resources over time. However, existing methods for estimating the effect of a policy struggle with \emph{irregular time}. They either discretize time, or disregard the effect of timing policies. We present a new deep-Q algorithm that estimates the effect of both when and what to do called Earliest Disagreement Q-Evaluation (EDQ). EDQ makes use of recursion for the Q-function that is compatible with flexible sequence models, such as transformers. EDQ provides accurate estimates under standard assumptions. We validate the approach through experiments on survival time and tumor growth tasks.
