Causal Time Series
Summary
Causal structure appears as both a data-generation assumption and a reasoning task in the time-series cluster.
What The Wiki Currently Believes
- CauKer combines Gaussian-process kernel composition with structural causal models to generate synthetic, causally coherent time series.
- CaTSG explicitly defines observational, interventional, and counterfactual time-series generation and instantiates it with backdoor-adjusted diffusion guidance.
- TarDiff is not a causal model, but it is a useful warning source for healthcare generation: downstream clinical utility can diverge from average fidelity, while observational EHR data remain confounded logged decision data.
- TimeOmni-1 includes causality discovery as one of the perception capabilities in TSR-Suite.
Evidence
CauKer uses causality to create pretraining data; CaTSG uses causality to define generation targets; TimeOmni-1 uses causality as a reasoning/evaluation target. Together they suggest causal structure is not optional if the goal is temporal understanding rather than curve fitting. TarDiff adds the utility caveat: even in healthcare, a generator can improve prediction without establishing causal intervention validity.
Relation To Foundation TSFM Agenda
This page maps directly to the causal/control slot in the Foundation Time-Series Model Research Agenda. Current local evidence is strongest for causal structure as synthetic-data prior or reasoning target; it is still weak for counterfactual action-conditioned rollout.
Tennessee Eastman Process Simulation Data adds an industrial boundary case: manipulated variables can be modeled as control-input channels, while fault injections are exogenous benchmark disturbances. This does not close counterfactual rollout without candidate interventions, rewards, or remediation actions.
Grid2Op adds a simulator-backed graph-control boundary case. In the early topology-controller challenge, injections are exogenous time series, topology is action-influenced, and overloads can feed back into topology through line disconnections and cooldown constraints. Later Grid2Op tracks add richer topology/control-input surfaces. This supports action-conditioned evaluation, but it is not evidence for causal discovery from observational time series or for a learned counterfactual rollout model.
Introducing machine learning for power system operation support adds a historical-labeling caveat: simulator replay of “what if this topology change had not occurred?” can extract plausible remedial-action labels from operator logs. This is counterfactual data construction, not proof that a learned model has identified causal structure.
LEAP nets for power grid perturbations sharpens the same split: synthetic topology variables can support controlled structural prediction, while the real RTE records use line-outage surrogates and should not be treated as causal identification from logged operator actions.
| Agenda slot | Verdict | Evidence | Missing pieces |
|---|---|---|---|
| Causal structure | partially closes | CauKer supplies causally structured synthetic generation; CaTSG partially closes counterfactual generation under a predefined SCM; TimeOmni-1 includes causal discovery as a reasoning task. | Needs transfer evidence on real temporal systems and richer causal benchmarks. |
| Control and counterfactuals | partially closes | CaTSG derives interventional and counterfactual diffusion objectives; Tennessee Eastman exposes manipulated-variable channels and L2RPN/Grid2Op exposes simulator-backed topology/control inputs with exogenous events. | Needs learned candidate-action rollout, intervention consequence prediction, and causal identification beyond simulator-defined or synthetic transitions. |
Open Questions
- How much causal correctness is needed for synthetic pretraining to transfer?
- Can models learn causality from synthetic templates without overfitting to template artifacts?
- How should real-world counterfactual generation be evaluated when ground-truth counterfactuals are unavailable?