Time-Aware Synthetic Control
Saeyoung Rho, Cyrus Illick, Samhitha Narasipura, Alberto Abadie, Daniel Hsu, Vishal Misra
TL;DR
Time-Aware Synthetic Control (TASC) extends synthetic control by embedding panel data into a linear Gaussian state-space model with a persistent trend, enabling explicit use of time ordering via $x_t = A x_{t-1} + q_{t-1}$ and $y_t = H x_t + r_t$. It uses an EM algorithm to learn parameters and Kalman filtering with Rauch–Tung–Striebel smoothing to perform counterfactual inference after treatment, treating post-intervention target data as missing. Empirical results on simulated data and real-world cases (e.g., Proposition 99 in California, cricket, and NBA score trajectories) show TASC delivers improved predictive accuracy in high-noise, trend-rich settings and produces narrower confidence intervals than baselines like CIM. The work highlights the value of incorporating temporal dynamics alongside low-rank structure in causal panel data, while noting limitations (single time series, linear trend) and pointing to future extensions toward multivariate, nonlinear state-space models and more scalable learning methods.
Abstract
The synthetic control (SC) framework is widely used for observational causal inference with time-series panel data. SC has been successful in diverse applications, but existing methods typically treat the ordering of pre-intervention time indices interchangeable. This invariance means they may not fully take advantage of temporal structure when strong trends are present. We propose Time-Aware Synthetic Control (TASC), which employs a state-space model with a constant trend while preserving a low-rank structure of the signal. TASC uses the Kalman filter and Rauch-Tung-Striebel smoother: it first fits a generative time-series model with expectation-maximization and then performs counterfactual inference. We evaluate TASC on both simulated and real-world datasets, including policy evaluation and sports prediction. Our results suggest that TASC offers advantages in settings with strong temporal trends and high levels of observation noise.
