Causal Time Series Generation via Diffusion Models
By: Yutong Xia , Chang Xu , Yuxuan Liang and more
Potential Business Impact:
Makes computer predictions account for real-world causes.
Time series generation (TSG) synthesizes realistic sequences and has achieved remarkable success. Among TSG, conditional models generate sequences given observed covariates, however, such models learn observational correlations without considering unobserved confounding. In this work, we propose a causal perspective on conditional TSG and introduce causal time series generation as a new TSG task family, formalized within Pearl's causal ladder, extending beyond observational generation to include interventional and counterfactual settings. To instantiate these tasks, we develop CaTSG, a unified diffusion-based framework with backdoor-adjusted guidance that causally steers sampling toward desired interventions and individual counterfactuals while preserving observational fidelity. Specifically, our method derives causal score functions via backdoor adjustment and the abduction-action-prediction procedure, thus enabling principled support for all three levels of TSG. Extensive experiments on both synthetic and real-world datasets show that CaTSG achieves superior fidelity and also supporting interventional and counterfactual generation that existing baselines cannot handle. Overall, we propose the causal TSG family and instantiate it with CaTSG, providing an initial proof-of-concept and opening a promising direction toward more reliable simulation under interventions and counterfactual generation.
Similar Papers
Temporal Causal-based Simulation for Realistic Time-series Generation
Machine Learning (CS)
Makes computer models learn from real-world time data.
BRIDGE: Bootstrapping Text to Control Time-Series Generation via Multi-Agent Iterative Optimization and Diffusion Modeling
Machine Learning (CS)
Creates realistic data from text descriptions.
DS-Diffusion: Data Style-Guided Diffusion Model for Time-Series Generation
Machine Learning (CS)
Makes computer-made data match real-world styles.